Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump to the correct versions0.1.10.1 | Ben Boeckel | 2009-03-05 | 2 | -2/+2 |
| | | | | (cherry picked from commit 88560349afde25f4f36a49ba4cfb90c4a7248b86) | ||||
* | Typo in EggGroup model | Ben Boeckel | 2009-03-05 | 1 | -1/+1 |
| | | | | (cherry picked from commit cd044be66aef2e86fc58a8a5c09cf819a28b24c9) | ||||
* | Fix connections within the Private classes of the widgets | Ben Boeckel | 2009-03-05 | 2 | -2/+13 |
| | | | | (cherry picked from commit 9983184dd6b159c396bfe89252bc7304ff0ee43c) | ||||
* | Fix macro for SigmodrTree when including | Ben Boeckel | 2009-03-05 | 1 | -1/+1 |
| | | | | (cherry picked from commit c95accff66bfbd9bfe46dd7c9b24bbe04b3b5b23) | ||||
* | Fix up the test for MapTrainer to work with the new leadTeamMember methods | Ben Boeckel | 2009-03-05 | 1 | -7/+22 |
| | | | | (cherry picked from commit 42825f61ed1a27b2642d5962683e456794347035) | ||||
* | Export BaseModel (need the role definitions) | Ben Boeckel | 2009-03-05 | 1 | -1/+1 |
| | | | | (cherry picked from commit 25ab873ae19d6804bd6ee9a385bcd78730f9265e) | ||||
* | Update private classes to use NO_EXPORT instead of IMPORT | Ben Boeckel | 2009-03-05 | 103 | -103/+103 |
| | | | | (cherry picked from commit 0fc7b38d9a9e18878338e1c7adb4b9f1563eabca) | ||||
* | Use KDE_NO_EXPORT instead of KDE_IMPORT | Ben Boeckel | 2009-03-05 | 10 | -11/+11 |
| | | | | (cherry picked from commit 5f68f3a33b1dbe0b47688e4b671e285a474f65ea) | ||||
* | Fill indentation | Ben Boeckel | 2009-03-05 | 1 | -1/+1 |
| | | | | (cherry picked from commit 98f4abed3e655f760560c3fea6b57cce2c61171c) | ||||
* | Remove unneeded include in SigmodrUI | Ben Boeckel | 2009-03-05 | 1 | -1/+0 |
| | | | | (cherry picked from commit beee667768b0c6cd6c78186b2ca818be83f065f8) | ||||
* | Export Object | Ben Boeckel | 2009-03-05 | 1 | -1/+1 |
| | | | | (cherry picked from commit e60057ad066553ad197bea162662544b57706bed) | ||||
* | The parent pointer should never change | Ben Boeckel | 2009-03-05 | 1 | -1/+1 |
| | | | | (cherry picked from commit fb9030418a3790edc62e77b7e9896d7a340fa051) | ||||
* | Import private classes | Ben Boeckel | 2009-03-05 | 34 | -34/+34 |
| | | | | (cherry picked from commit 2720eea0a624244fcb75dafe89885bf5e86f3391) | ||||
* | Bump version to 0.1.00.1.0 | Ben Boeckel | 2009-03-01 | 2 | -4/+4 |
| | |||||
* | Use KIO in sound searching as well | Ben Boeckel | 2009-03-01 | 1 | -5/+37 |
| | |||||
* | Use mime types all the way for image searching | Ben Boeckel | 2009-03-01 | 1 | -1/+1 |
| | |||||
* | Add coinlistitem.ui to resource file | Ben Boeckel | 2009-03-01 | 1 | -0/+1 |
| | |||||
* | Fix signal in Game widget | Ben Boeckel | 2009-03-01 | 1 | -1/+1 |
| | |||||
* | New games are marked as dirty | Ben Boeckel | 2009-03-01 | 1 | -1/+3 |
| | |||||
* | Remove unused widget from tabstop list | Ben Boeckel | 2009-03-01 | 1 | -1/+0 |
| | |||||
* | Fix connection in Game widget | Ben Boeckel | 2009-03-01 | 1 | -1/+1 |
| | |||||
* | Made the rest of the widgets use pimpl | Ben Boeckel | 2009-03-01 | 32 | -1335/+1384 |
| | |||||
* | Fixed more widgets to use pimpl | Ben Boeckel | 2009-03-01 | 14 | -500/+518 |
| | |||||
* | Update Ability to use new layout | Ben Boeckel | 2009-03-01 | 1 | -50/+56 |
| | |||||
* | Add private widget headers | Ben Boeckel | 2009-03-01 | 32 | -0/+2336 |
| | |||||
* | Update Sigmodr to use new signals | Ben Boeckel | 2009-03-01 | 1 | -2/+2 |
| | |||||
* | Split out ObjectUIPrivate from ObjectUI | Ben Boeckel | 2009-03-01 | 5 | -91/+165 |
| | |||||
* | Made widget interfaces private | Ben Boeckel | 2009-03-01 | 32 | -791/+64 |
| | |||||
* | Remove old TODO files | Ben Boeckel | 2009-03-01 | 3 | -6/+0 |
| | |||||
* | Fixed up the sigmodr.widgets file usage | Ben Boeckel | 2009-03-01 | 3 | -122/+7 |
| | |||||
* | Rename signal to be less like cleanUp | Ben Boeckel | 2009-03-01 | 3 | -3/+3 |
| | |||||
* | Fix a connection | Ben Boeckel | 2009-03-01 | 1 | -1/+1 |
| | |||||
* | SigmodrTree imports the namespace for the widgets now | Ben Boeckel | 2009-03-01 | 1 | -2/+3 |
| | |||||
* | Add CMake file for plugins | Ben Boeckel | 2009-03-01 | 1 | -0/+47 |
| | |||||
* | Renamed include sections of private class headers | Ben Boeckel | 2009-03-01 | 2 | -2/+2 |
| | |||||
* | Add plugin directory and initial Arena plugin factory interface | Ben Boeckel | 2009-03-01 | 5 | -0/+199 |
| | |||||
* | Add a signal for Arena to let the plugin know when to clean it up | Ben Boeckel | 2009-03-01 | 2 | -0/+4 |
| | |||||
* | Removed unneeded checks from CMakeLists.txt | Ben Boeckel | 2009-03-01 | 8 | -32/+0 |
| | |||||
* | Removed isWild from Arena | Ben Boeckel | 2009-03-01 | 2 | -6/+2 |
| | |||||
* | Remove the spec file, it is under version control elsewhere (Fedora CVS and ↵ | Ben Boeckel | 2009-03-01 | 1 | -225/+0 |
| | | | | local git repo for spec files) | ||||
* | Move the mime-type info for sigmods to the top-level | Ben Boeckel | 2009-03-01 | 3 | -12/+9 |
| | |||||
* | Krazy2 issues | Ben Boeckel | 2009-03-01 | 2 | -2/+2 |
| | |||||
* | Fix TestGame for the name change | Ben Boeckel | 2009-03-01 | 2 | -21/+21 |
| | |||||
* | Clean up metadata files | Ben Boeckel | 2009-03-01 | 2 | -10/+10 |
| | |||||
* | Remove the x-sigmod+xml.desktop file, it's for KDE3 | Ben Boeckel | 2009-03-01 | 2 | -18/+0 |
| | |||||
* | Added the Sigmod namespace to the sigmodrtree sources | Ben Boeckel | 2009-02-28 | 66 | -306/+372 |
| | |||||
* | Fixed setting of the widgets for Fraction | Ben Boeckel | 2009-02-28 | 2 | -4/+10 |
| | |||||
* | Fixed up the typechart | Ben Boeckel | 2009-02-28 | 2 | -3/+3 |
| | |||||
* | Fixed the "00:00:00 / " initial state of the sound widget | Ben Boeckel | 2009-02-28 | 1 | -1/+1 |
| | |||||
* | Simplified the CoinListItem combobox for object | Ben Boeckel | 2009-02-28 | 1 | -10/+10 |
| |