Commit Graph

64 Commits (80859919391de08031928d99151d4e19bf8e4a32)

Author SHA1 Message Date
Michele Calgaro a49b0e2c53
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b965cbac5b)
1 year ago
Michele Calgaro 68cfcb9af6
twin: fix broken functionality introduced in recent commits
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5fde428606)
1 year ago
Michele Calgaro dc36e4bfdb
twin: avoid adding strings from lib subfolders in two .pot files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9ba68726b5)
1 year ago
Michele Calgaro 5c10665b72
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 814bf5fc4f)
2 years ago
Michele Calgaro 76fa61f90d
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 22625693f1)
2 years ago
Mavridis Philippe 4e428e11c5
kxkb: re-add custom TDE switching shortcut
This commit fixes issue #342.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 22bb398b3b)
2 years ago
Mavridis Philippe a67db2d484
Kxkb: Improve layout switching
1) New layout switching approach

The new approach is based on the "grp" options group of Xkb
and so enables us to use predefined X11 layout (group) switching
hotkeys like "Caps Lock" or "Shift+Alt" (you can see the full list
in the Options tab). The added bonus to this is that we conform
to the Xkb setting.

The code lets Xkb handle the keyboard layout switching hotkey(s)
and is similar to the one that is used in kkbswitch, monitoring
for an Xkb group (layout) change event.

This solution required me to remove some hacky and obsolete code
which was there to support really old pre-XFree-4.2 era systems
and included the "include groups" hack.

This means that the "Enable latin layout" checkbox is now gone
and setxkbmap is only called when the keyboard layouts and/or
options are modified, and not for every layout change.

2) Common layout switching hotkeys combobox

A combobox was added to the first page of the Keyboard Layouts
KCM module. It provides to the users a quick way to set a layout
switching key combination. It also controls the "grp" group in
the Xkb tab.

A special note about this combobox is that, even if Append Mode
was selected in the Xkb Options tab, this hotkey will overwrite
previous hotkey options. This means that all grp: options will
be forced removed before applying the option from the combobox
(in contrast to specifying options via the Xkb Options tab,
which, in Append Mode, will not get overwritten until next login).

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 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
Slávek Banko b95b665c78
Add CMakeL10n rules.
Update TIMEZONES list.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 8858fc1159 Fixed help handbook sections for Regional & Accessibility. This relates to bug 1850. 10 years ago
Timothy Pearson cce4a56a19 Fix remaining missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson b9637c7590 Revert "Fix remaining missing semicolons at end of Keywords strings"
This reverts commit fd2369a8f0.
10 years ago
Timothy Pearson fd2369a8f0 Fix remaining missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson 0c11ace605 Fix missing semicolons at end of Keywords strings 10 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 88a2e25514 Add mechanism by which sections of relevant docbooks may be opened automatically based on active tab in TDECModule
Fix up several tabbed TDEControl modules to use this mechanism
Fix a couple of docbooks with missing section IDs
This relates to Bug 1850
11 years ago
Michele Calgaro 3e5e875832 Rebranding: TDE Control Center --> Trinity Control Center 11 years ago
Darrell Anderson 66e86452a4 Fix KDE->TDE branding in tooltip. 11 years ago
Slávek Banko 3e88ddfbc3 Additional k => tde renaming and fixes 12 years ago
Darrell Anderson 9f795192a5 Rename kderc -> tderc in support of bug report 1447. 12 years ago
Timothy Pearson 77cbe84cb6 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9286b9ebcc Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson a5430e4b98 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson eba183d4de Fix FTBFS 12 years ago
Timothy Pearson f537c21b68 Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 68c175bf64 Rename KHTML and kiobuffer 12 years ago
Timothy Pearson de7e5867a6 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 1a9478c6e1 Fix FTBFS resulting from KCModule rename 12 years ago
Timothy Pearson cc74f360bb Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 79b21d47bc Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson e4e0479220 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson bbae7554f1 Add keyboard shortcut to start screensaver directly 12 years ago
Darrell Anderson a3b5ac4073 Fix references to user profile directory. 12 years ago
Timothy Pearson 443169bdcb Update calls to deprecated XKeycodeToKeysym function 13 years ago
Darrell Anderson 94f3dbe7c5 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson e37899bcc3 Branding cleanup: KDE -> TDE 13 years ago
Darrell Anderson cfd4a7e4ea Branding cleanup: KDE -> TDE 13 years ago
Darrell Anderson cd8f19f9bc Fix KDE -> TDE branding. 13 years ago
Darrell Anderson 2fda65a10a Fix KControl KDE->TDE branding issues. 13 years ago
Darrell Anderson 376712d203 Fix K Menu -> TDE Menu branding issues. 13 years ago
Timothy Pearson 8bd291c0e8 Rename additional global functions and variables for tqt3 13 years ago
Timothy Pearson e8a1cdc01d Rename additional global TQt functions 13 years ago
Timothy Pearson f64397c82f Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 628043be55 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 2c01fd64dd Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 73c08b592d.
13 years ago
Timothy Pearson 73c08b592d Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson e81bdee8ae Rename additional KDE strings 13 years ago
Timothy Pearson 371e91c48d Additional renaming of kde to tde 13 years ago
Timothy Pearson 43d99cc247 Rename kwin to twin (part 1 of 2) 13 years ago