Mavridis Philippe
95837cc844
Add support for assigning global shortcuts for suspend actions
...
The corresponding shortcuts have been added as part of the KDesktop shortucts, to complement similar options (logout, shutdown, reboot).
The shortcuts are only shown for the options that KSMServer reports via DCOP as valid.
In order to do be able to make a DCOP call from kdesktopbindings.cpp, the <dcopref.h> include had to be added to several files of the shortcuts TDECM.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 months ago
Michele Calgaro
9cebcf7b55
Use tq* headers instead of ntq* ones
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 months ago
Michele Calgaro
026828840f
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
Michele Calgaro
2d7d2122cf
Replace Q_WS_* defines with TQ_WS_* equivalents
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 months ago
Michele Calgaro
a4241b7911
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
c4a6487c82
Replace various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
1390bece9a
Replaced various '#define' with actual strings - part 5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
8aea8afbc5
Replace 'Event' #define strings
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
36f2e08fd3
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
100f977221
Replace various tq* strings with TQt::* equivalents
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
b965cbac5b
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months 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>
1 year ago
Michele Calgaro
a8f627e6d4
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
7bc43c68b3
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
814bf5fc4f
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
14bc816be9
Use Scale & Crop as default style for wallpaper.
...
Add more options to "Set as Background" menu in Konqueror.
This resolves issue #280 and issue #281 .
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Michele Calgaro
f9f7aee79e
Removed HAL dependant code.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
3078b5fa12
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 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
8b79083f96
Fixed FTBFS when building tdelibs/tdebase without tdehw.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
ba97e2dc25
Avoid direct usage of tdeldap library. This allows to remove hard dependency between packages.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
6408069d61
Use new 'window_duplicate' icon in tdelibs
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Mavridis Philippe
94b9872913
KDesktop: customizable icon spacing.
...
This commit introduces changes to KDesktop which allow for a custom
icon spacing option, some new controls into the Desktop Behaviour
module of KControl, as well as the KDesktop Ctrl+Mouse Scroll binding
to manipulate the icon spacing.
This commit depends on a previous (minor) change in LibKonq.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Michele Calgaro
145abc15d5
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
08d0bb03c0
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 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>
4 years ago
Slávek Banko
6a194d1435
Fix FTBFS due to missing linked libraries.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
4ef8f95912
Add FreeBSD / DragonFly specific /proc path for an executable file.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Denis Kozadaev
44e4d3ce6b
DilOS: use illumos specific /proc path for an executable file
...
Signed-off-by: Denis Kozadaev <denis@dilos.org>
4 years ago
Michele Calgaro
8b269b0658
Fixed handling of alternative terminal application in MiniCli.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
4ce5ad8c3c
Fixed handling of KDesktop -> Right click -> Open Terminal Here... when
...
the terminal application is different from Konsole.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
e9f503cdb8
mediamanager always get started at TDE startup. Therefore the module is no longer available in TCC->TDE Components->Service Manager->Startup Services for enable/disable at startup.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
fddff79d21
Improved support for XDG folders without requiring xdg-user-dirs to be installed.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
f8a93efe76
Removed kxdglauncher which is now no longer required.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
6b70b67b4b
Use xdg-user-dirs to detect XDG variables instead of kxdglauncher. This relates to issue TDE/tdelibs#60 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Janek Stolarek
c1384365c9
Add Polish comments to initial desktop icons.
...
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>
5 years ago
Chris
9b964799b4
Improve RU and ES translations, contributed by Vita_Cell.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
f076b15382
Add Russian comments to initial desktop icons.
...
...contributed by Denk from IRC.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
9d18aa3129
Add missing Bulgarian translation to initial desktop icons.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Matías Fonzo
9b5f085b49
Added Spanish translation to complement issue #96
...
Signed-off-by: Matías Fonzo <selk@dragora.org>
5 years ago
Emanoil Kotsev
8c43819bb7
Added and updated Bulgarian translation
...
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
5 years ago
Michele Calgaro
55b1b912fd
Add Italian comments to initial desktop icons.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
gregory guy
ebef04cd20
Add French comments to initial desktop icons.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Slávek Banko
0f5478ae2e
Add Czech comments to initial desktop icons.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris
d71f9eeb7a
Improve initial desktop icons.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Michele Calgaro
752183c265
Added IT translation for 'mycomputer'. This relates to previous commit.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris
1e9234674c
Fix wrong computer icon translations.
...
Credits and thanks to Vitaly (Vita_Cell) from IRC for contributing RU and ES translations.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
e47bab3fd8
kdesktop: Add missing initialization of sigset_t in kdesktop_lock. This resolves bug 3025.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago