summaryrefslogtreecommitdiffstats
path: root/libkonq
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Update TQt3 property/enum macrosTimothy Pearson2012-10-201-4/+4
|
* Branding: KDE->TDEDarrell Anderson2012-06-271-8/+8
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-086-33/+33
|
* Change tqaddAction -> addAction. There is no tqaddAction defined in tqt headers.Darrell Anderson2012-03-214-29/+29
|
* Fix icons not showing up on desktop and popup menu entries not appearingTimothy Pearson2012-03-101-3/+3
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-1/+1
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-2/+2
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-8/+8
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-197-18/+18
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1813-40/+40
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1616-72/+72
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1516-72/+72
|