Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-05 | 1 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-03 | 3 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 12 | -143/+143 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 12 | -13/+13 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-05 | 4 | -20/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | TDEMenu search shortcut: various fixes | Mavridis Philippe | 2021-10-08 | 1 | -2/+14 |
| | | | | | | | | * Better Escape key usage prevention * Better handling of different shortcut counts (0 vs 1 vs 2) * Fixed a deprecated function call to setShortcut() Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | kcontrol/tde-menu: Items for adjust text now depends on Display text in menu ↵ | Slávek Banko | 2021-10-06 | 1 | -1/+25 |
| | | | | | | button checkbox. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | kcontrol/tde-menu: Search shortcut label now depends on Enable search checkbox. | Slávek Banko | 2021-10-06 | 1 | -1/+7 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Search cut: Add check for Escape key | Mavridis Philippe | 2021-10-05 | 1 | -0/+3 |
| | | | | | | | We cannot accept the Escape key as a search shortcut as it is bound to other actions already. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Search shortcut option now depends on "Enable search" checkbox. | Mavridis Philippe | 2021-10-05 | 1 | -0/+8 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | TDE Menu: Customizable search line shortcut | Mavridis Philippe | 2021-10-01 | 3 | -2/+51 |
| | | | | | | This resolves issue #176. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 8 | -1216/+9 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Added GUI option to show/hide "Open in Terminal" inside QuickBrowser menus. | Michele Calgaro | 2020-02-12 | 1 | -4/+19 |
| | | | | | | Minor fixup for other GUI options in "Configure Panel... -> Menus". Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Improve German translation for kicker_config. | Chris | 2019-12-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Improve German translation and fix some desktop files. | Chris | 2019-12-17 | 1 | -3/+3 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Streamline Kicker components with the rest. | Chris | 2019-10-15 | 5 | -11/+18 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | CMakeL10n: The source path for the extracted kicker/tiles file names | Slávek Banko | 2019-07-27 | 1 | -3/+3 |
| | | | | | | is set to point to the appropriate folder. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix typos in texts. | Slávek Banko | 2019-07-07 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 1 | -0/+28 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-19 | 3 | -22/+7 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Added missing ; at the end of japanese lines. This relates to bug 2952. | Michele Calgaro | 2018-08-21 | 6 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed corrupted japanese translations. This relates to bug 2952. | Michele Calgaro | 2018-08-18 | 6 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 6 | -348/+348 |
| | |||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 6 | -348/+348 |
| | | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e. | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 6 | -348/+348 |
| | |||||
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 6 | -6/+6 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 6 | -6/+6 |
| | | | | match XDG specifications | ||||
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 6 | -354/+354 |
| | |||||
* | Link tabs to handbook sections in Style and Panels tdecontrol modules | Timothy Pearson | 2014-10-09 | 11 | -1/+35 |
| | | | | This relates to Bug 1850 | ||||
* | Push the top menu banner support patches from Bug 1499 | Timothy Pearson | 2014-10-08 | 2 | -2/+32 |
| | | | | These are disabled by default and need additional repair but this is a good start | ||||
* | Moved position and improved appearance of "Change TDE menu icon" button | Michele Calgaro | 2014-06-04 | 2 | -75/+40 |
| | | | | in Configure Panel -> Menus. This resolves bug 1706. | ||||
* | Merge kcontrol/panel help handbooks into kicker help handbook, delete | Darrell Anderson | 2014-02-19 | 6 | -8/+6 |
| | | | | duplicate kcontrol/panel handbooks, and update respective *.desktop files. | ||||
* | Fix saving kicker settins in wrong section | Slávek Banko | 2013-12-14 | 1 | -5/+4 |
| | |||||
* | Update text string to change menu icon. | Darrell Anderson | 2013-11-24 | 1 | -1/+1 |
| | | | | This relates to bug report 1706. | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS due to libart location | Francois Andriot | 2013-08-01 | 1 | -0/+1 |
| | |||||
* | Update What's This help tooltip. | Darrell Anderson | 2013-05-20 | 1 | -1/+1 |
| | |||||
* | Add tooltip support in KMenu | Francois Andriot | 2013-05-19 | 2 | -0/+26 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 11 | -14/+14 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 4 | -5/+5 |
| | |||||
* | Fix unintended rename | Timothy Pearson | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -6/+6 |
| | |||||
* | Fix unintended renaming | Timothy Pearson | 2013-02-02 | 6 | -6/+6 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 10 | -12/+12 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -3/+3 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -4/+4 |
| | |||||
* | Rename KShared | Timothy Pearson | 2013-01-31 | 2 | -4/+4 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 9 | -10/+10 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
| |