summaryrefslogtreecommitdiffstats
path: root/konqueror
Commit message (Collapse)AuthorAgeFilesLines
* Remove a couple of cmake FIXMEsAlexander Golubev2013-09-081-2/+0
| | | | | | | | | | Autotools malloc checks in konqueror/preloader is acient legacy. Its results are not used in code anymore. KDE_USE_FPIE in tdesu/tdesud is obsolte too. -fpie make sence only when compiling static code that supposed to link only to executables. With cmake, modern compilers and sane target system there is no need to define is explicitly.
* Additional k => tde renaming and fixesSlávek Banko2013-09-0314-16/+16
|
* Use small execute area in Konqueror list view widgetTimothy Pearson2013-06-101-0/+1
| | | | This resolves the remainder of Bug 1543
* Fix inadvertent sidebar signal disconnection on mouse settings reloadTimothy Pearson2013-05-193-5/+10
| | | | This resolves Bug 1515
* Update desktop files in support of bug report 1463.Darrell Anderson2013-04-191-80/+80
|
* Fix a number of issues with the media tdeioslaveTimothy Pearson2013-04-151-12/+25
| | | | | This relates to Bug 1450 Add media disk space overlay and enable by default
* Add initial media device free space overlay to Konqueror icon viewTimothy Pearson2013-04-133-0/+82
|
* Update tab popup context menu to include Move Tab Left/Right options.Darrell Anderson2013-03-021-1/+26
| | | | | | Work is needed to disable the respective Move Tab Left/Right menu options when the tab is already the left-most/right-most tab. This partially resolves bug report 1067.
* Add GUI check box to control mouse wheel cycling over tab bar in konqueror.Darrell Anderson2013-03-021-0/+6
| | | | | Work remains to finish the patch to actually stop the cycling. This partially resolves bug report 910.
* Fix unintended rename of many various *klist*Slávek Banko2013-02-192-5/+5
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1556-90/+90
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1438-42/+42
|
* Rename kcompletionboxTimothy Pearson2013-02-071-1/+1
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-075-27/+27
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-064-8/+8
|
* Rename KCrash to avoid conflicts with KDE4Timothy Pearson2013-02-051-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-0418-59/+59
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-021-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0141-55/+55
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0158-583/+583
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-0114-65/+65
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-313-9/+9
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-314-7/+7
|
* Fix a few remaining references to kio_Timothy Pearson2013-01-301-2/+2
|
* Rename KHTML and kiobufferTimothy Pearson2013-01-2715-70/+70
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2743-70/+70
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2652-105/+105
|
* 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-2548-257/+257
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2437-131/+131
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-2226-61/+61
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-2010-31/+31
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-194-20/+20
|
* Use KIcon::Place instead of KIcon::FileSystemsTimothy Pearson2012-11-201-1/+1
|
* Fix references to user profile directory.Darrell Anderson2012-11-042-3/+3
|
* Update online links in Konqueror TDE Development profile.Darrell Anderson2012-11-021-3/+3
| | | | This resolves bug report 1128.
* Update TQt3 property/enum macrosTimothy Pearson2012-10-204-13/+13
|
* Fix links in Konqueror launch page.Darrell Anderson2012-09-042-5/+5
|
* Branding: KDE->TDEDarrell Anderson2012-06-274-75/+75
|
* Branding: image updates.Darrell Anderson2012-06-221-0/+0
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0858-202/+202
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-282-133/+133
|
* Branding cleanup: KDE -> TDE.Darrell Anderson2012-05-101-3/+3
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Branding cleanup: K menu -> TDE menu.Darrell Anderson2012-05-101-1/+1
|
* Branding cleanup: KDE print -> TDE Print.Darrell Anderson2012-05-101-1/+1
|
* Fix typos.Darrell Anderson2012-04-051-1/+1
|
* Fix KDE -> TDE branding.Darrell Anderson2012-03-231-1/+1
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2012-03-073-4/+24
|\