aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Shared
Commit message (Collapse)AuthorAgeFilesLines
* add a GUI helper class for PropertiesRoleMaarten Vanraes2016-02-121-0/+172
|
* add an Actions RoleMaarten Vanraes2016-02-101-0/+167
|
* add a Properties RoleMaarten Vanraes2016-02-101-0/+200
|
* Dialog: remove regression from forcing buttons at the bottomMaarten Vanraes2016-02-031-4/+2
|
* manaclock - Added local NTP server setup mga#17569Angelo Naselli2016-02-021-16/+23
|
* force buttons to be always at the bottom of a dialogMaarten Vanraes2016-02-011-2/+3
|
* typoMaarten Vanraes2016-01-121-1/+1
|
* better handling of event return valuesMaarten Vanraes2016-01-122-6/+7
| | | | | | 0 if need to exit positive if not handled yet and negative otherwise.
* typo in type validationMaarten Vanraes2016-01-111-1/+1
|
* Updated dateAngelo Naselli2016-01-1112-12/+12
|
* Updated dateAngelo Naselli2016-01-119-9/+9
|
* add parent link to EventHandlerRole move parentDialogMaarten Vanraes2016-01-093-22/+39
|
* forgot variables due to copy pasteMaarten Vanraes2016-01-091-0/+3
|
* Convert to use ReplacePointMaarten Vanraes2016-01-091-25/+14
|
* Add a ReplacePoint wrapper objectMaarten Vanraes2016-01-091-0/+231
|
* Allow child EventHandlersMaarten Vanraes2016-01-091-1/+73
|
* rename ExtTab item functionsMaarten Vanraes2016-01-091-19/+19
|
* EventHandlerRole: add item helper functions (MenuEvent)Maarten Vanraes2016-01-091-0/+105
|
* added cl help for yui options for fullscreen and noborderAngelo Naselli2016-01-041-0/+12
|
* delWidget needs event name not eventAngelo Naselli2016-01-012-6/+7
| | | | changed processEvents to manage event deletion during event managing
* Restored Icon and Title behaviour or they were missed in mpan,Angelo Naselli2016-01-011-1/+4
| | | | using Shared::GUI::Dialog solves this problem
* Added conf-dir option to get local configurationAngelo Naselli2015-12-221-0/+9
|
* Fix typoYuri Chornoivan2015-12-201-1/+1
|
* Dialog: typo when checking YDumbTab componentMaarten Vanraes2015-12-081-1/+1
|
* Removed more breakpointsAngelo Naselli2015-12-081-1/+1
|
* Do not delete YDumbTab child (YReplacePoint)Maarten Vanraes2015-12-061-3/+0
|
* error in recursive ExtTab: clean up properlyMaarten Vanraes2015-12-051-1/+43
|
* Changed constant valuesAngelo Naselli2015-12-021-33/+89
|
* eventHandler attribute requires to be an EventHandler RoleMaarten Vanraes2015-11-301-1/+1
|
* Added doc on usageAngelo Naselli2015-11-231-0/+6
|
* Added ComandLine moduleAngelo Naselli2015-11-172-0/+192
|
* parentDialog function is only useful on EventRole classesMaarten Vanraes2015-09-062-24/+24
|
* Fixed factories initializationAngelo Naselli2015-09-051-7/+22
|
* fixed commentAngelo Naselli2015-08-301-2/+3
|
* Added event_timeout rw attribute to GUI::Dialog to allow manage ↵Angelo Naselli2015-08-301-1/+14
| | | | $yui::YEvent::TimeoutEvent
* fixed comment on PODAngelo Naselli2015-08-301-1/+2
|
* Added Type constraint on dialog typeAngelo Naselli2015-08-301-1/+6
|
* changed call order, seems that matter for yui-qt implementationAngelo Naselli2015-08-291-2/+2
|
* an ExtTab has both the Event Role (being a widget) and an EventHandlerMaarten Vanraes2015-08-291-51/+85
| | | | role for it's children.
* add a Dialog helper class using the EventHandler RoleMaarten Vanraes2015-08-291-0/+424
|
* add a Role-based Event handling systemMaarten Vanraes2015-08-293-0/+665
|
* Fixed Tab refreshmentAngelo Naselli2015-08-271-1/+17
| | | | Added missed comments
* Move ExtTab module to GUI subdirMaarten Vanraes2015-08-261-11/+11
|
* use an Array and a helper Item class so that yui::YItem can be compared.Maarten Vanraes2015-08-251-41/+121
|
* Add a ExtTab shared module for helping managing YDumbTab widgetsMaarten Vanraes2015-08-251-0/+327
|
* avoid crashing when getting unexpected undefined values with new libuserAngelo Naselli2015-08-051-1/+5
|
* Default behavior is now looking for localdirAngelo Naselli2015-08-051-2/+4
|
* Added setmask to mask logging levelAngelo Naselli2015-08-051-0/+24
|
* Added identifier on logging (see Sys::Syslog)Angelo Naselli2015-08-051-0/+68
|
* Added search for identifierAngelo Naselli2015-08-051-0/+9
|