summaryrefslogtreecommitdiffstats
path: root/sigmodr
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.1.00.1.0Ben Boeckel2009-03-011-2/+2
|
* 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
|
* New games are marked as dirtyBen Boeckel2009-03-011-1/+3
|
* 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
|
* Update Sigmodr to use new signalsBen Boeckel2009-03-011-2/+2
|
* Split out ObjectUIPrivate from ObjectUIBen Boeckel2009-03-015-91/+165
|
* Made widget interfaces privateBen Boeckel2009-03-0132-791/+64
|
* Fixed up the sigmodr.widgets file usageBen Boeckel2009-03-013-122/+7
|
* Fix a connectionBen Boeckel2009-03-011-1/+1
|
* SigmodrTree imports the namespace for the widgets nowBen Boeckel2009-03-011-2/+3
|
* Renamed include sections of private class headersBen Boeckel2009-03-012-2/+2
|
* Removed unneeded checks from CMakeLists.txtBen Boeckel2009-03-011-4/+0
|
* Move the mime-type info for sigmods to the top-levelBen Boeckel2009-03-012-20/+0
|
* Krazy2 issuesBen Boeckel2009-03-011-1/+1
|
* Clean up metadata filesBen Boeckel2009-03-012-10/+10
|
* Added the Sigmod namespace to the sigmodrtree sourcesBen Boeckel2009-02-2866-306/+372
|
* Fixed setting of the widgets for FractionBen Boeckel2009-02-282-4/+10
|
* 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
|
* Fixed up behavior of the script widgetBen Boeckel2009-02-272-15/+21
|
* Fixed install directory for docbook materialsBen Boeckel2009-02-261-1/+1
|
* Removed soversion from the pluginBen Boeckel2009-02-261-5/+0
|
* Phonon hacks not needed for Qt 4.5Ben Boeckel2009-02-262-87/+1
|
* Removed all qmake files and other unneeded scriptsBen Boeckel2009-02-261-317/+0
|
* Included the main headers for the private headersBen Boeckel2009-02-262-0/+6
|
* Put public interface for FractionWidget firstBen Boeckel2009-02-261-33/+33
|
* Update sigmodr to reflect all code changes and the buildBen Boeckel2009-02-265-133/+138
|
* 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
|
* Add makekdewidgets files (source file duplicated while upstream bug exists)Ben Boeckel2009-02-262-0/+211
|
* Add build stuffs and private headers for corewidgetsBen Boeckel2009-02-265-0/+283
|
* Moved Script and Fraction widgets to sigmodr/corewidgetsBen Boeckel2009-02-266-170/+160
|