summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump to the correct versions0.1.10.1Ben Boeckel2009-03-052-2/+2
| | | | (cherry picked from commit 88560349afde25f4f36a49ba4cfb90c4a7248b86)
* Typo in EggGroup modelBen Boeckel2009-03-051-1/+1
| | | | (cherry picked from commit cd044be66aef2e86fc58a8a5c09cf819a28b24c9)
* Fix connections within the Private classes of the widgetsBen Boeckel2009-03-052-2/+13
| | | | (cherry picked from commit 9983184dd6b159c396bfe89252bc7304ff0ee43c)
* Fix macro for SigmodrTree when includingBen Boeckel2009-03-051-1/+1
| | | | (cherry picked from commit c95accff66bfbd9bfe46dd7c9b24bbe04b3b5b23)
* Fix up the test for MapTrainer to work with the new leadTeamMember methodsBen Boeckel2009-03-051-7/+22
| | | | (cherry picked from commit 42825f61ed1a27b2642d5962683e456794347035)
* Export BaseModel (need the role definitions)Ben Boeckel2009-03-051-1/+1
| | | | (cherry picked from commit 25ab873ae19d6804bd6ee9a385bcd78730f9265e)
* Update private classes to use NO_EXPORT instead of IMPORTBen Boeckel2009-03-05103-103/+103
| | | | (cherry picked from commit 0fc7b38d9a9e18878338e1c7adb4b9f1563eabca)
* Use KDE_NO_EXPORT instead of KDE_IMPORTBen Boeckel2009-03-0510-11/+11
| | | | (cherry picked from commit 5f68f3a33b1dbe0b47688e4b671e285a474f65ea)
* Fill indentationBen Boeckel2009-03-051-1/+1
| | | | (cherry picked from commit 98f4abed3e655f760560c3fea6b57cce2c61171c)
* Remove unneeded include in SigmodrUIBen Boeckel2009-03-051-1/+0
| | | | (cherry picked from commit beee667768b0c6cd6c78186b2ca818be83f065f8)
* Export ObjectBen Boeckel2009-03-051-1/+1
| | | | (cherry picked from commit e60057ad066553ad197bea162662544b57706bed)
* The parent pointer should never changeBen Boeckel2009-03-051-1/+1
| | | | (cherry picked from commit fb9030418a3790edc62e77b7e9896d7a340fa051)
* Import private classesBen Boeckel2009-03-0534-34/+34
| | | | (cherry picked from commit 2720eea0a624244fcb75dafe89885bf5e86f3391)
* Bump version to 0.1.00.1.0Ben Boeckel2009-03-012-4/+4
|
* 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
|
* Remove old TODO filesBen Boeckel2009-03-013-6/+0
|
* Fixed up the sigmodr.widgets file usageBen Boeckel2009-03-013-122/+7
|
* Rename signal to be less like cleanUpBen Boeckel2009-03-013-3/+3
|
* Fix a connectionBen Boeckel2009-03-011-1/+1
|
* SigmodrTree imports the namespace for the widgets nowBen Boeckel2009-03-011-2/+3
|
* Add CMake file for pluginsBen Boeckel2009-03-011-0/+47
|
* Renamed include sections of private class headersBen Boeckel2009-03-012-2/+2
|
* Add plugin directory and initial Arena plugin factory interfaceBen Boeckel2009-03-015-0/+199
|
* Add a signal for Arena to let the plugin know when to clean it upBen Boeckel2009-03-012-0/+4
|
* Removed unneeded checks from CMakeLists.txtBen Boeckel2009-03-018-32/+0
|
* Removed isWild from ArenaBen Boeckel2009-03-012-6/+2
|
* Remove the spec file, it is under version control elsewhere (Fedora CVS and ↵Ben Boeckel2009-03-011-225/+0
| | | | local git repo for spec files)
* Move the mime-type info for sigmods to the top-levelBen Boeckel2009-03-013-12/+9
|
* Krazy2 issuesBen Boeckel2009-03-012-2/+2
|
* Fix TestGame for the name changeBen Boeckel2009-03-012-21/+21
|
* Clean up metadata filesBen Boeckel2009-03-012-10/+10
|
* Remove the x-sigmod+xml.desktop file, it's for KDE3Ben Boeckel2009-03-012-18/+0
|
* 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
|