Commit Graph

57 Commits (2e3c71518b158d842fd90276a7916a04ec228f39)

Author SHA1 Message Date
Michele Calgaro 1c65be77cd
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a4241b7911)
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 65356d900d
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 8631bc8993
TCC taskbar configuration: fixed up remaining issues in 'Appearance' tab.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Mavridis Philippe a4c1a3f27e
kcmtaskbar: Disable "on hover" option if halo option is on
This corresponds to the actual behaviour of Kicker.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Mavridis Philippe fa3482b2ed
Taskbar thumbs option: Add notice about needing TWin compositor
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Mavridis Philippe e94cb59fe2
KCMTaskbar: various adjustments
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Mavridis Philippe 74466041a6
Taskbar: small/panel icon size selection.
By default the 16x16 value was hardcoded into the taskbar, which
is not correct.

With this commit the default value is TDEIcon::Small (can be
defined in TCC->LookNFeel->Icons) to retain the "classic" style.

This commit adds a "Small icons" checkbox which can be unchecked
to set the icon size to TDEIcon::Panel (for consistency with
other panel icons). Combined with "Icons only", this produces
a Plasma/Windows-like big icon taskbar.

This commit also ensures that in "Icons only" mode the icons
are centered in their button, for better looking result.

Finally, this commit fixes a typo in some macros
(TABSKAR -> TASKBAR).

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Mavridis Philippe 8059293813
kcmtaskbar: UI improvements
The module settings are now split between three tabs,
which looks better overall and a little less overloaded.

Additionaly, some new settings which were already present
for the config have been exposed (thumbnails, max button
width).

Finally, some settings have been further refined for
customization (button styles, which were previously
hardcoded -Clssic, Optimal, For transparency- can
now be precisely configured.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 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 0a32a51059 Fix and streamline German and other translations in TCC.
Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations.

Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko 9811d154a5
Fix typos in texts.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 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
Slávek Banko 661ed658b7
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro f2ca34345e Removed unrequired comments.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 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
Darrell Anderson 05fdac11bb Merge kcontrol/panel help handbooks into kicker help handbook, delete
duplicate kcontrol/panel handbooks, and update respective *.desktop files.
11 years ago
Slávek Banko 9f0a2b5a83 Sort order of widgets in taskbar settings 11 years ago
Michele Calgaro 7119c2b268 Add option to display only icons on taskbar
This resolves Bug 360
11 years ago
Timothy Pearson 3df12cd876 Add menu items to rearrange taskbar entries
Make taskbar drag and drop moving more robust
This resolves Bug 1103
12 years ago
Timothy Pearson 18098b4c70 Add initial taskbar drag and drop support
This partially resolves Bug 1103
Save horizontal space around TDE Menu button when text is in use and Kicker is greater than one line in height
12 years ago
Darrell Anderson b28da13a4d Nominal cleanup of commit 6d8b2d65. 12 years ago
Darrell Anderson 6d8b2d6502 Update text strings in Kicker configuration module 12 years ago
Timothy Pearson 56909ec403 Update taskbar kcontrol verbage to increase clarity
This relates to Bug 1399
12 years ago
Timothy Pearson 300974c2a5 Minor repair to taskbar control center module 12 years ago
Timothy Pearson 137c3446f8 Overhaul taskbar configuration system
This resolves Bug 1399
12 years ago
Timothy Pearson 9286b9ebcc Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 5e5409d895 Rename KShared 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 1d061b286a Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2d728f781b Fix taskbar config reload global settings button 12 years ago
Timothy Pearson a0d0b876b6 Fix taskbar configuration issues
Fix Kicker menu button layout in Deep Buttons mode
12 years ago
Timothy Pearson e88baf8334 Automatically deactivate disconnected display devices
Notify user on display add/remove/change
Add advanced display configuration option to krandr menu
Add option to autohide kicker panels on inactive Xinerama screens and enable by default
Update hwmanager treeview on device change
12 years ago
Timothy Pearson ce3da13236 Fix media:/ kioslave handling of audio CDs
Allow separate settings for each taskbar applet
Add mouse-driven Kicker resize support
12 years ago
Timothy Pearson 0ef12d60c8 Add preliminary taskbar task state support 12 years ago
Darrell Anderson d97136fe94 Branding: KDE->TDE 13 years ago
Darrell Anderson 94f3dbe7c5 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 4f24944314 Branding cleanup: I18N_NOOP KDE -> TDE. 13 years ago
Darrell Anderson 14b7d88851 Add check box option to control taskbar window cycling with mouse wheel.
This closes bug report 251.
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 43d99cc247 Rename kwin to twin (part 1 of 2) 13 years ago