summaryrefslogtreecommitdiffstats
path: root/kcontrol/kicker
Commit message (Collapse)AuthorAgeFilesLines
* TDEMenu search shortcut: various fixesMavridis Philippe2021-10-081-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> (cherry picked from commit 10cddab2e38a26d4a2593fcb095fca8230a39486)
* kcontrol/tde-menu: Items for adjust text now depends on Display text in menu ↵Slávek Banko2021-10-061-1/+25
| | | | | | | button checkbox. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0f139004ca5848d85ffa5f1bb304969096da7c40)
* kcontrol/tde-menu: Search shortcut label now depends on Enable search checkbox.Slávek Banko2021-10-061-1/+7
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 622236d20341605e793a3585eed02fd810f66981)
* Search cut: Add check for Escape keyMavridis Philippe2021-10-051-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> (cherry picked from commit c3d4d73313a3241026b96cbad0cabc12782135a2)
* Search shortcut option now depends on "Enable search" checkbox.Mavridis Philippe2021-10-051-0/+8
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 4a60c1ead4edf7d88941f878b3f30f0ffe4cfad0)
* TDE Menu: Customizable search line shortcutMavridis Philippe2021-10-013-2/+51
| | | | | | | This resolves issue #176. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 2557c13094ebabc5916ac166fd842cb0f5897250)
* Desktop file translations:Slávek Banko2020-06-288-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> (cherry picked from commit 2f706891f32258c2b070471905f983e4585296d2)
* Added GUI option to show/hide "Open in Terminal" inside QuickBrowser menus.Michele Calgaro2020-02-121-4/+19
| | | | | | | Minor fixup for other GUI options in "Configure Panel... -> Menus". Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6949aae9ce625d009008872fe4297638f12fe1ce)
* Improve German translation for kicker_config.Chris2019-12-181-1/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit d86083e73bb7130e394b68db56567a1cd936976e)
* Improve German translation and fix some desktop files.Chris2019-12-171-3/+3
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 7b55ca5987f067c9c77e547db32d047b92027822)
* Streamline Kicker components with the rest.Chris2019-10-155-11/+18
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 3ada37e84914ad5694bad1bf2cfeb406f0a6ebd7)
* CMakeL10n: The source path for the extracted kicker/tiles file namesSlávek Banko2019-07-271-3/+3
| | | | | | | is set to point to the appropriate folder. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 97e122f5b84b20683792c14a43dbf44781c49b78)
* Fix typos in texts.Slávek Banko2019-07-072-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9811d154a5249088d14cd4e52b7b1c8c82ccb518)
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+28
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b95b665c78a047fc540e2bc4a8c19be6db03b825)
* Add includes to UI files to resolve FTBFS.Michele Calgaro2018-09-213-22/+7
| | | | | | Partially cherry-picked from 661ed658. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added missing ; at the end of japanese lines. This relates to bug 2952.Michele Calgaro2018-08-216-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7ed618b8261157e74ca63beddfdbc60280ae384a)
* Fixed corrupted japanese translations. This relates to bug 2952.Michele Calgaro2018-08-186-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 42974b5ab6169981c56abdd610be3f2826abaffa)
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-196-348/+348
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-196-348/+348
| | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-196-348/+348
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-186-6/+6
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-116-6/+6
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-116-354/+354
|
* Link tabs to handbook sections in Style and Panels tdecontrol modulesTimothy Pearson2014-10-0911-1/+35
| | | | This relates to Bug 1850
* Push the top menu banner support patches from Bug 1499Timothy Pearson2014-10-082-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" buttonMichele Calgaro2014-06-042-75/+40
| | | | in Configure Panel -> Menus. This resolves bug 1706.
* Merge kcontrol/panel help handbooks into kicker help handbook, deleteDarrell Anderson2014-02-196-8/+6
| | | | duplicate kcontrol/panel handbooks, and update respective *.desktop files.
* Fix saving kicker settins in wrong sectionSlávek Banko2013-12-141-5/+4
|
* Update text string to change menu icon.Darrell Anderson2013-11-241-1/+1
| | | | This relates to bug report 1706.
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Fix FTBFS due to libart locationFrancois Andriot2013-08-011-0/+1
|
* Update What's This help tooltip.Darrell Anderson2013-05-201-1/+1
|
* Add tooltip support in KMenuFrancois Andriot2013-05-192-0/+26
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1511-14/+14
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-5/+5
|
* Fix unintended renameTimothy Pearson2013-02-111-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-6/+6
|
* Fix unintended renamingTimothy Pearson2013-02-026-6/+6
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0110-12/+12
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-3/+3
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-4/+4
|
* Rename KSharedTimothy Pearson2013-01-312-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-279-10/+10
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-256-6/+6
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2517-50/+50
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-13/+13
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-10/+10
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Fix taskbar configuration issuesTimothy Pearson2013-01-171-4/+29
| | | | Fix Kicker menu button layout in Deep Buttons mode