summaryrefslogtreecommitdiffstats
path: root/languages/cpp/doc
Commit message (Collapse)AuthorAgeFilesLines
* Updated 'KDE2 Development' TDevelop documentation toc files. This relates to ↵Michele Calgaro2014-10-221-126/+126
| | | | | | bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Sort documentation list in increasing alphabetical order.Michele Calgaro2014-10-211-2686/+30
| | | | | | Fixed KDE 2 handbook xml tags. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed no longer available TDevelop documentation toc files. This relates ↵Michele Calgaro2014-10-163-11/+0
| | | | to bug 1859.
* Updated Qt Designer & TDevelop documentation toc files. This relates to bug ↵Michele Calgaro2014-10-161-34/+30
| | | | 1859.
* Updated GTK+ TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-10-161-292/+336
|
* Updated gLib, GDK-pixbuf and GDK TDevelop documentation toc files. This ↵Michele Calgaro2014-10-133-106/+157
| | | | relates to bug 1859.
* Updated GNUstep TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-10-081-177/+253
|
* Updated some TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-10-071-3/+3
| | | | SuperWaba documentation has been removed since the project has been discontinued.
* Updated sdl and stl TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-10-061-19/+19
|
* Updated libc and libstdc++ TDevelop documentation toc file. This relates to ↵Michele Calgaro2014-10-042-868/+478
| | | | bug 1859.
* Updated some of the TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-10-033-3/+3
|
* Updated clanlib TDevelop documentation toc file. This relates to bug 1859.Michele Calgaro2014-10-031-374/+253
|
* Updated C++ Annotations TDevelop documentation toc file. This relates to bug ↵Michele Calgaro2014-10-021-383/+728
| | | | 1859.
* Updated some of the TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-09-254-8/+37
| | | | Also some KDE to TDE renaming.
* Revert "Finish renaming tdevelop components"Michele Calgaro2014-05-257-55/+55
| | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
* Revert "Minor tdevelop->kdevelop restorations in support of commit 722ce1ef."Michele Calgaro2014-05-251-2/+2
| | | | This reverts commit 2c241008bc2a541aba15e83447f45970db3f59df.
* Minor tdevelop->kdevelop restorations in support of commit 722ce1ef.Darrell Anderson2014-03-021-2/+2
|
* Finish renaming tdevelop componentsDarrell Anderson2014-03-027-55/+55
|
* Fix unintended rename of gtk*Slávek Banko2013-02-191-13/+13
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-10/+10
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-12/+12
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-7/+7
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-6/+6
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-12/+12
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-3/+3
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-14/+14
|
* Branding cleanup: K Desktop -> Trinity DesktopDarrell Anderson2012-05-261-192/+192
|
* Branding cleanup: KDE -> TDE.Darrell Anderson2012-05-101-3/+3
|
* Rename ksocket and kcacheTimothy Pearson2012-01-301-1/+1
|
* Rename a few stragglersTimothy Pearson2011-12-241-21/+21
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-193-36/+36
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-163-57/+57
| | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-153-57/+57
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-6/+6
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1613-66/+66
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-21/+21
|
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-311-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-103-11/+11
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-7/+7
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeveloptpearson2011-06-147-140/+140
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1236710 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] initial cmake supportsamelian2011-01-231-0/+17
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216516 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2514-0/+5763
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da