Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix QtOctave failure and MDI pixmap problems | Timothy Pearson | 2012-09-22 | 1 | -11/+26 |
| | |||||
* | Attempt to work around Qt 4.8 bug in fromX11Pixmap when masks are converted | Timothy Pearson | 2012-09-21 | 1 | -1/+2 |
| | |||||
* | Fix potential crash when TDE integration is disabled | Timothy Pearson | 2012-09-15 | 1 | -2/+5 |
| | |||||
* | Fix corrupt application name and crash on exit | Timothy Pearson | 2012-09-14 | 1 | -17/+9 |
| | |||||
* | Add widget cache and fix checkboxes and pushbuttons | Timothy Pearson | 2012-09-13 | 1 | -139/+277 |
| | |||||
* | Speed up theme engine | Timothy Pearson | 2012-09-13 | 1 | -10/+30 |
| | |||||
* | Fix spinbox rendering | Timothy Pearson | 2012-09-13 | 1 | -9/+108 |
| | |||||
* | Split out TQt3 to Qt4 conversion methods into separate file | Timothy Pearson | 2012-09-13 | 1 | -599/+2 |
| | |||||
* | Fix a number of problems and check for known broken Qt4 version | Timothy Pearson | 2012-09-13 | 1 | -20/+61 |
| | |||||
* | Add initial support for CE_RadioButton and CE_CheckBox | Timothy Pearson | 2012-03-22 | 1 | -21/+107 |
| | | | | Fix tab bar drawing glitches | ||||
* | Add toolbar button drawing routines | Timothy Pearson | 2012-03-22 | 1 | -7/+75 |
| | |||||
* | Rename theme engine from SimpleStyle | Timothy Pearson | 2012-03-21 | 1 | -40/+64 |
| | | | | Fix drawing glitches in menus and tabbars | ||||
* | Add caching for pixmap conversions | Timothy Pearson | 2012-03-21 | 1 | -110/+278 |
| | | | | | Disable debug spew by default Additional bugfixes | ||||
* | Add support for native TDE file dialogs | Timothy Pearson | 2012-03-20 | 1 | -42/+838 |
| | | | | | | Add style hints Add standard pixmaps Fix a slew of other problems | ||||
* | Repair menu icon handling | Timothy Pearson | 2012-03-20 | 1 | -80/+212 |
| | | | | Various control and primitive fixes | ||||
* | Fix SpinBox widget drawing | Timothy Pearson | 2012-03-18 | 1 | -14/+105 |
| | | | | The theme engine is now almost usable under simple Qt4 apps such as vlc | ||||
* | Add support for a number of new complex controls | Timothy Pearson | 2012-03-16 | 1 | -100/+558 |
| | |||||
* | Initial import | Timothy Pearson | 2012-03-10 | 1 | -0/+1586 |