| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
* | Reset submodule main/applications/gtk3-tqt-engine/admin to latest HEAD | Automated System | 2013-01-26 | 1 | -0/+0 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -2/+2 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -5/+5 |
* | Reset submodule main/applications/gtk3-tqt-engine/admin to latest HEAD | Automated System | 2013-01-22 | 1 | -0/+0 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
* | Reset submodule main/applications/gtk3-tqt-engine/admin to latest HEAD | Automated System | 2013-01-20 | 1 | -0/+0 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -4/+4 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
* | Fix checkbox drawing | Timothy Pearson | 2013-01-14 | 2 | -7/+12 |
* | Fix checkbox drawing | Timothy Pearson | 2012-12-01 | 1 | -3/+17 |
* | Set GTK event passthrough on startup | Timothy Pearson | 2012-11-30 | 2 | -1/+49 |
* | Reset submodule main/applications/gtk3-tqt-engine/cmake to latest HEAD | Automated System | 2012-11-27 | 1 | -0/+0 |
* | Reset submodule main/applications/gtk3-tqt-engine/admin to latest HEAD | Automated System | 2012-11-27 | 1 | -0/+0 |
* | Use currently active TDE icon theme | Timothy Pearson | 2012-11-22 | 1 | -0/+33 |
* | Fix drawing glitch when line width < 1px | Timothy Pearson | 2012-11-22 | 4 | -2/+102 |
* | Use MIT SHM where possible to speed up drawing | Timothy Pearson | 2012-11-21 | 3 | -1/+37 |
* | Add comment | Timothy Pearson | 2012-11-21 | 1 | -0/+3 |
* | Increase drawing speed | Timothy Pearson | 2012-11-21 | 3 | -196/+219 |
* | Keep both the device and intermediate painter states in sync | Timothy Pearson | 2012-11-21 | 2 | -2/+38 |
* | Regenerate theme control file if new version of theme engine is installed | Timothy Pearson | 2012-11-20 | 2 | -41/+42 |
* | Reset submodule main/applications/gtk3-tqt-engine/cmake to latest HEAD | Automated System | 2012-11-20 | 1 | -0/+0 |
* | Reset submodule main/applications/gtk3-tqt-engine/admin to latest HEAD | Automated System | 2012-11-20 | 1 | -0/+0 |
* | Code cleanup | Timothy Pearson | 2012-11-19 | 1 | -98/+122 |
* | Add GtkLevelBar support | Timothy Pearson | 2012-11-19 | 3 | -2/+72 |
* | Add GtkSwitch support | Timothy Pearson | 2012-11-19 | 3 | -7/+64 |
* | Fix drawing problems on GTK 3.7 | Timothy Pearson | 2012-11-18 | 3 | -14/+118 |
* | Fix rc installation directory | Timothy Pearson | 2012-11-17 | 1 | -1/+1 |
* | Migrate to TDE build system and fix crashes | Timothy Pearson | 2012-11-12 | 13 | -671/+396 |
* | Added common directories | Timothy Pearson | 2012-11-11 | 3 | -0/+6 |
* | Remove build directory | Timothy Pearson | 2012-11-11 | 4 | -283/+0 |
* | Work around GTK crash on startup | Timothy Pearson | 2012-11-11 | 2 | -133/+128 |
* | Split user css information and main engine css control files | Timothy Pearson | 2012-11-11 | 6 | -7/+17 |
* | Additional scrollbar fixes | Timothy Pearson | 2012-11-11 | 1 | -13/+29 |
* | Fix scrollbars | Timothy Pearson | 2012-11-11 | 2 | -34/+83 |
* | Draw sliders with TQt3 methods | Timothy Pearson | 2012-11-10 | 4 | -30/+238 |
* | Fix toolbar rendering | Timothy Pearson | 2012-11-08 | 2 | -136/+416 |
* | Fix mask transforms | Timothy Pearson | 2012-11-05 | 5 | -415/+528 |
* | Cleanup | Timothy Pearson | 2012-11-04 | 2 | -79/+84 |
* | Fix scrollbars and buttons | Timothy Pearson | 2012-11-03 | 3 | -45/+156 |
* | All widgets are now (more or less) drawn with TQt3 style primitives | Timothy Pearson | 2012-11-01 | 2 | -94/+290 |
* | Quite a few widgets now work | Timothy Pearson | 2012-11-01 | 2 | -164/+561 |
* | Finished tab widgets, group boxes, and add preliminary popup menu support | Timothy Pearson | 2012-10-30 | 4 | -237/+262 |
* | Add tab prelighting support | Timothy Pearson | 2012-10-29 | 11 | -4/+1788 |
* | A few widgets are now working somewhat | Timothy Pearson | 2012-10-29 | 18 | -1124/+4332 |
* | Fix pixel imperfection, image drawing, and clipping problems | Timothy Pearson | 2012-10-15 | 3 | -94/+223 |
* | Implement remaining raster operations | Timothy Pearson | 2012-09-17 | 1 | -1/+85 |
* | Implement framework for raster operations | Timothy Pearson | 2012-09-17 | 3 | -59/+131 |
* | Add tab stop controls | Timothy Pearson | 2012-09-17 | 2 | -19/+57 |