Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed icon and title | Angelo Naselli | 2015-12-30 | 1 | -17/+11 |
* | fixed icon and title | Angelo Naselli | 2015-12-30 | 1 | -2/+8 |
* | fixed icon and title | Angelo Naselli | 2015-12-30 | 1 | -33/+12 |
* | fixed icon and title | Angelo Naselli | 2015-12-30 | 1 | -7/+8 |
* | fixed icon and title | Angelo Naselli | 2015-12-30 | 1 | -2/+8 |
* | fixed icons | Angelo Naselli | 2015-12-30 | 4 | -4/+8 |
* | MainDisplay now use Moose and Shared::GUI::Dialog | Angelo Naselli | 2015-12-28 | 2 | -317/+482 |
* | used logging role | Angelo Naselli | 2015-12-28 | 1 | -0/+65 |
* | removed Logger from module, those who logs implements logging role | Angelo Naselli | 2015-12-28 | 1 | -24/+0 |
* | Added Logging role | Angelo Naselli | 2015-12-28 | 2 | -0/+100 |
* | Removed unused dep | Angelo Naselli | 2015-12-28 | 1 | -2/+0 |
* | Updated for using new ConfigReader implementation | Angelo Naselli | 2015-12-27 | 1 | -2/+2 |
* | ManaTools::ConfigReader is now implemented using Moose | Angelo Naselli | 2015-12-27 | 1 | -58/+261 |
* | removed breakpoints | Angelo Naselli | 2015-12-27 | 2 | -2/+2 |
* | typo | Angelo Naselli | 2015-12-27 | 1 | -1/+1 |
* | changed for new SettingReader implementation | Angelo Naselli | 2015-12-27 | 1 | -1/+2 |
* | SettingReader uses Moose now | Angelo Naselli | 2015-12-27 | 1 | -20/+25 |
* | RO attributes | Angelo Naselli | 2015-12-27 | 1 | -2/+2 |
* | Updated for new Category implementation | Angelo Naselli | 2015-12-27 | 1 | -19/+26 |
* | Used Moose | Angelo Naselli | 2015-12-27 | 1 | -69/+93 |
* | Acting as ConfigDirRole | Angelo Naselli | 2015-12-26 | 1 | -7/+38 |
* | Added ConfigDirRole to be used in modules as a single configuration dir | Angelo Naselli | 2015-12-26 | 1 | -0/+102 |
* | Added a quick fix to manage local configuration for testing purpose | Angelo Naselli | 2015-12-22 | 1 | -1/+10 |
* | Added conf-dir option to get local configuration | Angelo Naselli | 2015-12-22 | 1 | -0/+9 |
* | Fixed icon | Angelo Naselli | 2015-12-20 | 1 | -4/+13 |
* | Fix typo | Yuri Chornoivan | 2015-12-20 | 1 | -1/+1 |
* | removed rpmdrake gui.list dependency | Angelo Naselli | 2015-12-18 | 1 | -1/+6 |
* | 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 |
* | removed breakpoints | Angelo Naselli | 2015-12-08 | 1 | -5/+0 |
* | Changed Clock to use Shared::GUI::Dialog | Angelo Naselli | 2015-12-08 | 1 | -285/+355 |
* | 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 commandline attribute to Module | Angelo Naselli | 2015-11-23 | 1 | -0/+25 |
* | 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 $yui::YEvent:... | Angelo Naselli | 2015-08-30 | 1 | -1/+14 |
* | 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 |
* | 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 |
* | Move ExtTab module to GUI subdir | Maarten Vanraes | 2015-08-26 | 1 | -11/+11 |