summaryrefslogtreecommitdiffstats
path: root/kate
Commit message (Expand)AuthorAgeFilesLines
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0127-192/+192
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-012-3/+3
* Rename KSharedTimothy Pearson2013-01-311-2/+2
* Fix a few remaining references to kio_Timothy Pearson2013-01-301-1/+1
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-295-5/+5
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2723-51/+51
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2659-206/+206
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2525-113/+113
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2415-53/+53
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-5/+5
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-204-11/+11
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-4/+4
* Update TQt3 property/enum macrosTimothy Pearson2012-10-202-10/+10
* Update kate syntax highlighting files.Darrell Anderson2012-10-1926-477/+1688
* Branding: KDE->TDEDarrell Anderson2012-06-271-2/+2
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-086-6/+6
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
* Add document position variable to text editor partTimothy Pearson2012-05-232-0/+11
* Fix typos.Darrell Anderson2012-04-052-3/+3
* Fix typos.Darrell Anderson2012-04-055-5/+5
* Rename straggling environment variables KDE->TDE.Darrell Anderson2012-03-071-1/+1
* Rename additional global TQt functionsTimothy Pearson2012-03-011-1/+1
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-142-3/+3
* Rename ksocket and kcacheTimothy Pearson2012-01-301-1/+1
* Update kate synatax highlighting filesTimothy Pearson2012-01-1178-5059/+20813
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2114-73/+73
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1925-145/+145
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1813-29/+29
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1633-266/+266
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1533-266/+266
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-072-2/+2
* Rename tqsetSizePolicy to fix bindingsTimothy Pearson2011-12-061-1/+1
* Rename tqsetAlignment to fix bindingsTimothy Pearson2011-12-062-9/+9
* Use non-tq sizeHint functions to fix bindingsTimothy Pearson2011-12-053-7/+7
* Additional renaming of kde to tdeTimothy Pearson2011-11-1616-27/+27
* Fix accidental conversion of dockwinTimothy Pearson2011-11-081-1/+1
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-072-2/+2
* Rename additional instances of KDE to TDETimothy Pearson2011-11-066-6/+6
* Additional kde to tde renamingTimothy Pearson2011-11-0612-28/+28
* rename the following methods:tpearson2011-08-1019-109/+109
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0911-27/+27
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-076-13/+13
* Convert remainder of kdelibs to use currently defined tqt object name defstpearson2011-04-021-3/+3
* Allow kdelibs to function correctly with TQt for Qt4tpearson2011-02-1522-126/+128
* Convert qt_cast() to ::qt_cast<>tpearson2011-01-312-5/+4
* Remaining tqqt_cast->qt_cast conversions for kdelibstpearson2011-01-291-1/+1
* Restored qt_cast()tpearson2011-01-291-3/+3
* Aviod conflicts with Qt4 namespace memberstpearson2011-01-272-23/+23
* Additional TQt for Qt4 compilation fixestpearson2011-01-192-6/+6
* Finished remaining porting to new TQt APItpearson2011-01-1626-244/+245