Commit Graph

63 Commits (0fc56f21d45249a473d20555ff3071d3b16bee54)

Author SHA1 Message Date
Michele Calgaro 67f2b0da2c
Drop TQT_TQ*_CONST defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 7bc43c68b3
Drop TQT_TQ*_OBJECT defines
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
Denis Kozadaev 4d58a4ea8d
SunOS specific patches
Signed-off-by: Denis Kozadaev <denis@dilos.org>
2 years ago
Mavridis Philippe f2e3e2ce19
Kicker: Allow dragging group tasks
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
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 a70540e7ac
taskbar: fix text positioning when changing from icons only to text&icons
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Mavridis Philippe 3f98571ee0
taskbar: update when icon size changed
just to be sure

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Mavridis Philippe b7d9ed80a3
Taskbar: show 'modified' icon in icon only mode
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 b95b665c78
Add CMakeL10n rules.
Update TIMEZONES list.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro f2ca34345e Removed unrequired comments.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson ad7c595221 Bring first and last icons into XDG compliance 11 years ago
Timothy Pearson 030d09e784 Prevent Kicker from crashing if no DnD source is available 11 years ago
Darrell Anderson d4c4140b66 Add end-of-file newlines. 11 years ago
Michele Calgaro 7119c2b268 Add option to display only icons on taskbar
This resolves Bug 360
11 years ago
Slávek Banko 3e88ddfbc3 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 9e04189c58 Fix sporadic Kicker crash in popup menu handler
This resolves Bug 1425
12 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 6d8b2d6502 Update text strings in Kicker configuration module 12 years ago
Timothy Pearson fe303335da Alphabetize applications on taskbar when requested in taskbar configuration module
Resort applications on taskbar sorting configuration option change
12 years ago
Timothy Pearson 137c3446f8 Overhaul taskbar configuration system
This resolves Bug 1399
12 years ago
Slávek Banko 42f6f23d4b Fix applications invisible on taskbar with xinerama
This resolves Bug 1429
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 de9b6c9ad1 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson f537c21b68 Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 5e5409d895 Rename KShared 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 a0d0b876b6 Fix taskbar configuration issues
Fix Kicker menu button layout in Deep Buttons mode
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 14b7d88851 Add check box option to control taskbar window cycling with mouse wheel.
This closes bug report 251.
13 years ago
Timothy Pearson b492b550f3 Rename obsolete tq methods to standard names 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 b92f4fbd16 Fix tdebase FTBFS 13 years ago
Timothy Pearson 43d99cc247 Rename kwin to twin (part 1 of 2) 13 years ago
Timothy Pearson 99e082a03e Rename additional instances of KDE to TDE 13 years ago
tpearson 31ce63759f Fix kicker size/position glitch
Fix kicker task button glitch in Elegant mode caused by prior commit r1246075


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250790 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d6bcc187d2 Fix taskbar when parent application is using ARGB windows
Fix composition configuration default settings
Add logout notice to give the user feedback that yes, the logout command actually WAS accepted


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9a3f0aacd4 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson cec8fe0157 Fix up a few Deep Buttons glitches
Add an option to include the clock in the system tray applet
Majorly enhance the Quick Launch Kicker applet


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245129 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 80035308b1 Add initial support for Kicker "Deep Buttons", a more highly textured style than the normal "flat" Kicker GUI
Add preliminary GUI and configuration structures needed for hot-resizing panels


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1244835 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago