Commit Graph

97 Commits (master)

Author SHA1 Message Date
Alexander Golubev e07d4c99b1 Remove copypaste artifacts "i=" from main_low_apply() calls
This fixes a crash in tderandrtray on display reconnect, noticed during
debugging TDE/tdelibs/376.

Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/issues/376
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
6 days ago
Michele Calgaro 51230c05dc
Use TDESimpleConfig
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 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
Michele Calgaro 669c9bc7d8
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro cbf7df3a2e
Use tdeglobalaccel.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 834496cf73
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro a555786bf7
tderandrtray: restructure context menu.
When using big monitors the context menu was getting very crowded and
didn't entirely fit on the screen, making it difficult to navigate
hidden entries. The restructured menu uses submenus for each category,
therefore all the menu can be easily navigated.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro c1e3b95ae6
Rename KUniqueApplication to TDEUniqueApplication
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months 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
Slávek Banko e031e12d06
Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special cases.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 48ddee7ba8
Update CMake rules to change tdehw library to standalone.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro a3876433e8
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 0daae46f23 Synchronize German translation with the rest and fix some icons.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Slávek Banko b95b665c78
Add CMakeL10n rules.
Update TIMEZONES list.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Timothy Pearson c73eb5f814 Fix FTBFS due to Xlib defined keywords
This resolves Bug 2530
10 years ago
Timothy Pearson cce4a56a19 Fix remaining missing semicolons at end of Keywords strings 11 years ago
Timothy Pearson b9637c7590 Revert "Fix remaining missing semicolons at end of Keywords strings"
This reverts commit fd2369a8f0.
11 years ago
Timothy Pearson fd2369a8f0 Fix remaining missing semicolons at end of Keywords strings 11 years ago
Timothy Pearson 891da4b83e Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase 11 years ago
Timothy Pearson 0c11ace605 Fix missing semicolons at end of Keywords strings 11 years ago
Slávek Banko 107220694f Allow contitional build with tdehwlib
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
11 years ago
Timothy Pearson aa8b192b5e Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- 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
Timothy Pearson ee9dade9cf Fix Keywords separators to match XDG desktop specifications 11 years ago
Timothy Pearson 6ee99456cc Fix tderandrtray abort on startup due to oversized tray icon creation when icon widget has not yet been shown 11 years ago
Michele Calgaro f3ae8d691d Fixed tderandrtray popup menu Help functionality. This resolves bug 1949. 12 years ago
Darrell Anderson aa7079cdc9 Fix TDEPrint desktop file, add help handbooks for kjobviewer and tderandrtray. 12 years ago
Darrell Anderson d4153b7357 Update tderandrtray desktop files to match actual app name. 12 years ago
Darrell Anderson d4c4140b66 Add end-of-file newlines. 12 years ago
Darrell Anderson 1c37295608 Fix typo. 12 years ago
Slávek Banko 3e88ddfbc3 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 77cbd6e957 Fix theme manager overwriting undefined theme settings with garbage
This resolves Bug 1174
Fix tderandrtray displaying profile list when only the default profile is available
13 years ago
Slávek Banko 74b1fc6576 Cleanup output clutter 13 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 5e664c2e4a Rename KCmd to avoid conflicts with KDE4 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 23cc597c60 Rename a few build variables for overall consistency 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 1a9478c6e1 Fix FTBFS resulting from KCModule rename 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