Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix connections within the Private classes of the widgets | Ben Boeckel | 2009-03-05 | 2 | -2/+13 |
| | | | | (cherry picked from commit 9983184dd6b159c396bfe89252bc7304ff0ee43c) | ||||
* | Update private classes to use NO_EXPORT instead of IMPORT | Ben Boeckel | 2009-03-05 | 35 | -35/+35 |
| | | | | (cherry picked from commit 0fc7b38d9a9e18878338e1c7adb4b9f1563eabca) | ||||
* | Use KDE_NO_EXPORT instead of KDE_IMPORT | Ben Boeckel | 2009-03-05 | 1 | -1/+1 |
| | | | | (cherry picked from commit 5f68f3a33b1dbe0b47688e4b671e285a474f65ea) | ||||
* | Import private classes | Ben Boeckel | 2009-03-05 | 32 | -32/+32 |
| | | | | (cherry picked from commit 2720eea0a624244fcb75dafe89885bf5e86f3391) | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Krazy2 issues | Ben Boeckel | 2009-03-01 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Protected combobox changes to avoid calls on error states | Ben Boeckel | 2009-02-28 | 10 | -14/+28 |
| | |||||
* | Removed useATB and allowSwitchStyle from Rules (to be handled by arena plugins) | Ben Boeckel | 2009-02-28 | 3 | -110/+31 |
| | |||||
* | Fixed some bounds error in the widgets | Ben Boeckel | 2009-02-27 | 2 | -2/+5 |
| | |||||
* | Fix up the Species default for egg species and the widget | Ben Boeckel | 2009-02-26 | 2 | -12/+17 |
| | |||||
* | Fix tab stops | Ben Boeckel | 2009-02-26 | 3 | -3/+3 |
| | |||||
* | Fix signal name in Weather widget | Ben Boeckel | 2009-02-26 | 1 | -1/+1 |
| | |||||
* | Add some missed loading in Sound widget | Ben Boeckel | 2009-02-26 | 1 | -0/+3 |
| | |||||
* | Make ItemType widget have a refreshGui method | Ben Boeckel | 2009-02-26 | 2 | -1/+6 |
| | |||||
* | Fix widget loading from ui files due to bad names | Ben Boeckel | 2009-02-26 | 5 | -47/+47 |
| | |||||
* | Added layouts to all widgets so that the forms expand | Ben Boeckel | 2009-02-26 | 32 | -0/+128 |
| | |||||
* | Fixed up includes in sigmodrwidgets for script and fraction move | Ben Boeckel | 2009-02-26 | 56 | -174/+243 |
| | |||||
* | Moved Script and Fraction widgets to sigmodr/corewidgets | Ben Boeckel | 2009-02-26 | 6 | -667/+0 |
| | |||||
* | Fix the build and linking | Ben Boeckel | 2009-02-25 | 1 | -1/+1 |
| | |||||
* | Fixed up final widgets and added the UiTools library to be linked | Ben Boeckel | 2009-02-25 | 9 | -480/+781 |
| | |||||
* | Fixed up more widgets to load at runtime | Ben Boeckel | 2009-02-24 | 12 | -255/+392 |
| | |||||
* | Fixed Sigmodr widgets to use namespaces in sources | Ben Boeckel | 2009-02-24 | 37 | -1050/+1179 |
| | |||||
* | Minor fixes | Ben Boeckel | 2009-02-24 | 3 | -4/+4 |
| | |||||
* | Renamed Sigmod to Game where needed | Ben Boeckel | 2009-02-24 | 24 | -186/+235 |
| | |||||
* | Moved SigmodrUI to GameUI and made load at runtime | Ben Boeckel | 2009-02-24 | 4 | -2/+2 |
| | |||||
* | MOre cleanups to runtime ui loading | Ben Boeckel | 2009-02-24 | 13 | -152/+245 |
| | |||||
* | MOve widgets cleaned up | Ben Boeckel | 2009-02-24 | 12 | -158/+329 |
| | |||||
* | Cleaned up more classes to load ui files at runtime | Ben Boeckel | 2009-02-24 | 13 | -172/+296 |
| | |||||
* | Converted some classes to load from the resource instead of using ↵ | Ben Boeckel | 2009-02-24 | 14 | -197/+344 |
| | | | | inheritence for forms | ||||
* | Loading UI files at runtime rather than compiling in (make it easier to make ↵ | Ben Boeckel | 2009-02-24 | 2 | -42/+43 |
| | | | | sigmodrwidgets into a library) | ||||
* | Added install commands for sigmodrwidgets | Ben Boeckel | 2009-02-23 | 1 | -0/+18 |
| | |||||
* | UI files now use the correct namespace for Fraction and Script widgets | Ben Boeckel | 2009-02-23 | 20 | -67/+73 |
| | |||||
* | Moved the sources into the Widgets namespace | Ben Boeckel | 2009-02-23 | 37 | -429/+429 |
| | |||||
* | Include Global.h where needed | Ben Boeckel | 2009-02-23 | 5 | -1/+16 |
| | |||||
* | Some minor fixes in files I missed | Ben Boeckel | 2009-02-23 | 2 | -3/+6 |
| | |||||
* | Renamed include grouping comments | Ben Boeckel | 2009-02-23 | 34 | -34/+34 |
| |