summaryrefslogtreecommitdiffstats
path: root/kcontrol/konqhtml
Commit message (Collapse)AuthorAgeFilesLines
* KDE->TDE branding cleanup.Darrell Anderson2013-12-261-1/+1
|
* Fix defaults for tabbar mouse wheel in konsole and konquerorSlávek Banko2013-10-241-1/+1
|
* Add check box to control tabbar mouse wheel in konquerorMichele Calgaro2013-10-194-35/+60
| | | | | Move tabbed browsing options into single dialog This resolves Bug 910
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Add GUI check box to control display of favicons in konqueror.Darrell Anderson2013-03-022-1/+11
| | | | This resolves bug report 1361.
* Add GUI check box control for the konquerorrc HoverCloseButton configuration ↵Darrell Anderson2013-03-022-1/+27
| | | | | | option. This resolves bug report 895.
* Add GUI check box to control mouse wheel cycling over tab bar in konqueror.Darrell Anderson2013-03-022-0/+8
| | | | | Work remains to finish the patch to actually stop the cycling. This partially resolves bug report 910.
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1512-19/+19
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-7/+7
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-016-7/+7
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-016-14/+14
|
* Rename KHTML and kiobufferTimothy Pearson2013-01-274-49/+49
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2714-15/+15
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2611-40/+40
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-258-8/+8
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2524-94/+94
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-6/+6
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-3/+3
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-2/+2
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-084-12/+12
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-3/+3
|
* Fix KHTML smooth scrolling control center optionTimothy Pearson2012-05-151-4/+4
| | | | | This closes Bug 1001 Thanks to Roman Savochenko for the patch!
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-213-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-2/+2
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-185-8/+8
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1614-25/+25
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1514-25/+25
|
* Rename startkde to starttdeTimothy Pearson2011-11-161-2/+2
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Add option to disable Konqueror smooth scrollingtpearson2011-10-232-1/+48
| | | | | | | Thanks to Nick Leverton for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260417 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-103-8/+8
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix FTBFStpearson2011-03-131-0/+9
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1224721 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdebase to (mostly) function correctly with TQt for Qt4tpearson2011-02-152-2/+2
| | | | | | | | 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-231-0/+44
| | | | 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-199-54/+54
| | | | | | | 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-0718-115/+115
| | | | | | | | 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-0318-115/+115
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0210-35/+35
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3126-806/+806
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed default java path and temporarily worked around pager hang with Compiztpearson2010-04-141-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1114580 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial import of Trinity 3.5.11 to kdebasetpearson2009-12-111-0/+2
| | | | | | | | 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-2534-0/+6309
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da