Sun, 25 Mar 2012 14:01:25 +0200 Detlev Offenbach Rewrote the reader for HTML bookmark files to cope with the various dates. file | diff | annotate
Sat, 24 Mar 2012 19:30:26 +0100 Detlev Offenbach Added code to write the timestamps to the Netscape bookmarks file and to record a timestamp for the last modification. file | diff | annotate
Sat, 24 Mar 2012 17:57:55 +0100 Detlev Offenbach Added code to record the timestamp a bookmark was added and visited. file | diff | annotate
Sat, 24 Mar 2012 16:10:48 +0100 Detlev Offenbach Added a bookmarks importer for Konqueror (Linux only) and an exporter to write Netscape bookmark files (HTML). file | diff | annotate
Wed, 21 Mar 2012 20:14:45 +0100 Detlev Offenbach Fixes for the debugger backends causing failures dumping variables. file | diff | annotate
Wed, 21 Mar 2012 15:19:16 +0100 Detlev Offenbach Added a dialog to show a saved error log upon startup. file | diff | annotate
Mon, 19 Mar 2012 20:14:07 +0100 Detlev Offenbach Added a bookmarks importer for Apple Safari. file | diff | annotate
Sun, 18 Mar 2012 19:30:29 +0100 Detlev Offenbach Fixed an issue in the sync assistant dialog on Windows. file | diff | annotate
Sun, 18 Mar 2012 19:10:59 +0100 Detlev Offenbach Added a bookmarks importer for Internet Explorer. file | diff | annotate
Sun, 18 Mar 2012 17:46:54 +0100 Detlev Offenbach Added a bookmarks importer for Firefox. file | diff | annotate
Sun, 18 Mar 2012 16:15:50 +0100 Detlev Offenbach Added a bookmarks importer for Opera. file | diff | annotate
Sun, 18 Mar 2012 15:05:38 +0100 Detlev Offenbach Added a bookmarks importer for Google Chrome and Chromium. file | diff | annotate
Sun, 18 Mar 2012 10:07:28 +0100 Detlev Offenbach Added a bookmarks importer to get them directly from other browsers files. file | diff | annotate
Sun, 11 Mar 2012 17:35:50 +0100 Detlev Offenbach Fixed an issue reading Speed Dial data, if the speed dial XML file isn't there yet. file | diff | annotate
Sun, 11 Mar 2012 17:21:31 +0100 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sun, 11 Mar 2012 16:46:46 +0100 Detlev Offenbach Made the speed dial settings synchronizable via the sync manager. file | diff | annotate
Sun, 11 Mar 2012 13:04:30 +0100 Detlev Offenbach Changed the speedial to store the data into an XML file. file | diff | annotate
Sat, 10 Mar 2012 17:42:07 +0100 Detlev Offenbach Added capability to synchronize bookmarks, history, passwords and user agent settings via a shared directory. file | diff | annotate
Sat, 10 Mar 2012 15:17:52 +0100 Detlev Offenbach Added the capability to restore closed tabs. file | diff | annotate
Sun, 04 Mar 2012 18:20:13 +0100 Detlev Offenbach Added a history sub-menu showing the most visited sites. file | diff | annotate
Sun, 04 Mar 2012 18:15:40 +0100 Detlev Offenbach Removed an obsolete method from HelpWindow. 5_2_x file | diff | annotate
Sun, 04 Mar 2012 13:06:58 +0100 Detlev Offenbach Updated source docu. 5_2_x file | diff | annotate
Sun, 04 Mar 2012 13:04:47 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
Sun, 04 Mar 2012 13:04:06 +0100 Detlev Offenbach Added indication of deleted entries to the Subversion status monitors. file | diff | annotate
Sat, 03 Mar 2012 18:40:25 +0100 Detlev Offenbach Changed file format for saved user agent data to XML. file | diff | annotate
Sat, 03 Mar 2012 17:42:42 +0100 Detlev Offenbach Changed file format for saved login data to XML. file | diff | annotate
Mon, 27 Feb 2012 19:33:51 +0100 Detlev Offenbach Changed the hash iterations for sync encryption to 100 and made the key length user configurable (user can optimize for speed). file | diff | annotate
Sun, 26 Feb 2012 19:19:50 +0100 Detlev Offenbach Added capability to encrypt the synchronized data (web browser). file | diff | annotate
Sat, 25 Feb 2012 19:29:59 +0100 Detlev Offenbach Corrected the version in the QtHelp files. 5_2_x file | diff | annotate
Sat, 25 Feb 2012 19:27:57 +0100 Detlev Offenbach Renamed PyrcAccessHandler to EricAccessHandler. file | diff | annotate
Sat, 25 Feb 2012 18:45:34 +0100 Detlev Offenbach Fine tuned the label animations. file | diff | annotate
Sat, 25 Feb 2012 18:21:31 +0100 Detlev Offenbach Added default entries to the bookmark menu for the default home page and the speed dial page. file | diff | annotate
Sat, 25 Feb 2012 17:54:39 +0100 Detlev Offenbach Added a Speed Dial to the web browser including the capability to select the first ten pages by pressing Meta+1 to Meta+0. file | diff | annotate
Thu, 23 Feb 2012 20:03:58 +0100 Detlev Offenbach Reworked some stuff in the web browser to use Qt resources. file | diff | annotate
Wed, 22 Feb 2012 19:22:42 +0100 Detlev Offenbach Added support for the graft command as of Mercurial 2.0. file | diff | annotate
Wed, 22 Feb 2012 17:03:57 +0100 Detlev Offenbach Added capability to save project tasks automatically (configurable on project configuration page of configuration dialog). file | diff | annotate
Wed, 22 Feb 2012 12:02:12 +0100 Detlev Offenbach Change the icon on the "Add tab" button of the web browser. file | diff | annotate
Wed, 22 Feb 2012 09:20:53 +0100 Detlev Offenbach Added the ClickToFlash plug-in to (temporarily) block Flash and related content. file | diff | annotate
Tue, 21 Feb 2012 18:37:34 +0100 Detlev Offenbach Fixed an issue in the web browser causing it to not close properly when flash videos are being played. 5_2_x file | diff | annotate
Sun, 19 Feb 2012 17:28:22 +0100 Detlev Offenbach A few fixes for the web browser. 5_2_x file | diff | annotate
Sun, 19 Feb 2012 17:27:34 +0100 Detlev Offenbach A few fixes for the web browser. file | diff | annotate
Sun, 19 Feb 2012 15:30:22 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
Sun, 19 Feb 2012 15:29:32 +0100 Detlev Offenbach Updated source docu. 5_2_x file | diff | annotate
Sat, 18 Feb 2012 16:10:22 +0100 Detlev Offenbach Added the capability to configure the web browser behavior, when multiple tabs are about to be closed. file | diff | annotate
Fri, 17 Feb 2012 19:39:37 +0100 Detlev Offenbach Added capability to synchronise bookmarks, history, passwords and user agent settings via an FTP server. file | diff | annotate
Wed, 15 Feb 2012 14:27:43 +0100 Detlev Offenbach Extended some web browser manager objects to provide a method to get the name of their config file. file | diff | annotate
Mon, 13 Feb 2012 19:02:09 +0100 Detlev Offenbach Added code to save the current page as a screen shot. file | diff | annotate
Sun, 12 Feb 2012 16:51:07 +0100 Detlev Offenbach Changed the web browser error page to include a "try again" option. file | diff | annotate
Sat, 11 Feb 2012 14:54:14 +0100 Detlev Offenbach Added capability to change the phase of changesets to the project VCS menu and the Mercurial log-browser. file | diff | annotate
Sun, 05 Feb 2012 16:26:21 +0100 Detlev Offenbach Fixed a type, a PEP-8 related issue and regenerated the source docu. 5_2_x file | diff | annotate
Sun, 05 Feb 2012 16:22:37 +0100 Detlev Offenbach Extended the User Agent handling to be able to set the string on a host basis (next to the global user agent string). file | diff | annotate
Sun, 29 Jan 2012 17:59:34 +0100 Detlev Offenbach Extended the web page context menu by several entries to send links or the selected text, handling the clicked frame, translate the selected text with Google Translate and search it in Wictionary. file | diff | annotate
Tue, 24 Jan 2012 19:34:46 +0100 Detlev Offenbach Updated source docu and translations. file | diff | annotate
Tue, 24 Jan 2012 19:29:23 +0100 Detlev Offenbach Enhanced the web browser about box and corrected the behavior of the web browser full screen toolbutton. file | diff | annotate
Tue, 24 Jan 2012 19:29:23 +0100 Detlev Offenbach Enhanced the web browser about box and corrected the behavior of the web browser full screen toolbutton. 5_2_x file | diff | annotate
Sun, 22 Jan 2012 19:30:27 +0100 Detlev Offenbach Updated source docu. 5_2_x file | diff | annotate
Sun, 22 Jan 2012 19:27:40 +0100 Detlev Offenbach Changed code to make the subversion plug-ins compatible with the new generation working copy meta-data format. 5_2_x file | diff | annotate
Sun, 22 Jan 2012 19:27:40 +0100 Detlev Offenbach Changed code to make the subversion plug-ins compatible with the new generation working copy meta-data format. file | diff | annotate
Sat, 21 Jan 2012 17:27:30 +0100 Detlev Offenbach Updated source docu. 5_2_x file | diff | annotate
Sat, 21 Jan 2012 17:21:19 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
(0) -300 -100 -60 tip

eric ide

mercurial