summaryrefslogtreecommitdiffstats
path: root/kicker/taskbar
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Fix kicker size/position glitchtpearson2011-09-011-0/+1
| | | | | | | 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
* Fix taskbar when parent application is using ARGB windowstpearson2011-08-251-12/+14
| | | | | | | | 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
* rename the following methods:tpearson2011-08-103-19/+19
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix up a few Deep Buttons glitchestpearson2011-08-051-1/+1
| | | | | | | | 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
* Add initial support for Kicker "Deep Buttons", a more highly textured style ↵tpearson2011-08-042-3/+10
| | | | | | | | | 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
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-3/+3
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Specify namespace when using WNoAutoErasetpearson2011-04-111-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227631 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase/kicker] install forgoten taskbar.kcfgsamelian2011-03-171-0/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225178 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdebase to (mostly) function correctly with TQt for Qt4tpearson2011-02-152-13/+18
| | | | | | | | Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch) Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1220927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase] initial cmake supportsamelian2011-01-231-0/+39
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable compilation with TQt for Qt4 3.4.0 TP2tpearson2011-01-197-79/+79
| | | | | | | This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-076-77/+77
| | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-036-77/+77
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Added Kickoff menutpearson2010-09-032-3/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1171422 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-021-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-317-308/+308
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial import of Trinity 3.5.11 to kdebasetpearson2009-12-111-2/+2
| | | | | | | | Extends krandrtray, adds iccconfig kcontrol module, adds run dialog autocomplete and lots of bugfixes Will need to check for commit warnings and repair as encountered Also needs full compile test git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2510-0/+3766
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da