summaryrefslogtreecommitdiffstats
path: root/sigmodr/widgets
Commit message (Collapse)AuthorAgeFilesLines
* Fix connections within the Private classes of the widgetsBen Boeckel2009-03-052-2/+13
| | | | (cherry picked from commit 9983184dd6b159c396bfe89252bc7304ff0ee43c)
* Update private classes to use NO_EXPORT instead of IMPORTBen Boeckel2009-03-0535-35/+35
| | | | (cherry picked from commit 0fc7b38d9a9e18878338e1c7adb4b9f1563eabca)
* Use KDE_NO_EXPORT instead of KDE_IMPORTBen Boeckel2009-03-051-1/+1
| | | | (cherry picked from commit 5f68f3a33b1dbe0b47688e4b671e285a474f65ea)
* Import private classesBen Boeckel2009-03-0532-32/+32
| | | | (cherry picked from commit 2720eea0a624244fcb75dafe89885bf5e86f3391)
* Use KIO in sound searching as wellBen Boeckel2009-03-011-5/+37
|
* Use mime types all the way for image searchingBen Boeckel2009-03-011-1/+1
|
* Add coinlistitem.ui to resource fileBen Boeckel2009-03-011-0/+1
|
* Fix signal in Game widgetBen Boeckel2009-03-011-1/+1
|
* Remove unused widget from tabstop listBen Boeckel2009-03-011-1/+0
|
* Fix connection in Game widgetBen Boeckel2009-03-011-1/+1
|
* Made the rest of the widgets use pimplBen Boeckel2009-03-0132-1335/+1384
|
* Fixed more widgets to use pimplBen Boeckel2009-03-0114-500/+518
|
* Update Ability to use new layoutBen Boeckel2009-03-011-50/+56
|
* Add private widget headersBen Boeckel2009-03-0132-0/+2336
|
* Split out ObjectUIPrivate from ObjectUIBen Boeckel2009-03-015-91/+165
|
* Made widget interfaces privateBen Boeckel2009-03-0132-791/+64
|
* Krazy2 issuesBen Boeckel2009-03-011-1/+1
|
* Fixed up the typechartBen Boeckel2009-02-282-3/+3
|
* Fixed the "00:00:00 / " initial state of the sound widgetBen Boeckel2009-02-281-1/+1
|
* Simplified the CoinListItem combobox for objectBen Boeckel2009-02-281-10/+10
|
* Protected combobox changes to avoid calls on error statesBen Boeckel2009-02-2810-14/+28
|
* Removed useATB and allowSwitchStyle from Rules (to be handled by arena plugins)Ben Boeckel2009-02-283-110/+31
|
* Fixed some bounds error in the widgetsBen Boeckel2009-02-272-2/+5
|
* Fix up the Species default for egg species and the widgetBen Boeckel2009-02-262-12/+17
|
* Fix tab stopsBen Boeckel2009-02-263-3/+3
|
* Fix signal name in Weather widgetBen Boeckel2009-02-261-1/+1
|
* Add some missed loading in Sound widgetBen Boeckel2009-02-261-0/+3
|
* Make ItemType widget have a refreshGui methodBen Boeckel2009-02-262-1/+6
|
* Fix widget loading from ui files due to bad namesBen Boeckel2009-02-265-47/+47
|
* Added layouts to all widgets so that the forms expandBen Boeckel2009-02-2632-0/+128
|
* Fixed up includes in sigmodrwidgets for script and fraction moveBen Boeckel2009-02-2656-174/+243
|
* Moved Script and Fraction widgets to sigmodr/corewidgetsBen Boeckel2009-02-266-667/+0
|
* Fix the build and linkingBen Boeckel2009-02-251-1/+1
|
* Fixed up final widgets and added the UiTools library to be linkedBen Boeckel2009-02-259-480/+781
|
* Fixed up more widgets to load at runtimeBen Boeckel2009-02-2412-255/+392
|
* Fixed Sigmodr widgets to use namespaces in sourcesBen Boeckel2009-02-2437-1050/+1179
|
* Minor fixesBen Boeckel2009-02-243-4/+4
|
* Renamed Sigmod to Game where neededBen Boeckel2009-02-2424-186/+235
|
* Moved SigmodrUI to GameUI and made load at runtimeBen Boeckel2009-02-244-2/+2
|
* MOre cleanups to runtime ui loadingBen Boeckel2009-02-2413-152/+245
|
* MOve widgets cleaned upBen Boeckel2009-02-2412-158/+329
|
* Cleaned up more classes to load ui files at runtimeBen Boeckel2009-02-2413-172/+296
|
* Converted some classes to load from the resource instead of using ↵Ben Boeckel2009-02-2414-197/+344
| | | | inheritence for forms
* Loading UI files at runtime rather than compiling in (make it easier to make ↵Ben Boeckel2009-02-242-42/+43
| | | | sigmodrwidgets into a library)
* Added install commands for sigmodrwidgetsBen Boeckel2009-02-231-0/+18
|
* UI files now use the correct namespace for Fraction and Script widgetsBen Boeckel2009-02-2320-67/+73
|
* Moved the sources into the Widgets namespaceBen Boeckel2009-02-2337-429/+429
|
* Include Global.h where neededBen Boeckel2009-02-235-1/+16
|
* Some minor fixes in files I missedBen Boeckel2009-02-232-3/+6
|
* Renamed include grouping commentsBen Boeckel2009-02-2334-34/+34
|