summaryrefslogtreecommitdiffstats
path: root/khelpcenter
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1519-28/+28
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1420-28/+28
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-063-6/+6
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0111-17/+17
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0117-71/+71
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-314-4/+4
|
* Fix a few remaining references to kio_Timothy Pearson2013-01-301-1/+1
|
* Rename KHTML and kiobufferTimothy Pearson2013-01-279-43/+43
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2723-26/+26
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2610-16/+16
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2525-81/+81
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2427-152/+152
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-225-8/+8
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-206-6/+6
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-194-10/+10
|
* Update help handbooks.Darrell Anderson2012-07-042-4/+4
|
* Update help handbooks.Darrell Anderson2012-07-031-3/+4
|
* Branding: KDE->TDEDarrell Anderson2012-06-271-4/+4
|
* Update Help center: Reorganize TOC, rename files; initial update of FAQ,Darrell Anderson2012-06-2415-162/+320
| | | | Welcome, Quick Start guides; numerous revisions.
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0814-24/+24
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-282-213/+211
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-3/+3
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Add khelpcenter/plugins/hardwaremodules.desktop inadvertently forgotten in ↵Darrell Anderson2012-03-151-0/+63
| | | | previous patches.
* Rename Help Center KInfoCenter Modules -> Hardware to match KControl name.Darrell Anderson2012-03-142-88/+1
| | | | | KInfoCenter is deprecated. This partially resolves bug report 289.
* Fix KDE -> TDE branding issues in help center table of contents.Darrell Anderson2012-03-073-208/+208
|
* Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE;Darrell Anderson2012-03-051-1/+1
|
* Rename kde-config to tde-configTimothy Pearson2012-02-262-2/+2
|
* Update tdebase cmake files with STARTKDE->STARTTDE.Darrell Anderson2012-02-2432-60/+60
| | | | | | | | Fix tdebase entities, text strings for future maintenance of handbook files. This partially resolves bug report 694. Update konqueror user agent strings. This partially resolves bug report 774. Update TDM help options. This resolves bug report 618. Fix KTips branding issues and obsolete web addresses. This resolves bug report 842.
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-2/+2
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-195-19/+19
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1811-44/+44
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1622-82/+82
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1522-82/+82
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-072-3/+3
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-2/+2
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-6/+6
|
* Additional kde to tde renamingTimothy Pearson2011-11-064-8/+8
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-102-3/+3
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-102-3/+3
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1016-62/+62
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-092-3/+3
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdebase to (mostly) function correctly with TQt for Qt4tpearson2011-02-156-19/+19
| | | | | | | | Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch) Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1220927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase] initial cmake supportsamelian2011-01-238-0/+182
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable compilation with TQt for Qt4 3.4.0 TP2tpearson2011-01-1928-143/+143
| | | | | | | This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-0733-162/+162
| | | | | | | | 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/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-0333-162/+162
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da