Commit Graph

63 Commits (master)

Author SHA1 Message Date
Michele Calgaro 02ed3f2d62
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 weeks ago
Michele Calgaro 0b13a7b9e0
Fix FTBFS with gcc 15. This resolves issue 54
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 weeks ago
Michele Calgaro 879d017916
Remove support for OSF
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 month ago
Michele Calgaro eb0254634f
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Michele Calgaro c322141e5a
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro 8240e69641
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 69e4de2f4c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro cf40f00690
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro c5bd1f2f9a
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro c8e3d1d47d
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro f9eac0ec4d
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
François Andriot 0cb84fb903 Fix FTBFS on Fedora 34
error: static assertion failed: comparison object must be invocable as const

Signed-off-by: François Andriot <francois.andriot@free.fr>
4 years ago
Slávek Banko a084db1755
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy d4a1613e9f
Conversion to the cmake building system.
Add includes to UI files to resolve FTBFS.

Signed-off-by: gregory guy <g-gregory@gmx.fr>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko b97668ea39
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 2e0665dec6
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson 2c14d519d8 Fix invalid headers in PNG files and optimize for size 9 years ago
Slávek Banko 191490e345 Fix FTBFS with clang
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 550a5b725d Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance 10 years ago
Timothy Pearson 8e1f7a720b Bring undo, redo, find, and revert icons into XDG compliance 10 years ago
Timothy Pearson a115544364 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Slávek Banko efaf922de8 Additional k => tde renaming and fixes 12 years ago
Slávek Banko c16c4c0357 Fix unintended rename of radkfile 12 years ago
Timothy Pearson 4565bfb4e2 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson d5f01dcc48 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 3a3518bb00 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson c44bd98187 Fix unintended renaming 12 years ago
Timothy Pearson fccf6d244a Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson ee52bb567f Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 949de81936 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 782ea254f2 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson fb758f6790 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9f2c757e1a Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson cee429821a Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 78f8b2d68b Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 92ac6833a9 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 634845c7a2 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Darrell Anderson 5be9ca7ece Fix inadvertent tqt changes. 13 years ago
Slávek Banko 2b25aaa07f Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
13 years ago
Darrell Anderson 5687d5ac93 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 6be9bf3cfc Updated to build with gcc 4.7. 13 years ago
Timothy Pearson 1a7e498bdb Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson ba6b214198 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 746abe8440 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 999f961ff5 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 2d7b541a4e Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 6c3f7a55fb.
13 years ago
Timothy Pearson 6c3f7a55fb Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson c954cd41d3 Additional renaming of kde to tde 13 years ago
Timothy Pearson 3fe5b9df0c Rename KDE_VERSION to TDE_VERSION 13 years ago
Timothy Pearson 1677e06cb0 Rename additional instances of KDE to TDE 13 years ago