summaryrefslogtreecommitdiffstats
path: root/kbabel
Commit message (Expand)AuthorAgeFilesLines
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2618-59/+59
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2559-214/+214
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2441-161/+161
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-2227-77/+77
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-209-14/+14
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-195-11/+11
* Fix references to user profile directory.Darrell Anderson2012-11-042-2/+2
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdesdkDarrell Anderson2012-10-211-1/+1
|\
| * Update TQt3 property/enum macrosTimothy Pearson2012-10-201-1/+1
* | Fix inadvertent tq changes.Darrell Anderson2012-10-211-1/+1
|/
* Find for 'flex' or 'lex' to build kbabelSlávek Banko2012-10-131-1/+1
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0836-53/+53
* Branding cleanup: What's This help, KDE -> TDEDarrell Anderson2012-06-033-8/+8
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-39/+39
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-263-3/+3
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-263-11/+11
* Branding cleanup: K Desktop -> Trinity DesktopDarrell Anderson2012-05-261-2/+2
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-2/+2
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-102-2/+2
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-1/+1
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1787-108/+108
* [tdesdk] cmake portSerghei Amelian2012-02-141-0/+1
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-124-8/+8
* Fix FTBFSTimothy Pearson2012-01-111-0/+1
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2132-197/+197
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1944-202/+202
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1871-285/+285
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16106-744/+744
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15106-744/+744
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
* Additional renaming of kde to tdeTimothy Pearson2011-11-1611-14/+14
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-079-9/+9
* Rename additional instances of KDE to TDETimothy Pearson2011-11-069-16/+16
* Additional kde to tde renamingTimothy Pearson2011-11-067-15/+15
* Fix kdesdk FTBFStpearson2011-10-122-2/+7
* Fix kdesdk FTBFS under oneirictpearson2011-10-123-7/+7
* Link most Trinity DSOs against the most common kdelibs libraries to compensat...tpearson2011-10-103-3/+3
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-316-6/+6
* Fix a number of accidental tqStatus string conversionstpearson2011-08-273-9/+9
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-213-3/+3
* rename the following methods:tpearson2011-08-10177-397/+397
* rename the following methods:tpearson2011-08-1078-559/+559
* Fix missing Q_OBJECT macrostpearson2011-08-051-1/+2
* Rename tqsizeHint* to sizeHint*tpearson2011-07-181-11/+11
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0930-49/+49
* Rename all instances of "tqgeometry" (including quotes) to the more-correct "...tpearson2011-06-1419-28/+28
* Finish TQt4 porting of kdesdk (kbabel)tpearson2011-06-1340-315/+317
* Fix kdesdk Qt3 FTBFStpearson2011-06-121-1/+1
* TQt4 convert kdesdktpearson2011-06-12271-2993/+3100