aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools
Commit message (Expand)AuthorAgeFilesLines
...
* Added Version Role to manage Version for all the "internal" modulesAngelo Naselli2015-12-301-0/+80
* fixed icon and titleAngelo Naselli2015-12-301-17/+11
* fixed icon and titleAngelo Naselli2015-12-301-2/+8
* fixed icon and titleAngelo Naselli2015-12-301-33/+12
* fixed icon and titleAngelo Naselli2015-12-301-7/+8
* fixed icon and titleAngelo Naselli2015-12-301-2/+8
* fixed iconsAngelo Naselli2015-12-304-4/+8
* MainDisplay now use Moose and Shared::GUI::DialogAngelo Naselli2015-12-282-317/+482
* used logging roleAngelo Naselli2015-12-281-0/+65
* removed Logger from module, those who logs implements logging roleAngelo Naselli2015-12-281-24/+0
* Added Logging roleAngelo Naselli2015-12-282-0/+100
* Removed unused depAngelo Naselli2015-12-281-2/+0
* Updated for using new ConfigReader implementationAngelo Naselli2015-12-271-2/+2
* ManaTools::ConfigReader is now implemented using MooseAngelo Naselli2015-12-271-58/+261
* removed breakpointsAngelo Naselli2015-12-272-2/+2
* typoAngelo Naselli2015-12-271-1/+1
* changed for new SettingReader implementationAngelo Naselli2015-12-271-1/+2
* SettingReader uses Moose nowAngelo Naselli2015-12-271-20/+25
* RO attributesAngelo Naselli2015-12-271-2/+2
* Updated for new Category implementationAngelo Naselli2015-12-271-19/+26
* Used MooseAngelo Naselli2015-12-271-69/+93
* Acting as ConfigDirRoleAngelo Naselli2015-12-261-7/+38
* Added ConfigDirRole to be used in modules as a single configuration dirAngelo Naselli2015-12-261-0/+102
* Added a quick fix to manage local configuration for testing purposeAngelo Naselli2015-12-221-1/+10
* Added conf-dir option to get local configurationAngelo Naselli2015-12-221-0/+9
* Fixed iconAngelo Naselli2015-12-201-4/+13
* Fix typoYuri Chornoivan2015-12-201-1/+1
* removed rpmdrake gui.list dependencyAngelo Naselli2015-12-181-1/+6
* Dialog: typo when checking YDumbTab componentMaarten Vanraes2015-12-081-1/+1
* Removed more breakpointsAngelo Naselli2015-12-081-1/+1
* removed breakpointsAngelo Naselli2015-12-081-5/+0
* Changed Clock to use Shared::GUI::DialogAngelo Naselli2015-12-081-285/+355
* 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 commandline attribute to ModuleAngelo Naselli2015-11-231-0/+25
* 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 $yui::YEvent:...Angelo Naselli2015-08-301-1/+14
* 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
* 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