summaryrefslogtreecommitdiffstats
path: root/libkonq
Commit message (Collapse)AuthorAgeFilesLines
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+6
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Konqueror: Do not include items that are selected but hidden by the filterSlávek Banko2017-07-071-5/+5
| | | | | | for operations such as copying, moving, deleting,... Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-235-0/+0
|
* Added required refreshItems logic. This relates to bug 146.Michele Calgaro2015-01-162-6/+22
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Call setActive if new focus window is found and set when rotating focus to ↵Timothy Pearson2014-11-211-1/+2
| | | | | | next available window This resolves Bug 2189
* Fix large file previews that were broken in GIT hash 3e7ad37fTimothy Pearson2014-11-143-8/+46
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-1/+1
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-132-3/+3
| | | | 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-133-4/+4
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-10-112-2/+2
|\
| * Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | | | | | match XDG specifications
* | Second part of prior commitTimothy Pearson2014-10-111-3/+3
|/
* If drkonqi launches during logout show it after 30 seconds have elapsedTimothy Pearson2014-10-051-3/+6
|
* Repair all known Konqueror performance regressions caused by early calls to ↵Timothy Pearson2014-09-271-8/+3
| | | | | | | expensive mimetype operations These accidental errors span most TDE releases and many KDE 3.x releases This resolves Bug 699
* Added code to copy global bookmarks from ↵Michele Calgaro2014-06-171-2/+14
| | | | | | | | | /opt/trinity/share/apps/konqueror/bookmarks.xml to $HOME/.trinity/share/apps/konqueror/bookmarks.xml if the user has no personal bookmarks. This allows giving default bookmarks to the users upon first konqueror startup. Thanks to François Andriot for the original patch, which had to be fixed in order to get this to work correctly. This relates to bug 1499.
* Remove unnecessary KDirLister instance from IVI free space indicator moduleTimothy Pearson2014-04-082-24/+7
| | | | This relates to Bug 1666
* Fix Konqueror popup menu hang when tdeioslave localurl job is not responding ↵Timothy Pearson2014-04-071-2/+3
| | | | properly
* Fix prior commitTimothy Pearson2014-04-071-3/+0
|
* Work around hang on popup menu opening in non-local directory in KonquerorTimothy Pearson2014-04-071-2/+5
|
* Fix localURL signalFrancois Andriot2014-03-142-3/+4
| | | | This relates to Bug 1902
* Fix free space overlay not disappearing on unmountTimothy Pearson2013-12-271-0/+2
| | | | | Fix devices disappearing on unmount Automatically close notification popup on associated media device removal
* Minor code cleanupTimothy Pearson2013-12-142-5/+10
|
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-281-13/+13
|
* Update XDG mimetypes.Darrell Anderson2013-11-083-12/+12
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-033-3/+3
|
* Fix build failure when compiling libkonq separately.Alexander Golubev2013-08-011-0/+1
| | | | This resolves bug report 1555.
* Fix konqueror popup menu not working properly in media tdeioslave directoriesTimothy Pearson2013-06-191-1/+1
| | | | This resolves Bug 1504
* Fix konqueror drag and drop within the same windowSlávek Banko2013-05-051-1/+4
| | | | This resolves Bug 1451
* Fix desktop refresh destroying media device information and menusTimothy Pearson2013-04-201-1/+2
| | | | | This resolves Bug 1450 Fix incorrect media device enable default setting in desktop control module
* Fix a number of issues related to the media kioslaveTimothy Pearson2013-04-171-8/+28
|
* Fix a number of issues with the media tdeioslaveTimothy Pearson2013-04-154-39/+62
| | | | | 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-138-4/+310
|
* Add edit as root service menu to libkonqTimothy Pearson2013-03-213-0/+27
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1511-20/+20
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1412-13/+13
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-072-9/+9
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-049-122/+122
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-017-7/+7
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-018-75/+75
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-013-11/+11
|
* Fix a few remaining references to kio_Timothy Pearson2013-01-301-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2723-44/+44
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-269-16/+16
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2524-198/+198
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2414-68/+68
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-3/+3
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-203-5/+5
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Fix popup menu in media kioslaveTimothy Pearson2013-01-192-4/+49
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|