| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/kcontrol - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcontrol-desktop-files/
|
| |
|
|
|
|
|
|
| |
Supports the Libinput and Synaptics drivers, includes documentation and inpupt-touchpad icon.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since KDE 3.4 there is underlying support for dynamically determining whether a module should
be loaded or not, depending on an exported test function which would return a boolean value
depending on the success of one or more tests (e.g. for presence of specific hardware).
This approach is documented but has so far not been implemented by the TDE Control Centre.
This commit adds a check to the TCC which performs the test function if needed (that is, if
the X-TDE-Test-Module property is true) and, if it returns false, prevents showing the
module in the tree list, which is the intended behaviour of the test function feature.
For more information see:
https://wiki.trinitydesktop.org/index.php?title=TDEConfig_Module_HOWTO&oldid=1893#Making_a_KCModule_dynamically_available
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
| |
for Konqueror.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (23 of 23 strings)
Translation: tdebase/klipper - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/klipper-desktop-files/cs/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (34 of 34 strings)
Translation: tdebase/color schemes
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/color-schemes/cs/
|
|
|
|
|
|
|
| |
Currently translated at 95.6% (22 of 23 strings)
Translation: tdebase/klipper - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/klipper-desktop-files/pl/
|
|
|
|
|
|
|
| |
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/klipper - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/klipper-desktop-files/
|
| |
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (3 of 3 strings)
Translation: tdebase/kxkb - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kxkb-events/cs/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (2 of 2 strings)
Translation: tdebase/kappfinder - kappfinder.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kappfinder-kappfinderdesktop/pt/
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (81 of 81 strings)
Translation: tdebase/twin - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-events/de/
|
|
|
|
|
|
|
| |
Currently translated at 76.4% (26 of 34 strings)
Translation: tdebase/twin - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-desktop-files/de/
|
|
|
|
|
|
|
| |
Currently translated at 50.5% (50 of 99 strings)
Translation: tdebase/tdm - sessions
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdm-sessions/de/
|
|
|
|
|
|
|
| |
Currently translated at 86.6% (13 of 15 strings)
Translation: tdebase/applnk - compat
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/applnk-compat/de/
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
| |
relates to TDE/tdebase#349.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
style. This also solves issue #513
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
|
|
| |
This icon is more accurate than the more generic applications-internet.
Includes a tdeconf_update script.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
|
| |
This change makes it possible for network folders in Remote Places to be moved to and restored from the Trash folder.
Before this change, such folders could only be removed via deletion (shift+delete) and could not be restored afterwards.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
| |
- Add actions related to keys XF86Sleep (Suspend) and XF86ScreenSaver (Lock Session)
- Fix name of "Log Out" actions
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
|
|
|
| |
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 <[email protected]>
|
|
|
|
|
|
|
|
|
| |
1. Some code deduplication. Suspending is now handled via the public method `suspend(int)` which is DCOP-accessible and maps SuspendType values to corresponding TDEHWLib TDESystemPowerState values, and the internal method `suspendInternal(int)` which performs the chosen suspend and optionally locks the screen beforehand.
2. Options are now read from power-managerrc on startup and stored in memory to avoid reading the configuration file every time a suspend is requested.
3. SuspendType is now a member of KSMServer class (instead of KSMShutdownDlg)
4. A new DCOP-accessible method `suspendOptions()` returns a TQStringList of all available suspend options.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
| |
Currently translated at 100.0% (3 of 3 strings)
Translation: tdebase/kxkb - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kxkb-events/pl/
|
| |
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
TQString accessor is 0-based.
Signed-off-by: OBATA Akio <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
| |
|
|
|
|
|
|
| |
Solution to issue #505
Signed-off-by: ormorph <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|