Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a GUI helper class for PropertiesRole | Maarten Vanraes | 2016-02-12 | 1 | -0/+172 |
| | |||||
* | add an Actions Role | Maarten Vanraes | 2016-02-10 | 1 | -0/+167 |
| | |||||
* | add a Properties Role | Maarten Vanraes | 2016-02-10 | 1 | -0/+200 |
| | |||||
* | Dialog: remove regression from forcing buttons at the bottom | Maarten Vanraes | 2016-02-03 | 1 | -4/+2 |
| | |||||
* | manaclock - Added local NTP server setup mga#17569 | Angelo Naselli | 2016-02-02 | 1 | -16/+23 |
| | |||||
* | force buttons to be always at the bottom of a dialog | Maarten Vanraes | 2016-02-01 | 1 | -2/+3 |
| | |||||
* | typo | Maarten Vanraes | 2016-01-12 | 1 | -1/+1 |
| | |||||
* | better handling of event return values | Maarten Vanraes | 2016-01-12 | 2 | -6/+7 |
| | | | | | | 0 if need to exit positive if not handled yet and negative otherwise. | ||||
* | typo in type validation | Maarten Vanraes | 2016-01-11 | 1 | -1/+1 |
| | |||||
* | Updated date | Angelo Naselli | 2016-01-11 | 12 | -12/+12 |
| | |||||
* | Updated date | Angelo Naselli | 2016-01-11 | 9 | -9/+9 |
| | |||||
* | add parent link to EventHandlerRole move parentDialog | Maarten Vanraes | 2016-01-09 | 3 | -22/+39 |
| | |||||
* | forgot variables due to copy paste | Maarten Vanraes | 2016-01-09 | 1 | -0/+3 |
| | |||||
* | Convert to use ReplacePoint | Maarten Vanraes | 2016-01-09 | 1 | -25/+14 |
| | |||||
* | Add a ReplacePoint wrapper object | Maarten Vanraes | 2016-01-09 | 1 | -0/+231 |
| | |||||
* | Allow child EventHandlers | Maarten Vanraes | 2016-01-09 | 1 | -1/+73 |
| | |||||
* | rename ExtTab item functions | Maarten Vanraes | 2016-01-09 | 1 | -19/+19 |
| | |||||
* | EventHandlerRole: add item helper functions (MenuEvent) | Maarten Vanraes | 2016-01-09 | 1 | -0/+105 |
| | |||||
* | added cl help for yui options for fullscreen and noborder | Angelo Naselli | 2016-01-04 | 1 | -0/+12 |
| | |||||
* | delWidget needs event name not event | Angelo Naselli | 2016-01-01 | 2 | -6/+7 |
| | | | | changed processEvents to manage event deletion during event managing | ||||
* | Restored Icon and Title behaviour or they were missed in mpan, | Angelo Naselli | 2016-01-01 | 1 | -1/+4 |
| | | | | using Shared::GUI::Dialog solves this problem | ||||
* | Added conf-dir option to get local configuration | Angelo Naselli | 2015-12-22 | 1 | -0/+9 |
| | |||||
* | Fix typo | Yuri Chornoivan | 2015-12-20 | 1 | -1/+1 |
| | |||||
* | Dialog: typo when checking YDumbTab component | Maarten Vanraes | 2015-12-08 | 1 | -1/+1 |
| | |||||
* | Removed more breakpoints | Angelo Naselli | 2015-12-08 | 1 | -1/+1 |
| | |||||
* | Do not delete YDumbTab child (YReplacePoint) | Maarten Vanraes | 2015-12-06 | 1 | -3/+0 |
| | |||||
* | error in recursive ExtTab: clean up properly | Maarten Vanraes | 2015-12-05 | 1 | -1/+43 |
| | |||||
* | Changed constant values | Angelo Naselli | 2015-12-02 | 1 | -33/+89 |
| | |||||
* | eventHandler attribute requires to be an EventHandler Role | Maarten Vanraes | 2015-11-30 | 1 | -1/+1 |
| | |||||
* | Added doc on usage | Angelo Naselli | 2015-11-23 | 1 | -0/+6 |
| | |||||
* | Added ComandLine module | Angelo Naselli | 2015-11-17 | 2 | -0/+192 |
| | |||||
* | parentDialog function is only useful on EventRole classes | Maarten Vanraes | 2015-09-06 | 2 | -24/+24 |
| | |||||
* | Fixed factories initialization | Angelo Naselli | 2015-09-05 | 1 | -7/+22 |
| | |||||
* | fixed comment | Angelo Naselli | 2015-08-30 | 1 | -2/+3 |
| | |||||
* | Added event_timeout rw attribute to GUI::Dialog to allow manage ↵ | Angelo Naselli | 2015-08-30 | 1 | -1/+14 |
| | | | | $yui::YEvent::TimeoutEvent | ||||
* | fixed comment on POD | Angelo Naselli | 2015-08-30 | 1 | -1/+2 |
| | |||||
* | Added Type constraint on dialog type | Angelo Naselli | 2015-08-30 | 1 | -1/+6 |
| | |||||
* | changed call order, seems that matter for yui-qt implementation | Angelo Naselli | 2015-08-29 | 1 | -2/+2 |
| | |||||
* | an ExtTab has both the Event Role (being a widget) and an EventHandler | Maarten Vanraes | 2015-08-29 | 1 | -51/+85 |
| | | | | role for it's children. | ||||
* | add a Dialog helper class using the EventHandler Role | Maarten Vanraes | 2015-08-29 | 1 | -0/+424 |
| | |||||
* | add a Role-based Event handling system | Maarten Vanraes | 2015-08-29 | 3 | -0/+665 |
| | |||||
* | Fixed Tab refreshment | Angelo Naselli | 2015-08-27 | 1 | -1/+17 |
| | | | | Added missed comments | ||||
* | Move ExtTab module to GUI subdir | Maarten Vanraes | 2015-08-26 | 1 | -11/+11 |
| | |||||
* | use an Array and a helper Item class so that yui::YItem can be compared. | Maarten Vanraes | 2015-08-25 | 1 | -41/+121 |
| | |||||
* | Add a ExtTab shared module for helping managing YDumbTab widgets | Maarten Vanraes | 2015-08-25 | 1 | -0/+327 |
| | |||||
* | avoid crashing when getting unexpected undefined values with new libuser | Angelo Naselli | 2015-08-05 | 1 | -1/+5 |
| | |||||
* | Default behavior is now looking for localdir | Angelo Naselli | 2015-08-05 | 1 | -2/+4 |
| | |||||
* | Added setmask to mask logging level | Angelo Naselli | 2015-08-05 | 1 | -0/+24 |
| | |||||
* | Added identifier on logging (see Sys::Syslog) | Angelo Naselli | 2015-08-05 | 1 | -0/+68 |
| | |||||
* | Added search for identifier | Angelo Naselli | 2015-08-05 | 1 | -0/+9 |
| |