Commit Graph

74 Commits (master)

Author SHA1 Message Date
Slávek Banko e8ec37c62f
Fix FTBFS from prior commit.
3 weeks ago
Slávek Banko 03cf41d9b0
Fix compatibility with C++17.
3 weeks ago
Michele Calgaro bda52bd053
Replace Q_SIGNALS and Q_SLOTS
3 months ago
Michele Calgaro c616fab905
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro 55cef71441
Replace various '#define' strings - part 6
5 months ago
Michele Calgaro 3849f5c32c
Replaced various '#define' with actual strings - part 5
5 months ago
Michele Calgaro b93a9330d8
Replace Qt with TQt
6 months ago
Michele Calgaro 0e051a3c83
Replace TQ_*Focus* and TQ_Scale* defines
8 months ago
Michele Calgaro e0b799d647
Drop TQT_BASE_OBJECT* defines
9 months ago
Michele Calgaro fce92533f8
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro 37a6812fbe
Removed setting of CXX_FEATURES at module level since CXX_FEATURES are now enabled at TDE project level.
2 years ago
Michele Calgaro 375229ceea
Added CXX_FEATURES for libraries to ensure build with at least C++11.
2 years ago
OBATA Akio 0d168f7ecd Change to use c++11 unique_ptr instead of deprecated auto_ptr
2 years ago
Michele Calgaro dd734d4130
Removed code formatting modelines.
4 years ago
Slávek Banko 2a2437b302
Simplify CMake rules for desktop file translations.
4 years ago
Slávek Banko 837dbafbea
Desktop file translations:
4 years ago
Slávek Banko d0243fcc86
Add CMakeL10n rules.
5 years ago
Slávek Banko c297496599
Add includes to UI files to resolve FTBFS
6 years ago
Michele Calgaro 4c083c146b
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Slávek Banko 1f3ba1d65e Update bug reports url to bugs.trinitydesktop.org
6 years ago
Timothy Pearson 421429cfbe Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson a09a812266 Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago
Timothy Pearson bf0e4d08fa Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson 9545faf0fc Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Slávek Banko 78cc506bba Additional k => tde renaming and fixes
11 years ago
Darrell Anderson d7556a20d6 Fix incorrect characters.
11 years ago
Darrell Anderson 194cf519e4 Add GUI check box control whether to retainn kpdf metadata.
11 years ago
Slávek Banko 29dca6cedc Fix unintended rename of many various *klist*
11 years ago
Timothy Pearson 958d14ea30 Rename additional header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson b2de651421 Rename common header files for consistency with class renaming
11 years ago
Timothy Pearson 78b4b738d3 Rename KCmd to avoid conflicts with KDE4
11 years ago
Timothy Pearson 81576b1337 Rename many classes and header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson 32ace734b3 Fix FTBFS
11 years ago
Timothy Pearson 65eca7929c Rename a number of classes to enhance compatibility with KDE4
11 years ago
Timothy Pearson 805781daef Rename KLocale to enhance compatibility with KDE4
11 years ago
Timothy Pearson 14ad34cde3 Rename a few build variables for overall consistency
11 years ago
Timothy Pearson 2e25fa39cd Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson 00b4f54142 Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson 3c5631f74d Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
11 years ago
Timothy Pearson 6adb71382c Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
11 years ago
Timothy Pearson f71394031a Rename KInstance and KAboutData to avoid conflicts with KDE4
11 years ago
Timothy Pearson 74f47aebb7 Rename KApplication to TDEApplication to avoid conflicts with KDE4
11 years ago
Timothy Pearson c705f8f061 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
11 years ago
Alexander Golubev 923dc5953a Fix cmake build: kghostview parallel build
11 years ago
Darrell Anderson ca58f70d61 Update XDG information in support of bug report 892.
12 years ago
Darrell Anderson ca4b0c6d6a Fix inadvertent "TQ" changes.
12 years ago
Timothy Pearson c509088a31 Rename additional global TQt functions
12 years ago
Timothy Pearson 19c822c41d Fix Q_CHECK_PTR
12 years ago
Timothy Pearson e8f365173e Remove spurious TQ_OBJECT instances
12 years ago
Timothy Pearson ce48650b87 Rename KDE_MAKE_VERSION and update TDE version string
13 years ago