Sat, 25 Sep 2010 20:25:16 +0200 Detlev Offenbach Did some refactoring of the web browser code. file | diff | annotate
Sun, 19 Sep 2010 14:00:57 +0200 Detlev Offenbach Added tab previews to the web browser. file | diff | annotate
Wed, 15 Sep 2010 18:23:59 +0200 Detlev Offenbach Fixed a forgotten initialisation statement and supporting method. file | diff | annotate
Wed, 15 Sep 2010 14:51:45 +0200 Detlev Offenbach Added use of compositing modes to the icon editor. file | diff | annotate
Tue, 14 Sep 2010 18:19:38 +0200 Detlev Offenbach Finished porting XML handling code to use QXmlStreamReader and QXmlStreamWriter. file | diff | annotate
Sun, 12 Sep 2010 19:38:36 +0200 Detlev Offenbach Updated the source docu. file | diff | annotate
Sun, 05 Sep 2010 18:34:37 +0200 Detlev Offenbach Added filename filters to the syntax checker and tabnanny dialogs. file | diff | annotate
Sun, 05 Sep 2010 17:47:33 +0200 Detlev Offenbach Added a filename filter to the code metrics dialog. file | diff | annotate
Sun, 05 Sep 2010 13:38:59 +0200 Detlev Offenbach Added checks for blacklisted versions of sip, PyQt4 and QScintilla2. 5_0_x file | diff | annotate
Sun, 05 Sep 2010 13:36:40 +0200 Detlev Offenbach Added checks for blacklisted versions of sip, PyQt4 and QScintilla2. file | diff | annotate
Sat, 04 Sep 2010 19:10:16 +0200 Detlev Offenbach Added a wizard for the eric5 message box (E5MessageBox). file | diff | annotate
Fri, 03 Sep 2010 20:06:18 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Mon, 30 Aug 2010 15:24:28 +0200 Detlev Offenbach Added a source code exporter for the Open Document Text (ODT) format. file | diff | annotate
Sun, 29 Aug 2010 20:44:20 +0200 Detlev Offenbach Changed the TRPreviewer to use QMdiArea instead of QWorkspace. file | diff | annotate
Sun, 29 Aug 2010 16:15:41 +0200 Detlev Offenbach Added code to cope with Linux distributor's usage of KDE wrapper dialogs for the Qt file dialogs. file | diff | annotate
Sun, 29 Aug 2010 16:16:48 +0200 Detlev Offenbach Added code to cope with Linux distributor's usage of KDE wrapper dialogs for the Qt file dialogs. 5_0_x file | diff | annotate
Sat, 28 Aug 2010 18:34:15 +0200 Detlev Offenbach Merged pull with local changes. 5_0_x file | diff | annotate
Sat, 28 Aug 2010 18:32:51 +0200 Detlev Offenbach Fixed the QLocalSocket issue. 5_0_x file | diff | annotate
Sat, 28 Aug 2010 18:30:09 +0200 Detlev Offenbach Fixed the QLocalSocket issue. file | diff | annotate
Fri, 13 Aug 2010 11:16:25 +0200 Detlev Offenbach Fixed an issue in the editor related to unicode handling. 5_0_x file | diff | annotate
Fri, 13 Aug 2010 11:15:18 +0200 Detlev Offenbach Fixed an issue in the editor related to unicode handling. file | diff | annotate
Thu, 12 Aug 2010 16:43:33 +0200 Detlev Offenbach Finished porting signal/slot usage to the new API. file | diff | annotate
Sun, 01 Aug 2010 13:06:25 +0200 Detlev Offenbach Fixed a few unicode related issues. 5_0_x release-5.0.1 file | diff | annotate
Sun, 01 Aug 2010 13:05:08 +0200 Detlev Offenbach Fixed a few unicode related issues. file | diff | annotate
Sat, 31 Jul 2010 12:20:32 +0200 Detlev Offenbach Changed code to include Qt Help tools in programs detection and introduced the 'exeDisplayDataList' plug-in function to report back a list of tools to check for. file | diff | annotate
Sun, 25 Jul 2010 12:02:49 +0200 Detlev Offenbach Added code to adjust the cursor flash time of the editor to the global settings. file | diff | annotate
Sun, 25 Jul 2010 12:01:06 +0200 Detlev Offenbach Added code to adjust the cursor flash time of the editor to the global settings. 5_0_x file | diff | annotate
Thu, 22 Jul 2010 19:54:31 +0200 Detlev Offenbach Added action to copy the editor path to the clipboard to the tab context menu. file | diff | annotate
Sun, 04 Jul 2010 20:46:52 +0200 Detlev Offenbach Added capability to select the user agent string for the web browser. file | diff | annotate
Sat, 03 Jul 2010 21:07:06 +0200 Detlev Offenbach Added option to highlight all occurences to the web browser search widget. file | diff | annotate
Sat, 03 Jul 2010 16:52:07 +0200 Detlev Offenbach Finished the numbers widget. file | diff | annotate
Mon, 28 Jun 2010 20:00:21 +0200 Detlev Offenbach Added a numbers viewer to convert numbers into various formats. file | diff | annotate
Sat, 26 Jun 2010 19:26:54 +0200 Detlev Offenbach Corrected a few things in the new symbols widget. file | diff | annotate
Sat, 26 Jun 2010 13:34:06 +0200 Detlev Offenbach Added a symbols viewer with capability to insert the selected symbol by double-clicking it. file | diff | annotate
Sat, 19 Jun 2010 16:37:10 +0200 Detlev Offenbach Added dialog to manage Web SQL Databases to the web browser. file | diff | annotate
Sun, 13 Jun 2010 19:05:19 +0200 Detlev Offenbach Added support for Web SQL Databases to the web browser. file | diff | annotate
Sat, 12 Jun 2010 15:24:53 +0200 Detlev Offenbach Added capability to configure the colors of the foldmarkers. file | diff | annotate
Wed, 02 Jun 2010 10:04:33 +0200 Detlev Offenbach Added additional fold styles. file | diff | annotate
Sun, 30 May 2010 19:50:57 +0200 Detlev Offenbach Added a branch filter to the Mercurial log browser. file | diff | annotate
Sat, 29 May 2010 17:52:59 +0200 Detlev Offenbach Added action to start a Mercurial server to the Mercurial plug-in. file | diff | annotate
Thu, 27 May 2010 20:27:46 +0200 Detlev Offenbach Extended the proxy handling to HTTPS and FTP. file | diff | annotate
Mon, 24 May 2010 18:38:54 +0200 Detlev Offenbach Added a handler for ftp: URLs to the web browser. file | diff | annotate
Sat, 22 May 2010 20:01:58 +0200 Detlev Offenbach Added code to enhance the proxy configuration and removed the usage of QHttp. file | diff | annotate
Sat, 22 May 2010 15:00:13 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Fri, 21 May 2010 21:25:44 +0200 Detlev Offenbach Added code to show the keyboard shortcut to the tooltip of an action. file | diff | annotate
Fri, 21 May 2010 08:46:21 +0200 Detlev Offenbach Corrected and optimized the code for setting the Qt library paths. file | diff | annotate
Tue, 18 May 2010 20:18:40 +0200 Detlev Offenbach Fixed an issue causing the web browser not to show an error page due to a changed Qt API (>= 4.6; needs a patch to PyQt4). file | diff | annotate
Sun, 16 May 2010 18:21:41 +0200 Detlev Offenbach Some changes to the eric web browser. file | diff | annotate
Sat, 15 May 2010 16:13:24 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Sat, 15 May 2010 15:29:39 +0200 Detlev Offenbach Changed code to improve development on multiple platforms. file | diff | annotate
Fri, 14 May 2010 17:30:35 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Thu, 13 May 2010 17:43:30 +0200 Detlev Offenbach Added a menu to the highlighting styles config page to change individual aspects of a font only. file | diff | annotate
Sun, 09 May 2010 18:13:43 +0200 Detlev Offenbach Little enhancement to the Mercurial log browser dialog. file | diff | annotate
Sun, 09 May 2010 17:05:33 +0200 Detlev Offenbach Added code to update the Others tab of the project browser (mostly) automatically. file | diff | annotate
Sun, 09 May 2010 14:58:03 +0200 Detlev Offenbach Fixed a few issues with the automatic update code. file | diff | annotate
Sat, 08 May 2010 20:52:46 +0200 Detlev Offenbach Added code to update the file browser window automatically. file | diff | annotate
Sun, 02 May 2010 15:11:44 +0000 Detlev Offenbach Added action to back out a changeset and added code to update automatically after a pull (Mercurial Plug-in). file | diff | annotate
Sun, 02 May 2010 09:55:49 +0000 Detlev Offenbach Added code to identify a Mercurial changegroup file. file | diff | annotate
Sat, 01 May 2010 18:27:07 +0000 Detlev Offenbach Updated source docu. file | diff | annotate
Sun, 25 Apr 2010 12:38:46 +0000 Detlev Offenbach Added bisect commands to the Mercurial plug-in. file | diff | annotate
(0) -60 tip

eric ide

mercurial