summaryrefslogtreecommitdiffstats
path: root/kate
Commit message (Collapse)AuthorAgeFilesLines
* kate/katesort: fix a typoAlexander Golubev2024-02-251-1/+1
| | | | | | Thanks to adem for noticing this on weblate Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-031-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1120-163/+163
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-203-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-075-19/+19
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-023-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2022-42/+42
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-122-2/+2
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-161-24/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add option WITH_GCC_VISIBILITY.Slávek Banko2021-12-313-15/+15
| | | | | | | Fix building with hidden visibility. Add missing definitions to config.h.cmake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed code formatting modelines.Michele Calgaro2020-09-2113-16/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-07-1544-2179/+158
| | | | | | | + 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>
* Add CMakeL10n rules.Slávek Banko2018-12-3119-0/+59
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-232-0/+0
|
* Fixed recognition of C++ files in kate/cppsymbolviewer plugin. This resolves ↵Michele Calgaro2015-08-072-12/+8
| | | | | | bug 2498. Also fixed building warnings. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-222-2/+2
| | | | source as of this commit due to ubiquity: info, unknown
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-1/+1
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1122-22/+22
| | | | match XDG specifications
* Fixed FTBFS caused by tdenewstuff.Michele Calgaro2014-10-011-10/+10
|
* Fix remaining renaming knewstuffSlávek Banko2014-09-242-2/+2
|
* Integrate katesort as part of tdeaddonsDarrell Anderson2014-03-0437-14031/+64
|
* Initial TDE conversion of katesortSlávek Banko2014-03-0410-155/+155
|
* Initial TQt conversion of katesortSlávek Banko2014-03-046-106/+106
|
* Initial import of katesort 1.0Slávek Banko2014-03-0433-0/+15079
|
* Make kate plugins help handbook visible in the help handbook table of ↵Darrell Anderson2014-02-153-1/+12
| | | | contents but not in launcher menu.
* Finish renaming kiconedit->tdeiconedit.Darrell Anderson2014-02-061-1/+1
|
* Fix typo.Darrell Anderson2014-01-2516-16/+16
|
* Rename kdebugdialog -> tdedebugdialogDarrell Anderson2014-01-061-2/+2
|
* kate/tabbar: Add option to close document on mouse middle clickMichele Calgaro2013-11-032-79/+108
|
* Remaining parts of cmake conversionSlávek Banko2013-11-0316-0/+64
|
* Initial cmake conversionAlexander Golubev2013-10-1521-0/+569
|
* Second part of renaming kdessh -> tdesshSlávek Banko2013-07-221-2/+2
|
* Rename kdepasswd -> tdepasswdSlávek Banko2013-07-221-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1528-44/+44
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-5/+5
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-047-7/+7
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0120-23/+23
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0122-49/+49
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-3/+3
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-2711-30/+30
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2711-17/+17
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-265-11/+11
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2516-40/+40
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2412-63/+63
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-2218-24/+24
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-213-3/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0820-20/+20
|
* Branding cleanup: What's This help, KDE -> TDEDarrell Anderson2012-06-031-1/+1
|