summaryrefslogtreecommitdiffstats
path: root/kcontrol/ebrowsing/plugins
Commit message (Collapse)AuthorAgeFilesLines
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-172-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-192-6/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-06-302-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-10-1191-95/+95
|\
| * Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1191-95/+95
| | | | | | | | match XDG specifications
* | Second part of prior commitTimothy Pearson2014-10-112-3/+3
|/
* KDE->TDE branding cleanup.Darrell Anderson2013-12-262-3/+3
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-034-6/+6
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-154-10/+10
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-017-20/+20
|
* Fix FTBFSTimothy Pearson2013-02-014-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-013-17/+17
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-012-4/+4
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2710-14/+14
|
* 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-257-10/+10
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-8/+8
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-226-6/+6
|
* Branding: KDE->TDEDarrell Anderson2012-06-272-3/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-085-5/+5
|
* Branding cleanup: What's This help, KDE -> TDEDarrell Anderson2012-06-031-2/+2
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-71/+71
|
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-121-3/+3
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-183-11/+11
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-167-15/+15
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-157-15/+15
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-169-10/+10
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-063-4/+4
|
* Fix detection of executable files by URItpearson2011-10-131-4/+26
| | | | | | | This fixes data files being flagged as executable in the run dialog git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258846 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* 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/kdebase@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-105-43/+43
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase] initial cmake supportsamelian2011-01-235-0/+180
| | | | 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-197-68/+68
| | | | | | | 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-078-47/+47
| | | | | | | | 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-038-47/+47
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3116-274/+274
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial import of Trinity 3.5.11 to kdebasetpearson2009-12-112-2/+4
| | | | | | | | Extends krandrtray, adds iccconfig kcontrol module, adds run dialog autocomplete and lots of bugfixes Will need to check for commit warnings and repair as encountered Also needs full compile test git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25118-0/+8508
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da