aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Shared/GUI
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Lock layout until after all waiting events are processedMaarten Vanraes2016-04-242-14/+65
* 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
* Event Role: fix unique nameMaarten Vanraes2016-03-161-1/+1
* Properties GUI helper: ref needs string comparisonMaarten Vanraes2016-03-161-1/+1
* Added skip other architectures feature enabled for x86_64 by nowAngelo Naselli2016-03-131-3/+3
* optional name for widgets, items, eventsMaarten Vanraes2016-02-134-5/+58
* add a GUI helper class for PropertiesRoleMaarten Vanraes2016-02-121-0/+172
* Dialog: remove regression from forcing buttons at the bottomMaarten Vanraes2016-02-031-4/+2
* 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
* typo in type validationMaarten Vanraes2016-01-111-1/+1
* Updated dateAngelo Naselli2016-01-117-7/+7
* add parent link to EventHandlerRole move parentDialogMaarten Vanraes2016-01-093-22/+39
* forgot variables due to copy pasteMaarten Vanraes2016-01-091-0/+3
* Convert to use ReplacePointMaarten Vanraes2016-01-091-25/+14
* Add a ReplacePoint wrapper objectMaarten Vanraes2016-01-091-0/+231
* Allow child EventHandlersMaarten Vanraes2016-01-091-1/+73
* rename ExtTab item functionsMaarten Vanraes2016-01-091-19/+19
* EventHandlerRole: add item helper functions (MenuEvent)Maarten Vanraes2016-01-091-0/+105
* added cl help for yui options for fullscreen and noborderAngelo Naselli2016-01-041-0/+12
* delWidget needs event name not eventAngelo Naselli2016-01-012-6/+7
* Restored Icon and Title behaviour or they were missed in mpan,Angelo Naselli2016-01-011-1/+4
* Added conf-dir option to get local configurationAngelo Naselli2015-12-221-0/+9
* Dialog: typo when checking YDumbTab componentMaarten Vanraes2015-12-081-1/+1
* Removed more breakpointsAngelo Naselli2015-12-081-1/+1
* 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 doc on usageAngelo Naselli2015-11-231-0/+6
* Added ComandLine moduleAngelo Naselli2015-11-171-0/+101
* 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