summaryrefslogtreecommitdiffstats
path: root/kicker/taskbar
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-052-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 026828840f8255b5c4fde83ea95209f6f1f5ef8f)
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-141-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 2d7d2122cf33aa713cebef95981305039c798003)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-164-46/+46
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit a4241b7911d2e0b36edfb02f616b8b282050c0ec)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-262-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c4a6487c827add9382001ff1892b8fb3bfa94682)
* Replace 'Event' #define stringsMichele Calgaro2023-12-021-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 8aea8afbc5fcc3bfd0d6234bf91436cbb290ed43)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-251-3/+3
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 36f2e08fd382c7042fbd3c8e7708f3ba1b9c9bd7)
* Replace Qt with TQtMichele Calgaro2023-11-143-17/+17
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit b965cbac5b21345e9dfc768a7e4f660ffa4aa72f)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-253-6/+6
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 33c7d159890b81da8f44ee330a349e3abd553bec)
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-101-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 67f2b0da2c80c3ee335aecda5dfedf3176edd8b9)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7bc43c68b3c095631628e1fb691242315687d15b)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-3/+3
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 814bf5fc4f403c13b0d8274c7f13fbef183c5c84)
* SunOS specific patchesDenis Kozadaev2023-05-231-6/+18
| | | | | Signed-off-by: Denis Kozadaev <[email protected]> (cherry picked from commit 4d58a4ea8daf1a3cb91b7d8c6e574dd6f5bdb685)
* Kicker: Allow dragging group tasksMavridis Philippe2022-10-141-5/+0
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* TCC taskbar configuration: fixed up remaining issues in 'Appearance' tab.Michele Calgaro2022-09-052-31/+31
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* taskbar: fix text positioning when changing from icons only to text&iconsMavridis Philippe2022-09-052-5/+11
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* taskbar: update when icon size changedMavridis Philippe2022-09-052-1/+5
| | | | | | just to be sure Signed-off-by: Mavridis Philippe <[email protected]>
* Taskbar: show 'modified' icon in icon only modeMavridis Philippe2022-09-051-17/+25
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Taskbar: small/panel icon size selection.Mavridis Philippe2022-09-055-98/+121
| | | | | | | | | | | | | | | | | | | | | 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 <[email protected]>
* kcmtaskbar: UI improvementsMavridis Philippe2022-09-051-3/+4
| | | | | | | | | | | | | | | | 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 <[email protected]>
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+3
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <[email protected]>
* Removed unrequired comments.Michele Calgaro2018-06-203-15/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Bring first and last icons into XDG complianceTimothy Pearson2014-10-121-2/+2
|
* Prevent Kicker from crashing if no DnD source is availableTimothy Pearson2014-04-231-1/+1
|
* Add end-of-file newlines.Darrell Anderson2013-11-302-2/+2
|
* Add option to display only icons on taskbarMichele Calgaro2013-10-284-260/+263
| | | | This resolves Bug 360
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Fix sporadic Kicker crash in popup menu handlerTimothy Pearson2013-04-231-1/+3
| | | | This resolves Bug 1425
* Add menu items to rearrange taskbar entriesTimothy Pearson2013-04-135-46/+242
| | | | | Make taskbar drag and drop moving more robust This resolves Bug 1103
* Add initial taskbar drag and drop supportTimothy Pearson2013-04-127-4/+157
| | | | | 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
* Update text strings in Kicker configuration moduleDarrell Anderson2013-04-111-11/+11
|
* Alphabetize applications on taskbar when requested in taskbar configuration ↵Timothy Pearson2013-04-112-0/+36
| | | | | | module Resort applications on taskbar sorting configuration option change
* Overhaul taskbar configuration systemTimothy Pearson2013-04-107-76/+103
| | | | This resolves Bug 1399
* Fix applications invisible on taskbar with xineramaSlávek Banko2013-04-041-5/+5
| | | | This resolves Bug 1429
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-152-4/+4
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-3/+3
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-9/+9
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KSharedTimothy Pearson2013-01-311-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-2/+2
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-10/+10
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Fix taskbar configuration issuesTimothy Pearson2013-01-172-3/+13
| | | | Fix Kicker menu button layout in Deep Buttons mode
* Fix media:/ kioslave handling of audio CDsTimothy Pearson2012-12-308-91/+129
| | | | | Allow separate settings for each taskbar applet Add mouse-driven Kicker resize support
* Add preliminary taskbar task state supportTimothy Pearson2012-12-235-12/+158
|
* Add check box option to control taskbar window cycling with mouse wheel.Darrell Anderson2012-03-133-9/+23
| | | | This closes bug report 251.
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-8/+8
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-12/+12
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-185-25/+25
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-165-41/+41
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-155-41/+41
|