Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with clang | Slávek Banko | 2018-02-04 | 1 | -1/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS | Slávek Banko | 2013-09-17 | 1 | -8/+8 |
| | |||||
* | Fix FTBFS because missing LDFLAGS | Francois Andriot | 2013-08-01 | 1 | -1/+1 |
| | |||||
* | Cleanup output clutter. | Darrell Anderson | 2013-05-06 | 3 | -20/+20 |
| | |||||
* | Fix unintended rename of GTK* | Slávek Banko | 2013-03-09 | 1 | -4/+4 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -3/+3 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -3/+3 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 2 | -17/+17 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -4/+4 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
| | |||||
* | 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 |
| | | | | Draw frame backgrounds | ||||
* | Fix checkbox drawing | Timothy Pearson | 2012-12-01 | 1 | -3/+17 |
| | | | | Fix tree view background drawing | ||||
* | Set GTK event passthrough on startup | Timothy Pearson | 2012-11-30 | 2 | -1/+49 |
| | | | | Fix menu item text highlight color | ||||
* | 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 | 2 | -1/+85 |
| | |||||
* | 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 |
| | | | | Fix scrollbars | ||||
* | 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 |
| | | | | Speed up drawing operations on newer GTK/Cairo versions | ||||
* | Fix drawing problems on GTK 3.7 | Timothy Pearson | 2012-11-18 | 3 | -14/+118 |
| | |||||
* | Migrate to TDE build system and fix crashes | Timothy Pearson | 2012-11-12 | 8 | -492/+29 |
| | |||||
* | Work around GTK crash on startup | Timothy Pearson | 2012-11-11 | 1 | -131/+128 |
| | |||||
* | Split user css information and main engine css control files | Timothy Pearson | 2012-11-11 | 1 | -5/+4 |
| | |||||
* | 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 |
| | | | | Use full TQt3 progress bar drawing code | ||||
* | 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 | 3 | -236/+261 |
| | |||||
* | Add tab prelighting support | Timothy Pearson | 2012-10-29 | 11 | -4/+1788 |
| | |||||
* | A few widgets are now working somewhat | Timothy Pearson | 2012-10-29 | 16 | -1124/+4239 |
| | |||||
* | Fix pixel imperfection, image drawing, and clipping problems | Timothy Pearson | 2012-10-15 | 2 | -93/+196 |
| | | | | Update test suite | ||||
* | Implement remaining raster operations | Timothy Pearson | 2012-09-17 | 1 | -1/+85 |
| | |||||
* | Implement framework for raster operations | Timothy Pearson | 2012-09-17 | 2 | -59/+122 |
| |