Commit Graph

66 Commits (master)

Author SHA1 Message Date
LupusRubrum 006915b1e2 More improvements to various wallpapers and some other various textures
Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com>
2 months ago
Michele Calgaro 0a439ac80b
Replace TRUE/FALSE with boolean values true/false
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 months ago
LupusRubrum 05918e0a28 improvenments to the crystalsvg icons & over misc tde textures
Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com>
4 months ago
Michele Calgaro 669c9bc7d8
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro 834496cf73
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 8fca33b35b
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 026828840f
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro a4241b7911
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro c4a6487c82
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro b965cbac5b
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 33c7d15989
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 814bf5fc4f
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 6408069d61
Use new 'window_duplicate' icon in tdelibs
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko 4d1cd4d95d
Update CMake rules for merging translations into Standard and Redmond ksplash themes.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko fac8a55caf
Add missing basic descriptions to ksplash themes Standard and Redmond.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 2f706891f3
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
Chris 0721f2d3f4 Fix remaining brandings in tdebase.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Michele Calgaro 887cea6320
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 09dce5e19f Fix invalid headers in PNG files and optimize for size 9 years ago
Timothy Pearson 50b6f1f60f Fix exec icon location and bring it into XDG compliance 11 years ago
Timothy Pearson f4393b4d0c Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance 11 years ago
Timothy Pearson 1346f68987 Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Timothy Pearson 24db855178 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Alexander Golubev 30252262ce Move the Xinerama test to main ConfigureChecks.cmake 12 years ago
Michele Calgaro e861c6188b Fixed KSplash icon flashing position problem for 'default' theme engine.
Removed nasty hardcoded hack and added 'Icon Offsets' option to Theme.rc file.
12 years ago
Darrell Anderson 90f1f50f00 Fix remnant QMIN/QMAX to TQMIN/TQMAX. 12 years ago
Slávek Banko 3e88ddfbc3 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 77cbe84cb6 Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 9286b9ebcc Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson a5430e4b98 Rename many classes and header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson f537c21b68 Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson de7e5867a6 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson dc6b76cac4 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson cc74f360bb Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
Timothy Pearson 79b21d47bc Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Timothy Pearson d41050ea3f Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 13 years ago
Darrell Anderson d97136fe94 Branding: KDE->TDE 13 years ago
Darrell Anderson 94f3dbe7c5 Update XDG information in support of bug report 892. 14 years ago
Darrell Anderson 7736673941 Fix branding with splash theme images. 14 years ago
Timothy Pearson 8bd291c0e8 Rename additional global functions and variables for tqt3 14 years ago
Timothy Pearson c3ff886fef Fix up desktop file type specifiers for tqt3 14 years ago
Timothy Pearson 7021f40c13 Part 1 of 2 of kdm rename 14 years ago
Timothy Pearson f64397c82f Remove additional unneeded tq method conversions 14 years ago
Timothy Pearson 628043be55 Rename old tq methods that no longer need a unique name 14 years ago
Timothy Pearson 2c01fd64dd Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 73c08b592d.
14 years ago
Timothy Pearson 73c08b592d Rename a number of old tq methods that are no longer tq specific 14 years ago
Timothy Pearson 6723d581f9 Rename KDEHOME and KDEDIR 14 years ago
Timothy Pearson 43d99cc247 Rename kwin to twin (part 1 of 2) 14 years ago
Timothy Pearson 99e082a03e Rename additional instances of KDE to TDE 14 years ago
Timothy Pearson 7574a7287e Additional kde to tde renaming 14 years ago