Commit Graph

74 Commits (7c1cb1a1941923207400de1d288a9eb8f126bace)

Author SHA1 Message Date
Timothy Pearson 3e7ad37f56 Repair all known Konqueror performance regressions caused by early calls to expensive mimetype operations
These accidental errors span most TDE releases and many KDE 3.x releases
This resolves Bug 699
11 years ago
Michele Calgaro e96ee72ff0 Added code to copy global bookmarks from /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.
11 years ago
Timothy Pearson a3c4787220 Remove unnecessary KDirLister instance from IVI free space indicator module
This relates to Bug 1666
11 years ago
Timothy Pearson 1de6538f73 Fix Konqueror popup menu hang when tdeioslave localurl job is not responding properly 11 years ago
Timothy Pearson 4f17a123c9 Fix prior commit 11 years ago
Timothy Pearson 6a9c2a6cac Work around hang on popup menu opening in non-local directory in Konqueror 11 years ago
Francois Andriot 6cfb2ba0ca Fix localURL signal
This relates to Bug 1902
11 years ago
Timothy Pearson b876907e65 Fix free space overlay not disappearing on unmount
Fix devices disappearing on unmount
Automatically close notification popup on associated media device removal
11 years ago
Timothy Pearson f534a63b03 Minor code cleanup 11 years ago
Darrell Anderson 90f1f50f00 Fix remnant QMIN/QMAX to TQMIN/TQMAX. 11 years ago
Darrell Anderson 7d025dfef0 Update XDG mimetypes. 11 years ago
Slávek Banko 3e88ddfbc3 Additional k => tde renaming and fixes 12 years ago
Alexander Golubev 83187020dc Fix build failure when compiling libkonq separately.
This resolves bug report 1555.
12 years ago
Timothy Pearson 99df2d37de Fix konqueror popup menu not working properly in media tdeioslave directories
This resolves Bug 1504
12 years ago
Slávek Banko 8bdb011121 Fix konqueror drag and drop within the same window
This resolves Bug 1451
12 years ago
Timothy Pearson 96d0c54e2e Fix desktop refresh destroying media device information and menus
This resolves Bug 1450
Fix incorrect media device enable default setting in desktop control module
12 years ago
Timothy Pearson 6342dc3990 Fix a number of issues related to the media kioslave 12 years ago
Timothy Pearson 41c013e06c Fix a number of issues with the media tdeioslave
This relates to Bug 1450
Add media disk space overlay and enable by default
12 years ago
Timothy Pearson 9e4aad6b3b Add initial media device free space overlay to Konqueror icon view 12 years ago
Timothy Pearson be73d75739 Add edit as root service menu to libkonq 12 years ago
Timothy Pearson 77cbe84cb6 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9286b9ebcc Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 563c545850 Rename KComp to avoid conflicts with KDE4 12 years ago
Timothy Pearson de9b6c9ad1 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson a5430e4b98 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson f537c21b68 Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson dc5f267664 Rename KLock and KTrader to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8103f3767e Fix a few remaining references to kio_ 12 years ago
Timothy Pearson de7e5867a6 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson dc6b76cac4 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson cc74f360bb Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 79b21d47bc Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 1d061b286a Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson e4e0479220 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson d41050ea3f Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Timothy Pearson c16d0f2191 Fix popup menu in media kioslave 12 years ago
Darrell Anderson a3b5ac4073 Fix references to user profile directory. 12 years ago
Timothy Pearson 03e5e28721 Update TQt3 property/enum macros 13 years ago
Darrell Anderson d97136fe94 Branding: KDE->TDE 13 years ago
Darrell Anderson 94f3dbe7c5 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson a34c15dc83 Change tqaddAction -> addAction. There is no tqaddAction defined in tqt headers. 13 years ago
Timothy Pearson 60a25a0fe5 Fix icons not showing up on desktop and popup menu entries not appearing 13 years ago
Timothy Pearson 8bd291c0e8 Rename additional global functions and variables for tqt3 13 years ago
Timothy Pearson 618f2521c3 Rename kde-config to tde-config 13 years ago
Timothy Pearson 153e023cc2 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 989d6a1901 Update various qt function definitions and static methods for tqt3 13 years ago
Timothy Pearson b492b550f3 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson f64397c82f Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 628043be55 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 2c01fd64dd Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 73c08b592d.
13 years ago