summaryrefslogtreecommitdiffstats
path: root/kicker/taskbar
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-164-46/+46
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-262-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-12-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-133-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-253-6/+6
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-091-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* SunOS specific patchesDenis Kozadaev2023-05-221-6/+18
| | | | Signed-off-by: Denis Kozadaev <denis@dilos.org>
* Kicker: Allow dragging group tasksMavridis Philippe2022-10-141-5/+0
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* TCC taskbar configuration: fixed up remaining issues in 'Appearance' tab.Michele Calgaro2022-09-052-31/+31
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* taskbar: fix text positioning when changing from icons only to text&iconsMavridis Philippe2022-09-052-5/+11
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* taskbar: update when icon size changedMavridis Philippe2022-09-052-1/+5
| | | | | | just to be sure Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Taskbar: show 'modified' icon in icon only modeMavridis Philippe2022-09-051-17/+25
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* 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 <mavridisf@gmail.com>
* 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 <mavridisf@gmail.com>
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+3
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed unrequired comments.Michele Calgaro2018-06-203-15/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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
|
* Fix tdebase FTBFSTimothy Pearson2011-11-171-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-072-2/+2
|