summaryrefslogtreecommitdiffstats
path: root/konqueror
Commit message (Collapse)AuthorAgeFilesLines
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-68/+68
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-68/+68
| | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-68/+68
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵Timothy Pearson2014-10-141-1/+1
| | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-135-7/+7
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-139-20/+20
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-131-1/+1
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-1/+1
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-122-6/+6
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1136-42/+42
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-65/+65
|
* Reset keyboard selection when using mouse rubberband to select itemsTimothy Pearson2014-10-091-71/+69
| | | | This relates to Bug 1961
* Push the following patches from Bug 1499:Timothy Pearson2014-10-072-46/+69
| | | | | tdebase: updates default Xorg arguments in TDM tdebase: add ability to restrict the konqueror side bar
* Fix rare Konqueror crash in tree view modeTimothy Pearson2014-10-045-4/+19
| | | | This relates to Bug 1820
* Fix dirtree module stall due to unneeded mime magic callsTimothy Pearson2014-10-021-3/+3
| | | | This resolves Bug 699
* Repair all known Konqueror performance regressions caused by early calls to ↵Timothy Pearson2014-09-2711-18/+55
| | | | | | | expensive mimetype operations These accidental errors span most TDE releases and many KDE 3.x releases This resolves Bug 699
* Updated TDE style files for konqueror and kcontrol.Alex Couture2014-08-177-2/+6
|
* Rename the string kde toolbar widgetTimothy Pearson2014-08-072-2/+2
|
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-081-1/+1
|
* Clean up old compile-time checkTimothy Pearson2014-05-011-6/+0
| | | | | Attempt to resolve crashes of the form reported in TDECRSH-2a6245f-00c183f-e857aaa-23bc08b-cccc168-90e4138-b0b162f
* Clear modified field on media device unmount (and other cases where the ↵Timothy Pearson2014-04-181-1/+5
| | | | | | modified date is no longer valid) This resolves the remainder of Bug 1666
* Add basic support for a modified compton compositor instead of the old buggy ↵Timothy Pearson2014-03-311-2/+2
| | | | | | kompmgr Update additional Xorg atom names
* Improve compatibility with non-Trinity environment menus and add a singleDarrell Anderson2014-02-141-1/+1
| | | | menu item for Trinity control center for those environments.
* Branding updates in konqueror about page.Darrell Anderson2014-02-101-3/+3
|
* Add new help handbook for konqueror history sidebar module.Darrell Anderson2014-01-311-1/+1
|
* Move Konqueror Tabbed Browsing Advanced dialog to separate stand-alone ↵Darrell Anderson2014-01-311-2/+2
| | | | | | module named User Interface. This is part of bug report 1683.
* Add CGI Scripts to konqueror modules list to be consistent with Web Browsing ↵Darrell Anderson2014-01-301-1/+1
| | | | list in kcontrol.
* Fix free space overlay not disappearing on unmountTimothy Pearson2013-12-272-20/+31
| | | | | Fix devices disappearing on unmount Automatically close notification popup on associated media device removal
* Fix various dirlister sidebar problemsTimothy Pearson2013-12-1810-116/+102
| | | | This resolves Bug 1764
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-281-4/+4
|
* Fix unintended automatic selection during renaming in Konqueror listviewSlávek Banko2013-11-091-0/+2
| | | | This relates to Bug 1677
* Fix permanently change shortcuts for some actions in KonquerorMichele Calgaro2013-11-091-40/+17
| | | | This resolves Bug 1689
* Enhance renaming in Konqueror listviewMichele Calgaro2013-11-094-6/+74
| | | | This resolves Bug 1677
* Update XDG mimetypes.Darrell Anderson2013-11-082-2/+2
|
* Fix enabling move tab left/right in tab popup menu in konquerorMichele Calgaro2013-10-191-17/+62
| | | | This resolves Bug 1067
* Add check box to control tabbar mouse wheel in konquerorMichele Calgaro2013-10-195-20/+62
| | | | | Move tabbed browsing options into single dialog This resolves Bug 910
* 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
|