Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-05 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 4 | -46/+46 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-12-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 3 | -17/+17 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 3 | -6/+6 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | SunOS specific patches | Denis Kozadaev | 2023-05-22 | 1 | -6/+18 |
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> | ||||
* | Kicker: Allow dragging group tasks | Mavridis Philippe | 2022-10-14 | 1 | -5/+0 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | TCC taskbar configuration: fixed up remaining issues in 'Appearance' tab. | Michele Calgaro | 2022-09-05 | 2 | -31/+31 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | taskbar: fix text positioning when changing from icons only to text&icons | Mavridis Philippe | 2022-09-05 | 2 | -5/+11 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | taskbar: update when icon size changed | Mavridis Philippe | 2022-09-05 | 2 | -1/+5 |
| | | | | | | just to be sure Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Taskbar: show 'modified' icon in icon only mode | Mavridis Philippe | 2022-09-05 | 1 | -17/+25 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Taskbar: small/panel icon size selection. | Mavridis Philippe | 2022-09-05 | 5 | -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 improvements | Mavridis Philippe | 2022-09-05 | 1 | -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 Banko | 2018-12-09 | 1 | -0/+3 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed unrequired comments. | Michele Calgaro | 2018-06-20 | 3 | -15/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Bring first and last icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -2/+2 |
| | |||||
* | Prevent Kicker from crashing if no DnD source is available | Timothy Pearson | 2014-04-23 | 1 | -1/+1 |
| | |||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 2 | -2/+2 |
| | |||||
* | Add option to display only icons on taskbar | Michele Calgaro | 2013-10-28 | 4 | -260/+263 |
| | | | | This resolves Bug 360 | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Fix sporadic Kicker crash in popup menu handler | Timothy Pearson | 2013-04-23 | 1 | -1/+3 |
| | | | | This resolves Bug 1425 | ||||
* | Add menu items to rearrange taskbar entries | Timothy Pearson | 2013-04-13 | 5 | -46/+242 |
| | | | | | Make taskbar drag and drop moving more robust This resolves Bug 1103 | ||||
* | Add initial taskbar drag and drop support | Timothy Pearson | 2013-04-12 | 7 | -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 module | Darrell Anderson | 2013-04-11 | 1 | -11/+11 |
| | |||||
* | Alphabetize applications on taskbar when requested in taskbar configuration ↵ | Timothy Pearson | 2013-04-11 | 2 | -0/+36 |
| | | | | | | module Resort applications on taskbar sorting configuration option change | ||||
* | Overhaul taskbar configuration system | Timothy Pearson | 2013-04-10 | 7 | -76/+103 |
| | | | | This resolves Bug 1399 | ||||
* | Fix applications invisible on taskbar with xinerama | Slávek Banko | 2013-04-04 | 1 | -5/+5 |
| | | | | This resolves Bug 1429 | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 2 | -4/+4 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 3 | -3/+3 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 2 | -9/+9 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename KShared | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -2/+2 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -10/+10 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | Fix taskbar configuration issues | Timothy Pearson | 2013-01-17 | 2 | -3/+13 |
| | | | | Fix Kicker menu button layout in Deep Buttons mode | ||||
* | Fix media:/ kioslave handling of audio CDs | Timothy Pearson | 2012-12-30 | 8 | -91/+129 |
| | | | | | Allow separate settings for each taskbar applet Add mouse-driven Kicker resize support | ||||
* | Add preliminary taskbar task state support | Timothy Pearson | 2012-12-23 | 5 | -12/+158 |
| | |||||
* | Add check box option to control taskbar window cycling with mouse wheel. | Darrell Anderson | 2012-03-13 | 3 | -9/+23 |
| | | | | This closes bug report 251. | ||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -8/+8 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 2 | -12/+12 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 5 | -25/+25 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 5 | -41/+41 |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 5 | -41/+41 |
| |