Commit Graph

73 Commits (master)

Author SHA1 Message Date
Michele Calgaro 57f2874db8
Replace Qt with TQt
3 weeks ago
Michele Calgaro 44e4d73df1
Replaced various '#define' with actual strings - part 5
5 months ago
Michele Calgaro 2e40c341e0
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
8 months ago
Michele Calgaro 6a57fe022a
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Michele Calgaro 3f443ffec4
Drop TQT_NO_COMPAT code
11 months ago
Michele Calgaro eeae48962f
Drop autotools support.
1 year ago
Slávek Banko fe56f701d7
Conversion to the cmake building system.
2 years ago
Slávek Banko d904bcf44a
Do not enforce include <gmodule.h> to be as plain C
3 years ago
Slávek Banko 0e2c727907
Fix FTBFS in case TQt3 is not installed in the system directory.
3 years ago
Michele Calgaro 42e3181d2d
Removed explicit usage of the 'register' keyword.
4 years ago
Slávek Banko 490572625b
Fix the path for installing GTK3 libraries.
5 years ago
Slávek Banko b0c586879b
Fix the path for installing GTK3 libraries.
5 years ago
Michele Calgaro 587ca73402
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Slávek Banko 2833af1237 Fix FTBFS with clang
6 years ago
Darrell Anderson 0a0890d277 Add end-of-file newlines.
11 years ago
Slávek Banko 50bf8f8d4c Fix FTBFS
11 years ago
Francois Andriot 273baf5f1a Fix FTBFS because missing LDFLAGS
11 years ago
Darrell Anderson fe40049bb5 Cleanup output clutter.
11 years ago
Slávek Banko 9cc97365e7 Fix unintended rename of GTK*
11 years ago
Timothy Pearson 428d855288 Rename additional header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson 74e58f7d98 Rename common header files for consistency with class renaming
11 years ago
Timothy Pearson fa0cf93ec2 Rename KIcon to enhance compatibility with KDE4
11 years ago
Timothy Pearson bc80a5e463 Rename a number of classes to enhance compatibility with KDE4
11 years ago
Timothy Pearson bca3b632a5 Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson a0ba7bf869 Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson 0bdf0e7bb5 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
11 years ago
Timothy Pearson 337312fb5f Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
11 years ago
Timothy Pearson 143d53a45a Rename KInstance and KAboutData to avoid conflicts with KDE4
11 years ago
Timothy Pearson ceaa36432c Rename KApplication to TDEApplication to avoid conflicts with KDE4
11 years ago
Timothy Pearson ce3909bb78 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
11 years ago
Timothy Pearson c36c123364 Fix checkbox drawing
11 years ago
Timothy Pearson 4a9ef2722b Fix checkbox drawing
12 years ago
Timothy Pearson beb8adf263 Set GTK event passthrough on startup
12 years ago
Timothy Pearson 3184ede6a8 Use currently active TDE icon theme
12 years ago
Timothy Pearson 6953f22381 Fix drawing glitch when line width < 1px
12 years ago
Timothy Pearson e8c3a67b5a Use MIT SHM where possible to speed up drawing
12 years ago
Timothy Pearson 66e7613e89 Add comment
12 years ago
Timothy Pearson 25eb56b1af Increase drawing speed
12 years ago
Timothy Pearson 0762fd31c7 Keep both the device and intermediate painter states in sync
12 years ago
Timothy Pearson 38b854c89c Regenerate theme control file if new version of theme engine is installed
12 years ago
Timothy Pearson c54dc20a17 Code cleanup
12 years ago
Timothy Pearson 77b8059cbf Add GtkLevelBar support
12 years ago
Timothy Pearson 114c26e88f Add GtkSwitch support
12 years ago
Timothy Pearson 2f93dfb8bf Fix drawing problems on GTK 3.7
12 years ago
Timothy Pearson acc82b617d Migrate to TDE build system and fix crashes
12 years ago
Timothy Pearson 9c1da645b0 Work around GTK crash on startup
12 years ago
Timothy Pearson 4a7ce6c116 Split user css information and main engine css control files
12 years ago
Timothy Pearson 98eb5b995a Additional scrollbar fixes
12 years ago
Timothy Pearson b358b8dfae Fix scrollbars
12 years ago
Timothy Pearson ec156de973 Draw sliders with TQt3 methods
12 years ago