Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dialog: delegate logging to the Module | Maarten Vanraes | 2016-05-09 | 1 | -5/+1 |
| | |||||
* | Module: automatically create a logging object | Maarten Vanraes | 2016-05-09 | 4 | -167/+49 |
| | |||||
* | Users: obsolete moduleName with the Module's new name attribute | Maarten Vanraes | 2016-05-09 | 1 | -10/+3 |
| | |||||
* | Clock: do not specify the Dialogs defaults | Maarten Vanraes | 2016-05-09 | 1 | -3/+0 |
| | |||||
* | use the module's title and icon by default | Maarten Vanraes | 2016-05-09 | 1 | -2/+10 |
| | |||||
* | set mainDialog type as default | Maarten Vanraes | 2016-05-09 | 1 | -1/+1 |
| | |||||
* | Modules: provide title & icon using the new Module | Maarten Vanraes | 2016-05-09 | 10 | -103/+55 |
| | |||||
* | Module: set name required | Maarten Vanraes | 2016-05-09 | 1 | -0/+1 |
| | |||||
* | Module: default icon is dependant on name | Maarten Vanraes | 2016-05-09 | 1 | -0/+8 |
| | |||||
* | Module: add a title attribute | Maarten Vanraes | 2016-05-09 | 1 | -1/+28 |
| | |||||
* | push after label is set | Maarten Vanraes | 2016-05-08 | 1 | -1/+1 |
| | |||||
* | ExtWidget: add a _finishSelectorWidget overridable | Maarten Vanraes | 2016-05-08 | 1 | -0/+21 |
| | |||||
* | ExtWidget: fix documentation | Maarten Vanraes | 2016-05-08 | 1 | -0/+1 |
| | |||||
* | Replacepoint: move parentDialog() calls after eventHandler checking | Maarten Vanraes | 2016-05-08 | 1 | -3/+4 |
| | |||||
* | Logging: add ability to trace to STDERR | Maarten Vanraes | 2016-05-08 | 1 | -0/+65 |
| | |||||
* | fixed disabling and enabling legacy services (github isse 3) | Angelo Naselli | 2016-05-05 | 1 | -1/+5 |
| | |||||
* | Fixing issue 2 on github manauser edit with special chars in fullname | Angelo Naselli | 2016-04-29 | 1 | -1/+4 |
| | |||||
* | Another label comaprison <-> YItem commparison issue | Angelo Naselli | 2016-04-25 | 1 | -5/+5 |
| | |||||
* | Removed translated string comparison and checked for selected items in | Angelo Naselli | 2016-04-25 | 1 | -32/+37 |
| | | | | menus and tabs | ||||
* | Handle eventHandlers more consistently | Maarten Vanraes | 2016-04-24 | 4 | -11/+27 |
| | |||||
* | Replacepoint: safeguard against undefined eventHandler | Maarten Vanraes | 2016-04-24 | 1 | -0/+4 |
| | |||||
* | ActionList: fix crash | Maarten Vanraes | 2016-04-24 | 1 | -3/+5 |
| | |||||
* | Properties GUI helper is better aligned | Maarten Vanraes | 2016-04-24 | 1 | -3/+12 |
| | |||||
* | Action role needs a default return value that does not exit | Maarten Vanraes | 2016-04-24 | 1 | -1/+1 |
| | |||||
* | Action role need a string comparison | Maarten Vanraes | 2016-04-24 | 1 | -2/+2 |
| | |||||
* | Lock layout until after all waiting events are processed | Maarten Vanraes | 2016-04-24 | 2 | -14/+65 |
| | |||||
* | RunProgram: allow to return exitcode of the program | Maarten Vanraes | 2016-04-24 | 1 | -1/+5 |
| | |||||
* | add an ExtList GUI helper | Maarten Vanraes | 2016-03-25 | 1 | -0/+177 |
| | |||||
* | ExtWidget: define a base class for ExtTab | Maarten Vanraes | 2016-03-25 | 2 | -355/+586 |
| | |||||
* | Properties GUI: fix Role validation | Maarten Vanraes | 2016-03-25 | 1 | -1/+3 |
| | |||||
* | ActionList: stretch the buttons inside the vbox | Maarten Vanraes | 2016-03-22 | 1 | -2/+5 |
| | |||||
* | Merge branch 'master' of ssh://git.mageia.org/software/manatools | Matteo Pasotti | 2016-03-21 | 3 | -18/+317 |
|\ | |||||
| * | add an ActionList GUI class for ActionRole objects | Maarten Vanraes | 2016-03-21 | 1 | -0/+166 |
| | | |||||
| * | Actions Role uses an Action helper class | Maarten Vanraes | 2016-03-21 | 2 | -18/+151 |
| | | |||||
* | | output colorization made more appropriate | Matteo Pasotti | 2016-03-21 | 1 | -11/+11 |
|/ | | | | using localization for strings | ||||
* | - added get_active_media method | Matteo Pasotti | 2016-03-20 | 2 | -6/+26 |
| | | | | - refactor get_update_medias to get_update_media | ||||
* | urpm-downloader (from urpmex) has been ported to manatools | Matteo Pasotti | 2016-03-20 | 1 | -0/+207 |
| | |||||
* | Event Role: fix unique name | Maarten Vanraes | 2016-03-16 | 1 | -1/+1 |
| | |||||
* | Properties GUI helper: ref needs string comparison | Maarten Vanraes | 2016-03-16 | 1 | -1/+1 |
| | |||||
* | RunProgram: remove warning | Maarten Vanraes | 2016-03-16 | 1 | -2/+2 |
| | |||||
* | prepare release 1.1.2 | Angelo Naselli | 2016-03-13 | 1 | -2/+2 |
| | |||||
* | Fixed rpmdragora icons | Angelo Naselli | 2016-03-13 | 1 | -10/+5 |
| | |||||
* | Added skip other architectures feature enabled for x86_64 by now | Angelo Naselli | 2016-03-13 | 2 | -18/+27 |
| | |||||
* | Added common shortcuts to manauser buttons | Angelo Naselli | 2016-02-14 | 1 | -11/+11 |
| | |||||
* | Added common shortcuts to Shared::GUI dialogs | Angelo Naselli | 2016-02-14 | 1 | -12/+12 |
| | |||||
* | added common shortcuts to rpmdragora | Angelo Naselli | 2016-02-14 | 3 | -8/+8 |
| | |||||
* | optional name for widgets, items, events | Maarten Vanraes | 2016-02-13 | 4 | -5/+58 |
| | | | | | | the name will now be autogenerated depending on a basename that each EventRole needs to implement, with a numeric suffix increasing in number, it checks this in the already present eventHandler. | ||||
* | Avoid to select first package of the group when a package is checked | Angelo Naselli | 2016-02-12 | 1 | -2/+20 |
| | |||||
* | 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 |
| |