summaryrefslogtreecommitdiffstats
path: root/kate
Commit message (Collapse)AuthorAgeFilesLines
* Kate syntax highlighting files update - Jun 2014Michele Calgaro2015-12-2314-39/+68
| | | | (cherry picked from commit 790fe12d34447ad8549fcb75acf05d056e6743c6)
* Reverted alert style definition for Kate's syntax highlighting. This ↵Michele Calgaro2015-12-232-31/+14
| | | | | | resolves bug 2050. (cherry picked from commit 0290dbaf6c3a1b5a82e38ffba2c4fd5272511642)
* Kate syntax highlighting files update - Apr 2014Michele Calgaro2015-12-233-4/+40
| | | | (cherry picked from commit 3ddabae8fd776dd69e0b6ca8c25d18f47fbd9a62)
* Fix FTBFS caused by commit b8eb0069Timothy Pearson2015-12-231-2/+2
| | | | (cherry picked from commit e6a5e881777d5935f403cb2eee5d1636c3654d9b)
* Kate syntax highlighting files update - Mar 2014Michele Calgaro2015-12-234-27/+40
| | | | (cherry picked from commit b8eb0069d3e17e98a6dbc5c1c4662d3a8d451611)
* Kate syntax highlighting files update - Feb 2014Michele Calgaro2015-12-23208-2768/+7262
| | | | (cherry picked from commit bb647dca1516a45ce18f2e040bd20528f588e2fe)
* Fix PHP generation script. This resolves bug 1946Michele Calgaro2015-12-231-1/+3
| | | | (cherry picked from commit d0c48047839da58bfa4ad466cc8c59c6a9cd12ff)
* Add *.protocol as a recognized file type, which functionally are identical ↵Darrell Anderson2015-12-231-2/+2
| | | | | | to *.desktop files. (cherry picked from commit ca0e1f81a7dbae8c609b1332e04db5ac7d6fe7df)
* Kate syntax highlight files update - Jan 2014Michele Calgaro2015-12-235-720/+894
| | | | (cherry picked from commit 11e927c557a33c6cd331c39227bb64a1ed900119)
* Update kate syntax highlight file for POV-RayNikolaus Klepp2015-12-232-185/+232
| | | | (cherry picked from commit 50d58f6f402b5d2349bc0de5301d11aebd4e137d)
* Update kate syntax highlight filesMichele Calgaro2015-12-23218-1337/+16003
| | | | (cherry picked from commit bf4e405e03859bf383f55715944f4f71bd338c34)
* Add vbox as a recognized xml mimetype.Darrell Anderson2015-12-231-1/+1
| | | | | This resolves bug report 1804. (cherry picked from commit c5189a79b8621b38b53e3cec952d49630e16dd3a)
* Add libtool item to kate syntax highlighting files.Darrell Anderson2015-12-232-0/+2
| | | | (cherry picked from commit 6a3e56b57468a681e50c88389c2c5b4ae75dd082)
* Add cmake item to kate syntax highlighting files.Darrell Anderson2015-12-232-0/+2
| | | | (cherry picked from commit 3f97c17828fd03301b31fe9311454b231fc0d173)
* Fix Kate syntax highlighting stallTimothy Pearson2013-05-061-20/+19
| | | | | This resolves Bug 1279 (cherry picked from commit 86cf9b58635149405cb5600b65c16fdf2ddc732d)
* Update kate syntax highlighting files.Darrell Anderson2012-10-2025-474/+1685
| | | | | The cpp.xml now contains some TQ highlighting. (cherry picked from commit bf94fa1cd02da4ac25a710440fc62170b5609e75)
* Fix typos.Darrell Anderson2012-07-032-3/+3
| | | | (cherry picked from commit 759f5794fa89a14d4888042b55deedbdad935af9)
* Fix typos.Darrell Anderson2012-07-035-5/+5
| | | | (cherry picked from commit 3f59f9590b8e70b928bb83116c92c513ad2fcffd)
* Update kate synatax highlighting filesTimothy Pearson2012-06-0278-5059/+20813
| | | | | This closes Bug 764 (cherry picked from commit 7439a4b0e05832e047040ab8bf9ef13abd9288b2)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-0214-73/+73
| | | | (cherry picked from commit 1180237ab336226ad932d767a6cb56208314988f)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0225-145/+145
| | | | (cherry picked from commit a51cd9949c4e6c726a84a61de3cfadd30cefb5c7)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0213-29/+29
| | | | (cherry picked from commit 984c25aa6969e55896e9a13c8e7f7b8a58991a4e)
* Rename tqsetSizePolicy to fix bindingsTimothy Pearson2012-06-021-1/+1
| | | | (cherry picked from commit d5b3ae721dc072e0c70055313de9b5228b6688a8)
* Rename tqsetAlignment to fix bindingsTimothy Pearson2012-06-022-9/+9
| | | | (cherry picked from commit b212a1de50010bf9f8ff93123281a6956291cdf2)
* Use non-tq sizeHint functions to fix bindingsTimothy Pearson2012-06-023-7/+7
| | | | (cherry picked from commit d4e11a5f488204ab8886e167c7c4af1e6e16ab58)
* rename the following methods:tpearson2011-08-1019-109/+109
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0911-27/+27
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-076-13/+13
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remainder of kdelibs to use currently defined tqt object name defstpearson2011-04-021-3/+3
| | | | | | | This might fix the kio ssl problem git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226906 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdelibs to function correctly with TQt for Qt4tpearson2011-02-1522-126/+128
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert qt_cast() to ::qt_cast<>tpearson2011-01-312-5/+4
| | | | | | | | | This should fix some random segfaults It needs to be tested to make sure that interfaces still work, e.g. kate/kwrite interfaces in interface/ktexteditor git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1218078 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remaining tqqt_cast->qt_cast conversions for kdelibstpearson2011-01-291-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217838 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Restored qt_cast()tpearson2011-01-291-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217837 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Aviod conflicts with Qt4 namespace memberstpearson2011-01-272-23/+23
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217530 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Additional TQt for Qt4 compilation fixestpearson2011-01-192-6/+6
| | | | | | | This should not affect TQt for Qt3 per usual git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1215674 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Finished remaining porting to new TQt APItpearson2011-01-1626-244/+245
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214736 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial conversion for TQt for Qt4 3.4.0 TP2tpearson2011-01-1344-236/+236
| | | | | | | | This will also compile with TQt for Qt3, and should not cause any problems with dependent modules such as kdebase. If it does then it needs to be fixed! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move ↵samelian2011-01-116-24/+0
| | | | | | TQT_CFLAGS_OTHER definitions to main CMakeLists.txt; remove useless defintions git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1213800 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-07160-1240/+1240
| | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-03160-1240/+1240
| | | | | | | NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdelibs] added initial cmake supportsamelian2010-10-0510-0/+469
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Large set of SuSE patches to fix bugs and add functionalitytpearson2010-09-021-3/+3
| | | | | | | * kdemm is included but not used by knotify as it does not work out of the box git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1171141 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0215-38/+38
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1158447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3183-3933/+3933
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added patch discussed at http://reviewboard.kde.org/r/1915/tpearson2010-03-131-3/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1102632 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Final automake fixes; compilation now succeeds under Ubuntu Karmictpearson2010-01-021-0/+289
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1069187 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added remaining missing Kate xml filestpearson2010-01-0280-9443/+32434
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1068844 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* kdelibs update to Trinity v3.5.11tpearson2009-12-118-17/+33
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061230 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25306-0/+116336
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da