summaryrefslogtreecommitdiffstats
path: root/kdoctools
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename additional kioslave librariesTimothy Pearson2013-01-2713-36/+36
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-16/+16
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-23/+23
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-9/+9
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-4/+4
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-225-6/+6
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Add docbook entities.Darrell Anderson2012-11-242-0/+3
| | | | | This resolves bug report 1342. Thanks to Fat-Zer.
* Rebranding of Krita as ChalkSlávek Banko2012-09-162-0/+2
|
* Update docbook entity for TWin4 game.Darrell Anderson2012-07-211-1/+1
|
* Update "i.e" and "e.g" entities.Darrell Anderson2012-07-031-2/+2
|
* Update "i.e" and "e.g" entities.Darrell Anderson2012-07-031-3/+3
|
* Update docbook entity: UNIX -> Unix-like.Darrell Anderson2012-06-241-1/+1
|
* Branding cleanup: K Desktop -> Trinity DesktopDarrell Anderson2012-05-2621-21/+21
|
* Update general.entities: change tdm to upper case (tdm->TDM).Darrell Anderson2012-04-211-1/+1
|
* Added support for automated release version, date, copyright entities in ↵Darrell Anderson2012-04-053-0/+98
| | | | help files.
* Rename additional global TQt functionsTimothy Pearson2012-03-011-4/+4
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-2/+2
|
* Fix tdelibs entities, text strings for future maintenance of handbook files.Darrell Anderson2012-02-24200-593/+595
| | | | This partially resolves bug report 694.
* Ensure DocBook templates are part of the final tdelibs package.Darrell Anderson2012-02-211-1/+1
| | | | This resolves bug report 829.
* Fix the creation of the checkXML script.Darrell Anderson2012-02-211-1/+1
| | | | This partially resolves bug report 694.
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-224-12/+12
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-213-7/+7
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-6/+6
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-16/+16
| | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-154-16/+16
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1610-25/+25
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-154-8/+8
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-073-5/+5
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-3/+3
|
* Additional kde to tde renamingTimothy Pearson2011-11-068-11/+11
|
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-103-18/+18
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdelibs to function correctly with TQt for Qt4tpearson2011-02-152-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial conversion for TQt for Qt4 3.4.0 TP2tpearson2011-01-134-28/+28
| | | | | | | | 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-111-4/+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-077-129/+577
| | | | | | | | 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
* Repair accidental damage to meinproc/docbook caused by prior committpearson2011-01-03193-1218/+770
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211188 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-03198-734/+734
| | | | | | | 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] follow KDE4 rules for install path names and some other small changessamelian2010-10-241-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1189382 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdelibs] added initial cmake supportsamelian2010-10-052-0/+116
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* All documentation references to KDE should now be converted to Trinity for ↵tpearson2010-09-181-2/+2
| | | | | | the new API website git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176842 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Large set of SuSE patches to fix bugs and add functionalitytpearson2010-09-021-1/+1
| | | | | | | * 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
* Trinity Qt initial conversiontpearson2010-07-317-152/+152
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* kdelibs update to Trinity v3.5.11tpearson2009-12-112-6/+21
| | | | 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-251433-0/+153044
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da