- 13 Jul, 2017 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 05 Nov, 2016 1 commit
-
-
David Faure authored
-
- 31 Oct, 2016 1 commit
-
-
Laurent Montel authored
-
- 29 Oct, 2016 1 commit
-
-
Laurent Montel authored
-
- 21 Oct, 2016 1 commit
-
-
David Faure authored
-
- 17 Sep, 2016 1 commit
-
-
David Faure authored
-
- 30 Apr, 2016 1 commit
-
-
David Faure authored
-
- 21 Feb, 2016 1 commit
-
-
David Faure authored
-
- 11 Feb, 2016 1 commit
-
-
Jonathan Marten authored
Avoids a stream of messages when closing a Konqueror window: konqueror(27265)/default kDebugStream: kDebugStream called after destruction (from virtual KonqClosedItem::~KonqClosedItem() file konqueror/src/konqcloseditem.cpp line 58)
-
- 20 Oct, 2014 4 commits
-
-
Lukáš Tinkl authored
REVIEW: 120650
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
- 25 Aug, 2014 1 commit
-
-
David Faure authored
-
- 04 Mar, 2010 1 commit
-
-
David Faure authored
svn path=/trunk/KDE/kdebase/apps/; revision=1098636
-
- 27 Aug, 2009 1 commit
-
-
David Faure authored
svn path=/trunk/KDE/kdebase/apps/; revision=1016499
-
- 13 Aug, 2009 1 commit
-
-
David Faure authored
(or kfmclient, it was a bug to use 1202 there) svn path=/trunk/KDE/kdebase/apps/; revision=1011096
-
- 22 Jun, 2009 1 commit
-
-
Eduardo Robles Elvira authored
* Now it works again with multiple processes *sight*. Stopped working when we moved to memory storage, so basically we go back and use again file storage for closed windows. Rename the config file var again from "memoryStorage" to "Storage". * Now we only remove the temporary files storing closed windows of each process when we are the only process left and we're exiting. Otherwise, another process might try later on to reopen a window of a now inexistant process and find that the file has been erased. * Everytime we change the closed windows list, like when we clean it or reopen a window, save it to disk or otherwise if a new konqueror process is launched it will read an outdated list of closed windows and that's not what we want. * Read correctly the remote closed windows, we were trying to open an incorrect filename in "appdata" but it's in "tmp". Have you got a dir called "tmp" in $KDEHOME/share/apps/konqueror ? My fault :P. svn path=/trunk/KDE/kdebase/apps/; revision=985413
-
- 26 Feb, 2009 1 commit
-
-
Eduardo Robles Elvira authored
bugfix: we were saving each closed window twice, and even one of those savings was not getting deleted. Now we will use an anonymous config for storing in memory the closed items. This brings also a small optimization because we don't need to read closeditems_saved when closing a tab anymore. svn path=/trunk/KDE/kdebase/apps/; revision=932333
-
- 05 Sep, 2008 1 commit
-
-
David Faure authored
CCMAIL: edulix@gmail.com svn path=/trunk/KDE/kdebase/apps/; revision=857579
-
- 08 Apr, 2008 1 commit
-
-
Eduardo Robles Elvira authored
- Shared closed window items over D-Bus - Persistent closed window items by storing them in a config file or sharing them by D-Bus when there are other konqueror instances running CCMAIL:kfm-devel@kde.org CCMAIL:faure@kde.org svn path=/trunk/KDE/kdebase/apps/; revision=794867
-
- 22 Mar, 2008 1 commit
-
-
Eduardo Robles Elvira authored
* remove some kconfig related duplicated code * print the number of tabs inside the icon of the closed window items in the closed items menu CCMAIL:kfm-devel@kde.org svn path=/trunk/KDE/kdebase/apps/; revision=788633
-
- 21 Mar, 2008 1 commit
-
-
Eduardo Robles Elvira authored
* Now closed windows don't get removed innecesarily, thus a preloaded konqueror instance can restore them * Changing the s_config to be SimpleConfig and deleting it everytime, using it as temporal, and moving it to appdata * minor cosmetic adjustements in a header CCMAIL:kfm-devel@kde.org svn path=/trunk/KDE/kdebase/apps/; revision=788586
-
- 18 Mar, 2008 1 commit
-
-
Eduardo Robles Elvira authored
* fixing the signal crazyness in KonqUndoManager * Adding a singleton to replace lib/konq's bypassCustomInfo * some other minor changes svn path=/trunk/KDE/kdebase/apps/; revision=787257
-
- 17 Mar, 2008 1 commit
-
-
Eduardo Robles Elvira authored
Support for undo closed windows (see http://lists.kde.org/?l=kfm-devel&m=120570110719593&w=2 for details) svn path=/trunk/KDE/kdebase/apps/; revision=786639
-
- 21 Nov, 2007 2 commits
-
-
André Wöbbeking authored
svn path=/trunk/KDE/kdebase/apps/; revision=739808
-
David Faure authored
Initial feature by Eduardo Robles Elvira, refactorings and unit tests by me. svn path=/trunk/KDE/kdebase/apps/; revision=739791
-
- 09 Nov, 2007 1 commit
-
-
David Faure authored
svn path=/trunk/KDE/kdebase/apps/; revision=734718
-
- 20 Jun, 2007 1 commit
-
-
David Faure authored
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. svn path=/trunk/KDE/kdebase/apps/; revision=678019
-
- 12 Oct, 2005 1 commit
-
-
Hamish Rodda authored
Q3PopupMenu -> QMenu KAction constructors remove, port to new constructors K3URLDrag -> KURL::List::* Qt::ButtonState -> replacements latin1() -> toLatin1() probably a lot more too svn path=/trunk/KDE/kdebase/konqueror/; revision=469927
-
- 02 Mar, 2001 1 commit
-
-
Simon Hausmann authored
svn path=/trunk/kdebase/konqueror/; revision=85060
-