Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-03 | 1 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2024-04-06 | 2 | -4/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-12 | 2 | -59/+59 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_NO_COMPAT code | Michele Calgaro | 2023-06-14 | 2 | -11/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop autotools support.r14.1.0 | Michele Calgaro | 2023-02-19 | 1 | -58/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Conversion to the cmake building system. | Slávek Banko | 2022-07-15 | 4 | -13/+83 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Do not enforce include <gmodule.h> to be as plain C | Slávek Banko | 2021-10-11 | 1 | -1/+2 |
| | | | | | | because it can lead to FTBFS. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS in case TQt3 is not installed in the system directory. | Slávek Banko | 2021-09-24 | 1 | -5/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -20/+20 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix the path for installing GTK3 libraries. | Slávek Banko | 2019-03-10 | 1 | -1/+1 |
| | | | | | | Second attempt because GTK3_LIBDIR already contains GTK3_PREFIX. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix the path for installing GTK3 libraries. | Slávek Banko | 2019-02-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | 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 |
| |