Page MenuHomePhabricator

Update Timer Widget
Closed, ResolvedPublic

Description

An update timer widget could be used to create a QTimer with a graphical user interface.

Event Timeline

[SVN revision 23100]
ADD (#4104): Added the update timer widget to the IGTUI

[SVN revision 23101]
COMP (#4104): Made math.h include linux compatible

[SVN revision 23323]
COMP (#4104): fixed int/ unsigned int comparison

[fc8345]: Merge branch 'bug-4104-AddIconsToUpdateTimerWidget'

Merged commits:

2011-05-17 13:37:43 Alexander Seitel [3b7c04]
Added "play" and "stop" icon


2011-05-17 13:35:02 Alexander Seitel [12e65e]
Toggle configuration widget on Connected/Disconnected

[d2d5cd]: Merge branch 'bug-4104-RemoveVerticalSpacer'

Merged commits:

2011-05-17 13:54:25 Alexander Seitel [f12fba]
Remove vertical spacer from widget

[96fea8]: Merge branch 'bug-4104-AddIconsToUpdateTimerWidget'

Merged commits:

2011-05-18 14:09:36 Alexander Seitel [a04d58]
Added play and stop icon

[1d966d]: Merge branch 'bug-4104-AddMethodForChangingButtonIcons'

Merged commits:

2011-07-05 12:30:55 Paul Mercea [df9237]

  • added an enum for adressing the widget buttons
  • added a SetIcon(QIcon) method for changing the buttons icons

[01a417]: Merge branch 'bug-4104-UpdateTimerWidget'

Merged commits:

2011-10-21 13:31:46 Paul Mercea [7e7c67]
Changed start navigation icon

In order to have to similar looking icons for start and stop the navigation
I created a new one for start.


2011-10-10 15:38:51 Paul Mercea [0f69f7]
created new play icon so that it matches with the glossy stop icon