dolphin/konqueror/src
2013-06-20 08:41:12 -04:00
..
tests Fix konq's unittests by ensuring it picks up khtmlpart rather than kwebkitpart. 2013-05-05 22:41:59 +02:00
CMakeLists.txt konq: include the kactivities include dir, if found 2012-10-18 20:50:04 +02:00
config-konqueror.h.cmake Source code reorganization: switch to .cpp extension, move konq sources to src subdir (like dolphin and konsole, and to separate it from all the kcontrol modules and plugins), remove '_' so that kdab-insert-header (xemacs macro) works. 2007-06-20 13:04:46 +00:00
delayedinitializer.cpp normalize signals/slots 2011-07-31 13:33:56 +02:00
delayedinitializer.h Repair regression "URL auto-completion doesn't query bookmarks anymore" (181785). 2009-04-27 09:56:37 +00:00
konqactions.cpp normalize signals/slots 2011-07-31 13:33:56 +02:00
konqactions.h Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
konqanimatedlogo.cpp Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
konqanimatedlogo_p.h Moved throbber to the toolbar 2010-08-24 09:00:42 +00:00
konqapplication.cpp normalize signals/slots 2011-07-31 13:33:56 +02:00
konqapplication.h Don't try to find out if the session manager closes Konqueror in 2009-08-20 20:13:43 +00:00
konqbookmarkbar.cpp normalize signals/slots 2011-07-31 13:33:56 +02:00
konqbookmarkbar.h Fixes: The filtered bookmark setting takes effect immediately. 2007-08-05 21:44:23 +00:00
konqbrowseriface.cpp GPLv2+ as agreed with Simon Hausmann 2007-11-09 18:06:43 +00:00
konqbrowseriface.h GPLv2+ as agreed with Simon Hausmann 2007-11-09 18:06:43 +00:00
konqcloseditem.cpp I declare war against C-style casts. Too bad X11/Xatom.h forces me to surrender though. 2010-03-04 00:48:04 +00:00
konqcloseditem.h Adding improving the closed window items support after having discussed the patch with David Faure. 2008-04-08 19:05:01 +00:00
konqclosedwindowsmanager.cpp Fix memory leak in KonqClosedWindowsManager (pointed out by Pino in a vg log made by Tommi Tervo), 2009-08-27 23:01:00 +00:00
konqclosedwindowsmanager.h Multiple bugfixes in konqueror undo closed window feature: 2009-06-22 19:08:54 +00:00
konqcombo.cpp Connect to the returnPressed signal if completionMode == CompletionNone. 2013-02-16 11:59:02 -05:00
konqcombo.h Connect to the returnPressed signal if completionMode == CompletionNone. 2013-02-16 11:59:02 -05:00
konqdraggablelabel.cpp Add some missing includes. 2012-04-10 00:20:22 +02:00
konqdraggablelabel.h Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
konqextendedbookmarkowner.h Adjust to changes. 2007-09-03 10:10:18 +00:00
konqextensionmanager.cpp Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
konqextensionmanager.h Fix infinite signal emitting okClicked, it was being emitted on the same slot to it was connected. It fixes the stack overflow when 2007-08-14 20:28:20 +00:00
konqfactory.cpp Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
konqfactory.h Ported dolphinpart to K_PLUGIN_FACTORY 2008-04-17 21:49:53 +00:00
konqframe.cpp Fix crash when a part misbehaves and doesn't create a widget. 2012-08-28 14:22:15 +02:00
konqframe.h Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
konqframecontainer.cpp normalize signals/slots 2011-07-31 13:33:56 +02:00
konqframecontainer.h Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
konqframestatusbar.cpp Always use small size icons on the status bar. 2012-03-01 20:09:00 -05:00
konqframestatusbar.h Move dolphin's statusbar message-label (the one with support for errors and a close button) to libkonq 2010-08-30 08:56:19 +00:00
konqframevisitor.cpp Rework tab handling to 2010-03-18 20:00:05 +00:00
konqframevisitor.h Test for moving a tab to the left, works. 2010-05-11 20:47:53 +00:00
konqguiclients.cpp normalize signals/slots 2011-07-31 13:33:56 +02:00
konqguiclients.h Ported KonqPopupMenu away from xmlgui to make things debuggable (we had code that dynamically created XML, and then passed it for gui merging with KonqPopupMenu's own generated XML, that was too much magic and headaches). 2007-10-01 17:06:34 +00:00
konqhistory.h add a convenience headers with enums for extra data and roles 2009-03-27 19:25:11 +00:00
konqhistorydialog.cpp Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
konqhistorydialog.h Add some missing includes. 2012-04-10 00:20:22 +02:00
konqhistorymanager.cpp Remove area "1202 (konqueror)", it's now "konqueror" automatically 2009-08-13 22:50:41 +00:00
konqhistorymanager.h Provide most of the Konq History functionality in libkonq, for pino's history window and for krunner. 2009-04-03 01:03:28 +00:00
konqhistorymodel.cpp normalize signals/slots 2011-07-31 13:33:56 +02:00
konqhistorymodel.h add a way to control signal emissions from getGroupItem(), and disable them when loading the first time 2010-06-16 08:55:39 +00:00
konqhistoryproxymodel.cpp I declare war against C-style casts. Too bad X11/Xatom.h forces me to surrender though. 2010-03-04 00:48:04 +00:00
konqhistoryproxymodel.h Move/copy the KSortFilterPrxoyModel into kdebase. 2009-11-30 09:55:35 +00:00
konqhistorysettings.cpp Pedantic 2009-10-30 21:12:23 +00:00
konqhistorysettings.h Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
konqhistoryview.cpp normalize signals/slots 2011-07-31 13:33:56 +02:00
konqhistoryview.h Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
konqmain.cpp Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
konqmainwindow.cpp Merge remote-tracking branch 'origin/KDE/4.10' 2013-05-14 08:36:11 -04:00
konqmainwindow.h Fix a long standing security issue with the hiding of Konqueror's location (address) 2012-08-11 11:50:25 -04:00
KonqMainWindowAdaptor.cpp Added a dbus interface to KonqMainWindowAdaptor to pass mimetype when creating new tab. 2011-01-03 15:56:26 +00:00
KonqMainWindowAdaptor.h Added a dbus interface to KonqMainWindowAdaptor to pass mimetype when creating new tab. 2011-01-03 15:56:26 +00:00
konqmisc.cpp Remove my debug stuff, need to talk to ben before carrying on 2013-03-07 02:14:41 +01:00
konqmisc.h Support for --part khtml / kwebkitpart on the command-line (useful for scripts) 2011-01-05 00:52:10 +00:00
konqnewsessiondlg_base.ui Allow to wordwrap 2008-07-22 21:01:10 +00:00
konqopenurlrequest.h Remove my debug stuff, need to talk to ben before carrying on 2013-03-07 02:14:41 +01:00
konqpixmapprovider.cpp Fix compilation with strict iterators 2011-12-20 12:02:49 +01:00
konqpixmapprovider.h Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
konqprivate_export.h Create a libkonquerorprivate for classes that will be shared with sidebar modules 2007-11-17 00:00:39 +00:00
konqprofiledlg.cpp Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
konqprofiledlg.h * have home url depend on active profile 2007-12-29 15:48:45 +00:00
konqprofiledlg_base.ui Rework the way window settings (size and menubar/toolbar visibility) is handled in konqueror; 2008-04-18 16:34:43 +00:00
konqrmbeventfilter.cpp Fix regression (compared to kde3) : make "Right click goes back in history" feature work again. 2009-11-17 01:41:27 +00:00
konqrmbeventfilter.h Fix regression (compared to kde3) : make "Right click goes back in history" feature work again. 2009-11-17 01:41:27 +00:00
konqrun.cpp Check for NULL before accessing the pointer. 2011-11-17 18:23:43 -05:00
konqrun.h Fix error message (konqueror cannot handle text/html) when clicking on a url which uses Content-Disposition, 2008-09-29 20:42:05 +00:00
konqsessiondlg.cpp autoupdate is on by default, remove unnecessary calls 2013-01-04 22:11:31 +01:00
konqsessiondlg.h Add some missing includes. 2012-04-10 00:20:22 +02:00
konqsessiondlg_base.ui QPushButton -> KPushButton 2009-04-14 21:33:52 +00:00
konqsessionmanager.cpp Save the current session information to disk when it changes and remove the file 2013-06-20 08:34:45 -04:00
konqsessionmanager.h Stop Konqueror from doing tons of stat calls when auto saving the current session. 2013-06-18 09:13:20 -04:00
konqsettings.cpp Converted assert to Q_ASSERT and cleaned up include headers. 2011-07-03 16:15:34 -04:00
konqsettings.h Fix long-standing (kde3) bug where MMB on a link to a non-html-file (e.g. PDF) would first create a new tab, and then ask "save or open in kpdf", leaving the tab empty and useless. 2008-05-09 15:01:05 +00:00
konqsettingsxt.kcfgc Those includes are only needed in the .cpp -> use the SourceIncludes feature even though I'd rather to this as part of the xml, see k-c-d. 2007-11-06 21:31:12 +00:00
konqtabs.cpp Changed #ifdef to #if in previous commit, rf8309be. 2012-10-16 00:02:11 -04:00
konqtabs.h If the "Middle click on tab to close" option is checked, do not select the 2012-10-12 17:55:39 -04:00
konqueror.kcfg Keep default "HoverLinks" value in sync with khtml_settings's one. 2012-04-10 22:28:36 +02:00
konqueror.rc Add an action to hide/show the status bar 2012-06-25 17:21:58 +01:00
KonquerorAdaptor.cpp Support for --part khtml / kwebkitpart on the command-line (useful for scripts) 2011-01-05 00:52:10 +00:00
KonquerorAdaptor.h Remove crashlog code which was only useful for the now-removed "crashes" konq-plugin. 2010-03-16 20:16:15 +00:00
konqundomanager.cpp normalize signals/slots 2011-07-31 13:33:56 +02:00
konqundomanager.h SVN_SILENT Fix typos in kdebase 2008-10-23 09:31:44 +00:00
konqview.cpp Konqueror reports the open/close document events to activity manager daemon. 2012-10-18 12:54:45 +02:00
konqview.h Konqueror reports the open/close document events to activity manager daemon. 2012-10-18 12:54:45 +02:00
KonqViewAdaptor.cpp The fact that text/html derives from text/plain brought back a bug that I fixed in 2002: 2008-03-21 20:04:45 +00:00
KonqViewAdaptor.h The fact that text/html derives from text/plain brought back a bug that I fixed in 2002: 2008-03-21 20:04:45 +00:00
konqviewmanager.cpp Properly address the activation problem of tabs opened in the background. 2013-01-03 01:30:53 -05:00
konqviewmanager.h Support for --part khtml / kwebkitpart on the command-line (useful for scripts) 2011-01-05 00:52:10 +00:00
ksortfilterproxymodel.cpp Fix mem leak 2009-12-02 08:17:36 +00:00
ksortfilterproxymodel.h Simplify some Qt module style includes. 2012-04-10 00:20:22 +02:00
org.kde.Konqueror.HistoryManager.xml Move KonqHistoryManager from libkonq to libkonquerorprivate as discussed with fredrik, so that he can modify it to use other konqueror code. 2007-11-17 00:56:32 +00:00
org.kde.Konqueror.Main.xml Source code reorganization: switch to .cpp extension, move konq sources to src subdir (like dolphin and konsole, and to separate it from all the kcontrol modules and plugins), remove '_' so that kdab-insert-header (xemacs macro) works. 2007-06-20 13:04:46 +00:00
org.kde.Konqueror.MainWindow.xml Added a dbus interface to KonqMainWindowAdaptor to pass mimetype when creating new tab. 2011-01-03 15:56:26 +00:00
org.kde.Konqueror.SessionManager.xml Adding support for crash session recovery + session management =) 2008-05-18 07:45:30 +00:00
org.kde.Konqueror.UndoManager.xml Some fixes in the undo manager: 2008-07-09 00:13:25 +00:00