aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Shared
Commit message (Collapse)AuthorAgeFilesLines
* updated credits dateAngelo Naselli2017-09-107-7/+7
|
* UpdatedAngelo Naselli2017-09-0917-18/+18
|
* Changed RIP with Routing Information ProtocolAngelo Naselli2017-09-021-1/+1
|
* First attempt to fix chrony pool configurationAngelo Naselli2016-10-091-8/+21
|
* used $ENV{PKEXEC_UID} as in rpmdrake mga#18288Angelo Naselli2016-08-081-2/+2
|
* fixed manauser crash in case of shadow lock file problem github issue#4Angelo Naselli2016-07-091-7/+21
|
* fixes Bug#18288 - rigth setuid launching www-browserAngelo Naselli2016-06-031-1/+1
|
* Dialog: delegate logging to the ModuleMaarten Vanraes2016-05-091-5/+1
|
* use the module's title and icon by defaultMaarten Vanraes2016-05-091-2/+10
|
* set mainDialog type as defaultMaarten Vanraes2016-05-091-1/+1
|
* push after label is setMaarten Vanraes2016-05-081-1/+1
|
* ExtWidget: add a _finishSelectorWidget overridableMaarten Vanraes2016-05-081-0/+21
|
* ExtWidget: fix documentationMaarten Vanraes2016-05-081-0/+1
|
* Replacepoint: move parentDialog() calls after eventHandler checkingMaarten Vanraes2016-05-081-3/+4
|
* Logging: add ability to trace to STDERRMaarten Vanraes2016-05-081-0/+65
|
* fixed disabling and enabling legacy services (github isse 3)Angelo Naselli2016-05-051-1/+5
|
* Handle eventHandlers more consistentlyMaarten Vanraes2016-04-244-11/+27
|
* Replacepoint: safeguard against undefined eventHandlerMaarten Vanraes2016-04-241-0/+4
|
* ActionList: fix crashMaarten Vanraes2016-04-241-3/+5
|
* Properties GUI helper is better alignedMaarten Vanraes2016-04-241-3/+12
|
* Action role needs a default return value that does not exitMaarten Vanraes2016-04-241-1/+1
|
* Action role need a string comparisonMaarten Vanraes2016-04-241-2/+2
|
* Lock layout until after all waiting events are processedMaarten Vanraes2016-04-242-14/+65
|
* RunProgram: allow to return exitcode of the programMaarten Vanraes2016-04-241-1/+5
|
* add an ExtList GUI helperMaarten Vanraes2016-03-251-0/+177
|
* ExtWidget: define a base class for ExtTabMaarten Vanraes2016-03-252-355/+586
|
* Properties GUI: fix Role validationMaarten Vanraes2016-03-251-1/+3
|
* ActionList: stretch the buttons inside the vboxMaarten Vanraes2016-03-221-2/+5
|
* add an ActionList GUI class for ActionRole objectsMaarten Vanraes2016-03-211-0/+166
|
* Actions Role uses an Action helper classMaarten Vanraes2016-03-212-18/+151
|
* - added get_active_media methodMatteo Pasotti2016-03-202-6/+26
| | | | - refactor get_update_medias to get_update_media
* Event Role: fix unique nameMaarten Vanraes2016-03-161-1/+1
|
* Properties GUI helper: ref needs string comparisonMaarten Vanraes2016-03-161-1/+1
|
* RunProgram: remove warningMaarten Vanraes2016-03-161-2/+2
|
* Added skip other architectures feature enabled for x86_64 by nowAngelo Naselli2016-03-131-3/+3
|
* Added common shortcuts to Shared::GUI dialogsAngelo Naselli2016-02-141-12/+12
|
* optional name for widgets, items, eventsMaarten Vanraes2016-02-134-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.
* add a GUI helper class for PropertiesRoleMaarten Vanraes2016-02-121-0/+172
|
* add an Actions RoleMaarten Vanraes2016-02-101-0/+167
|
* add a Properties RoleMaarten Vanraes2016-02-101-0/+200
|
* Dialog: remove regression from forcing buttons at the bottomMaarten Vanraes2016-02-031-4/+2
|
* manaclock - Added local NTP server setup mga#17569Angelo Naselli2016-02-021-16/+23
|
* force buttons to be always at the bottom of a dialogMaarten Vanraes2016-02-011-2/+3
|
* typoMaarten Vanraes2016-01-121-1/+1
|
* better handling of event return valuesMaarten Vanraes2016-01-122-6/+7
| | | | | | 0 if need to exit positive if not handled yet and negative otherwise.
* typo in type validationMaarten Vanraes2016-01-111-1/+1
|
* Updated dateAngelo Naselli2016-01-1112-12/+12
|
* Updated dateAngelo Naselli2016-01-119-9/+9
|
* add parent link to EventHandlerRole move parentDialogMaarten Vanraes2016-01-093-22/+39
|
* forgot variables due to copy pasteMaarten Vanraes2016-01-091-0/+3
|