Commit Graph

61 Commits (a5a389936c791fa4b464b84d8ebed972a7ebe8aa)

Author SHA1 Message Date
Slávek Banko a5a389936c Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0d8345e6f7)
8 years ago
Michele Calgaro 2663e4e350 Fixed up previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 98c2c3cb30)
9 years ago
Michele Calgaro dcf6891ae8 Update kate syntax highlight files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aca6552dd5)
9 years ago
Michele Calgaro 294f15f367 Kate syntax highlighting files update - Oct 2015
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dd1a8d0d1a)
9 years ago
Michele Calgaro 8dd6378131 Fixed C++ support in Kate syntax highlighting code. This resolves bug 2455.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4e55a1cfaa)
9 years ago
Michele Calgaro 4b089bde6e Kate syntax highlighting files update - Jun 2015
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 508cf16bf9)
9 years ago
Darrell Anderson 7746d2f9c1 Added *.service and *.target format to INI files.
Signed-off-by: Darrell Anderson <darrella@clovermail.net>

Modified to update syntax version number.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8b1fec8a6b)
9 years ago
Michele Calgaro 787d3a348b Kate syntax highlighting files update - Jan 2015.
1) Changes in asm-m68k.xml, ppd.xml, sql-oracle.xml taken from http://kate-editor.org/syntax/2.5
2) Changes to the other files from myself.
(cherry picked from commit 3cefb44bcc)
9 years ago
Michele Calgaro 0120c1cd3e Kate syntax highlighting files update - Nov 2014
(cherry picked from commit d4b2ca0550)
9 years ago
Timothy Pearson 59e46bd1c8 Update mimetypes in Kate plugins to match output of libmagic
This relates to Bug 2148
(cherry picked from commit a44c924930)
9 years ago
Michele Calgaro a1d50519d7 Kate syntax highlighting files update - Sep 2014
(cherry picked from commit 87fd132d01)
9 years ago
Michele Calgaro aaa5afedcd Kate syntax highlighting files update - Jul 2014
(cherry picked from commit aa18c1556b)
9 years ago
Michele Calgaro 43cfafa4d7 Kate syntax highlighting files update - Jun 2014
(cherry picked from commit 790fe12d34)
9 years ago
Michele Calgaro 2b3588da89 Reverted alert style definition for Kate's syntax highlighting. This resolves bug 2050.
(cherry picked from commit 0290dbaf6c)
9 years ago
Michele Calgaro f4b8e3a055 Kate syntax highlighting files update - Apr 2014
(cherry picked from commit 3ddabae8fd)
9 years ago
Timothy Pearson 24210cacbe Fix FTBFS caused by commit b8eb0069
(cherry picked from commit e6a5e88177)
9 years ago
Michele Calgaro 7b2a8ccd03 Kate syntax highlighting files update - Mar 2014
(cherry picked from commit b8eb0069d3)
9 years ago
Michele Calgaro 18c445cb5b Kate syntax highlighting files update - Feb 2014
(cherry picked from commit bb647dca15)
9 years ago
Michele Calgaro 17517c3552 Fix PHP generation script. This resolves bug 1946
(cherry picked from commit d0c4804783)
9 years ago
Darrell Anderson 5547f54b86 Add *.protocol as a recognized file type, which functionally are identical to *.desktop files.
(cherry picked from commit ca0e1f81a7)
9 years ago
Michele Calgaro a80441df14 Kate syntax highlight files update - Jan 2014
(cherry picked from commit 11e927c557)
9 years ago
Nikolaus Klepp 546c7b6111 Update kate syntax highlight file for POV-Ray
(cherry picked from commit 50d58f6f40)
9 years ago
Michele Calgaro 5529b46d24 Update kate syntax highlight files
(cherry picked from commit bf4e405e03)
9 years ago
Darrell Anderson a929e576b2 Add vbox as a recognized xml mimetype.
This resolves bug report 1804.
(cherry picked from commit c5189a79b8)
9 years ago
Darrell Anderson 56020808f5 Add libtool item to kate syntax highlighting files.
(cherry picked from commit 6a3e56b574)
9 years ago
Darrell Anderson 722685520a Add cmake item to kate syntax highlighting files.
(cherry picked from commit 3f97c17828)
9 years ago
Timothy Pearson 9977a7c43c Fix Kate syntax highlighting stall
This resolves Bug 1279
(cherry picked from commit 86cf9b5863)
12 years ago
Darrell Anderson 9971d50087 Update kate syntax highlighting files.
The cpp.xml now contains some TQ highlighting.
(cherry picked from commit bf94fa1cd0)
13 years ago
Darrell Anderson 86e5a046e3 Fix typos.
(cherry picked from commit 759f5794fa)
13 years ago
Darrell Anderson 82c9d32a4a Fix typos.
(cherry picked from commit 3f59f9590b)
13 years ago
Timothy Pearson 8f01bb25df Update kate synatax highlighting files
This closes Bug 764
(cherry picked from commit 7439a4b0e0)
13 years ago
Timothy Pearson ffd8d17b0b Rename obsolete tq methods to standard names
(cherry picked from commit 1180237ab3)
13 years ago
Timothy Pearson 41b1d53a01 Remove additional unneeded tq method conversions
(cherry picked from commit a51cd9949c)
13 years ago
Timothy Pearson e2867c1f1e Rename old tq methods that no longer need a unique name
(cherry picked from commit 984c25aa69)
13 years ago
Timothy Pearson 4418657ced Rename tqsetSizePolicy to fix bindings
(cherry picked from commit d5b3ae721d)
13 years ago
Timothy Pearson ab32d1dcfb Rename tqsetAlignment to fix bindings
(cherry picked from commit b212a1de50)
13 years ago
Timothy Pearson 18aecb8ec0 Use non-tq sizeHint functions to fix bindings
(cherry picked from commit d4e11a5f48)
13 years ago
tpearson 6e21bc798b rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1dcbbe821d Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9c49a74a16 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b1960071ca Convert remainder of kdelibs to use currently defined tqt object name defs
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
14 years ago
tpearson 374d939d8a Allow kdelibs to function correctly with TQt for Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f007f85c4d Convert qt_cast() to ::qt_cast<>
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
14 years ago
tpearson c6ea5f2c66 Remaining tqqt_cast->qt_cast conversions for kdelibs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217838 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9ee4144afe Restored qt_cast()
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217837 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 2fa036d589 Aviod conflicts with Qt4 namespace members
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217530 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 96a33d9068 Additional TQt for Qt4 compilation fixes
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
14 years ago
tpearson bab4089069 Finished remaining porting to new TQt API
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214736 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f7e71d4771 Initial conversion for TQt for Qt4 3.4.0 TP2
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
14 years ago
samelian 0ba4e3c0a4 [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move 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
14 years ago