- 18 Jun, 2022 3 commits
-
-
Problematic case: class class1
-
-
-
- 25 Mar, 2022 2 commits
-
-
Christoph Cullmann authored
-
Christoph Cullmann authored
kate.git now fully compiles with current state of KF5 & Qt6
-
- 23 Mar, 2022 1 commit
-
-
Laurent Montel authored
-
- 29 Jan, 2021 2 commits
-
-
Alexander Lohnau authored
-
Alexander Lohnau authored
If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs
-
- 20 Sep, 2020 1 commit
-
-
Christoph Cullmann authored
-
- 17 Nov, 2019 1 commit
-
-
Yuri Chornoivan authored
-
- 19 Oct, 2019 1 commit
-
-
Filip Gawin authored
Only reinterpret cast was needed for: `reinterpret_cast<qptrdiff>(doc)`
-
- 16 Sep, 2019 1 commit
-
-
Christoph Cullmann authored
-
- 07 Sep, 2019 1 commit
-
-
Laurent Montel authored
-
- 11 Aug, 2018 1 commit
-
-
It makes no sense to have them not there or to treat them special Disable menu options dependent from current setting Differential Revision: https://phabricator.kde.org/D14620
-
- 05 Aug, 2018 1 commit
-
-
Kåre Särs authored
Replace sortOn and treeOn by m_foo->isChecked() Differential Revision: https://phabricator.kde.org/D14596
-
- 15 Sep, 2017 1 commit
-
-
Kevin Funk authored
-
- 03 Sep, 2016 1 commit
-
-
Differential revision: https://phabricator.kde.org/D2513
-
- 23 Oct, 2014 1 commit
-
-
Kåre Särs authored
-
- 24 Jan, 2014 1 commit
-
-
Christoph Cullmann authored
-
- 14 Nov, 2013 1 commit
-
-
Harsh Kumar authored
Making single characters as QChar when they are added to a QString. Adding single characters to a QString is faster if the characters are QChars and not QStrings. Same holds for arguments to QString::startsWith(), QString::endsWith(), QString::remove() and QString::section() Changes made to in these function calls as well REVIEW: 113859
-
- 06 Sep, 2013 1 commit
-
-
John Schroeder authored
REVIEW: 112094
-
- 14 Apr, 2013 1 commit
-
-
Christoph Cullmann authored
-
- 26 Oct, 2012 1 commit
-
-
Kåre Särs authored
Add overview widget to the symbol viewer + code cleanup
-
- 18 Sep, 2010 1 commit
-
-
Christoph Cullmann authored
improves the handling of php in the symbolviewer thanks for the contribution CCMAIL: kwrite-devel@kde.org svn path=/trunk/KDE/kdesdk/kate/; revision=1176691
-
- 02 Mar, 2010 1 commit
-
-
David Faure authored
svn path=/trunk/KDE/kdesdk/kate/; revision=1097902
-
- 05 Nov, 2009 1 commit
-
-
Albert Astals Cid authored
svn path=/trunk/KDE/kdesdk/kate/; revision=1045377
-
- 13 Nov, 2008 1 commit
-
-
Dominik Haumann authored
for (j = 0; j < len; ++j) and then still accessing the string at position j is a bad idea... BUG:174834 svn path=/trunk/KDE/kdesdk/kate/; revision=883561
-
- 10 Jun, 2007 1 commit
-
-
Massimo Callegari authored
- added PHP, RUBY and XSLT parsers - little fix on C++ parser Note: viewChanged() signal is broken ! svn path=/trunk/KDE/kdesdk/kate/; revision=673708
-
- 14 Apr, 2007 1 commit
-
-
Massimo Callegari authored
- removed class KatePluginSymbolViewerView2. Was it really necessary ?!?! - configuration page now working svn path=/trunk/KDE/kdesdk/kate/; revision=653925
-
- 25 Mar, 2007 1 commit
-
-
Massimo Callegari authored
- improved Python parser - added sorting to popup menu - added config option to enable/disable expanded tree - added Java support svn path=/trunk/KDE/kdesdk/kate/; revision=646492
-
- 21 Feb, 2007 1 commit
-
-
Christoph Cullmann authored
svn path=/trunk/KDE/kdesdk/kate/; revision=635994
-