aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵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
|
* used logger from Module base classAngelo Naselli2015-08-051-7/+7
|
* avoid crashing when getting unexpected undefined values with new libuserAngelo Naselli2015-08-051-1/+5
|
* Added Logger to ModuleAngelo Naselli2015-08-051-3/+28
|
* call the default LocalesAngelo Naselli2015-08-051-14/+6
|
* 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
|
* Logging: implement a basic logging helper classMaarten Vanraes2015-07-301-0/+261
|
* removed a warning in mga4Angelo Naselli2015-07-221-0/+1
|
* useless depAngelo Naselli2015-07-211-1/+0
|
* removed you dependency form backends, left in Shared only atm.Angelo Naselli2015-07-218-49/+23
| | | | | if localization is changed from default has to be passed to constructor now
* Right default for locale domain nameAngelo Naselli2015-07-081-1/+1
|
* Removed AdminMouse since it does not work, will get it later from repo if ↵Angelo Naselli2015-07-071-282/+0
| | | | really needed
* Fixed string (thanks to i18n team)Angelo Naselli2015-07-071-1/+1
|
* Fixed object callAngelo Naselli2015-07-041-6/+14
|
* removed old and commented exported subroutinesAngelo Naselli2015-07-041-18/+0
|
* Added tools to urpmi backendAngelo Naselli2015-07-031-0/+505
|
* Rpmdragora extension of urpmi_backend::DBAngelo Naselli2015-06-271-0/+201
|
* added some more optionsAngelo Naselli2015-06-271-2/+107
|
* deprecating open_dbAngelo Naselli2015-06-261-0/+21
|
* fixed documentationAngelo Naselli2015-06-261-25/+57
|
* Added an attempt to write a urpmi backend ported open_dbAngelo Naselli2015-06-261-0/+317
|
* removed warning for callingAngelo Naselli2015-05-301-0/+2
| | | | urpm::media::_update_medium__parse_if_unmodified__local
* removed warning for an undef value used when priority_upgrade is notAngelo Naselli2015-05-281-1/+5
| | | | defined
* Empty string -not undef- to use locale char (see iconv_open(3))Angelo Naselli2015-05-281-4/+4
|
* Fixed restart of rpmdragora and dragoraUpdate in case of priorityAngelo Naselli2015-05-081-1/+6
| | | | packages and ncurses GUI
* Set icon and title left in base class, default values into theirAngelo Naselli2015-05-051-8/+14
| | | | attributes initialization
* Set icon and title into Module base class, to avoid doing that for anyAngelo Naselli2015-05-051-0/+23
| | | | modules
* added devel_modeAngelo Naselli2015-05-031-1/+1
|
* Added help_requested (checked from command line)Angelo Naselli2015-05-031-0/+30
|
* Missed title and icon settingsAngelo Naselli2015-05-031-1/+6
| | | | Added devel mode to test application layout in user space
* removed yui::YCommandLineAngelo Naselli2015-05-031-1/+0
|