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 <[email protected]> | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-03 | 1 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-12 | 1 | -4/+4 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Conversion to the cmake building system. | Slávek Banko | 2022-07-15 | 1 | -11/+12 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | Fix FTBFS with clang | Slávek Banko | 2018-02-04 | 1 | -1/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 1 | -1/+1 |
| | |||||
* | Cleanup output clutter. | Darrell Anderson | 2013-05-06 | 1 | -3/+3 |
| | |||||
* | 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 | 1 | -13/+13 |
| | |||||
* | 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 | 1 | -5/+5 |
| | | | | Draw frame backgrounds | ||||
* | Set GTK event passthrough on startup | Timothy Pearson | 2012-11-30 | 1 | -0/+20 |
| | | | | Fix menu item text highlight color | ||||
* | Use currently active TDE icon theme | Timothy Pearson | 2012-11-22 | 1 | -0/+33 |
| | |||||
* | Regenerate theme control file if new version of theme engine is installed | Timothy Pearson | 2012-11-20 | 1 | -36/+36 |
| | | | | Fix scrollbars | ||||
* | Add GtkLevelBar support | Timothy Pearson | 2012-11-19 | 1 | -1/+8 |
| | |||||
* | Fix drawing problems on GTK 3.7 | Timothy Pearson | 2012-11-18 | 1 | -0/+12 |
| | |||||
* | Migrate to TDE build system and fix crashes | Timothy Pearson | 2012-11-12 | 1 | -12/+15 |
| | |||||
* | 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 |
| | |||||
* | Fix scrollbars | Timothy Pearson | 2012-11-11 | 1 | -13/+15 |
| | |||||
* | Draw sliders with TQt3 methods | Timothy Pearson | 2012-11-10 | 1 | -1/+1 |
| | |||||
* | Fix toolbar rendering | Timothy Pearson | 2012-11-08 | 1 | -0/+51 |
| | |||||
* | Fix mask transforms | Timothy Pearson | 2012-11-05 | 1 | -0/+5 |
| | | | | Use full TQt3 progress bar drawing code | ||||
* | Fix scrollbars and buttons | Timothy Pearson | 2012-11-03 | 1 | -15/+21 |
| | |||||
* | All widgets are now (more or less) drawn with TQt3 style primitives | Timothy Pearson | 2012-11-01 | 1 | -5/+19 |
| | |||||
* | Quite a few widgets now work | Timothy Pearson | 2012-11-01 | 1 | -2/+64 |
| | |||||
* | Finished tab widgets, group boxes, and add preliminary popup menu support | Timothy Pearson | 2012-10-30 | 1 | -8/+42 |
| | |||||
* | A few widgets are now working somewhat | Timothy Pearson | 2012-10-29 | 1 | -0/+788 |