Commit Graph

68 Commits (v3.5.13-sru)

Author SHA1 Message Date
Slávek Banko 3fd534c3f9
Fix function name in LUA indentation script error message.
3 years ago
Slávek Banko d336392f8f
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
3 years ago
Slávek Banko b2ff598b34
Drop explicit dependencies on dcopidl and dcopidl2cpp,
3 years ago
Slávek Banko 7ae8d1cf03
Small adjustments in Kate syntax highlighting files.
6 years ago
Michele Calgaro d13c74fc67 Added G-code Kate syntax highlight file.
6 years ago
Michele Calgaro 192338ff19 Fixed javascript syntax highlighting in Kate
7 years ago
Michele Calgaro 0d8ad909c8 Kate syntax highlighting files update - Oct 2016
7 years ago
Slávek Banko a5a389936c Fix FTBFS with GCC6
7 years ago
Michele Calgaro 2663e4e350 Fixed up previous commit.
8 years ago
Michele Calgaro dcf6891ae8 Update kate syntax highlight files
8 years ago
Michele Calgaro 294f15f367 Kate syntax highlighting files update - Oct 2015
9 years ago
Michele Calgaro 8dd6378131 Fixed C++ support in Kate syntax highlighting code. This resolves bug 2455.
9 years ago
Michele Calgaro 4b089bde6e Kate syntax highlighting files update - Jun 2015
9 years ago
Darrell Anderson 7746d2f9c1 Added *.service and *.target format to INI files.
9 years ago
Michele Calgaro 787d3a348b Kate syntax highlighting files update - Jan 2015.
9 years ago
Michele Calgaro 0120c1cd3e Kate syntax highlighting files update - Nov 2014
9 years ago
Timothy Pearson 59e46bd1c8 Update mimetypes in Kate plugins to match output of libmagic
9 years ago
Michele Calgaro a1d50519d7 Kate syntax highlighting files update - Sep 2014
9 years ago
Michele Calgaro aaa5afedcd Kate syntax highlighting files update - Jul 2014
9 years ago
Michele Calgaro 43cfafa4d7 Kate syntax highlighting files update - Jun 2014
9 years ago
Michele Calgaro 2b3588da89 Reverted alert style definition for Kate's syntax highlighting. This resolves bug 2050.
9 years ago
Michele Calgaro f4b8e3a055 Kate syntax highlighting files update - Apr 2014
9 years ago
Timothy Pearson 24210cacbe Fix FTBFS caused by commit b8eb0069
9 years ago
Michele Calgaro 7b2a8ccd03 Kate syntax highlighting files update - Mar 2014
9 years ago
Michele Calgaro 18c445cb5b Kate syntax highlighting files update - Feb 2014
9 years ago
Michele Calgaro 17517c3552 Fix PHP generation script. This resolves bug 1946
9 years ago
Darrell Anderson 5547f54b86 Add *.protocol as a recognized file type, which functionally are identical to *.desktop files.
9 years ago
Michele Calgaro a80441df14 Kate syntax highlight files update - Jan 2014
9 years ago
Nikolaus Klepp 546c7b6111 Update kate syntax highlight file for POV-Ray
9 years ago
Michele Calgaro 5529b46d24 Update kate syntax highlight files
9 years ago
Darrell Anderson a929e576b2 Add vbox as a recognized xml mimetype.
9 years ago
Darrell Anderson 56020808f5 Add libtool item to kate syntax highlighting files.
9 years ago
Darrell Anderson 722685520a Add cmake item to kate syntax highlighting files.
9 years ago
Timothy Pearson 9977a7c43c Fix Kate syntax highlighting stall
11 years ago
Darrell Anderson 9971d50087 Update kate syntax highlighting files.
12 years ago
Darrell Anderson 86e5a046e3 Fix typos.
12 years ago
Darrell Anderson 82c9d32a4a Fix typos.
12 years ago
Timothy Pearson 8f01bb25df Update kate synatax highlighting files
12 years ago
Timothy Pearson ffd8d17b0b Rename obsolete tq methods to standard names
12 years ago
Timothy Pearson 41b1d53a01 Remove additional unneeded tq method conversions
12 years ago
Timothy Pearson e2867c1f1e Rename old tq methods that no longer need a unique name
12 years ago
Timothy Pearson 4418657ced Rename tqsetSizePolicy to fix bindings
12 years ago
Timothy Pearson ab32d1dcfb Rename tqsetAlignment to fix bindings
12 years ago
Timothy Pearson 18aecb8ec0 Use non-tq sizeHint functions to fix bindings
12 years ago
tpearson 6e21bc798b rename the following methods:
13 years ago
tpearson 1dcbbe821d Remove the tq in front of these incorrectly TQt4-converted methods/data members:
13 years ago
tpearson 9c49a74a16 Rename incorrect instances of tqrepaint[...] to repaint[...]
13 years ago
tpearson b1960071ca Convert remainder of kdelibs to use currently defined tqt object name defs
13 years ago
tpearson 374d939d8a Allow kdelibs to function correctly with TQt for Qt4
13 years ago
tpearson f007f85c4d Convert qt_cast() to ::qt_cast<>
13 years ago