Thu, 01 Aug 2013 19:12:57 +0200 Detlev Offenbach Added side-by-side diff support to the Mercurial status dialog. file | diff | annotate
Thu, 01 Aug 2013 18:41:16 +0200 Detlev Offenbach Continued extending the Mercurial side-by-side diff support. file | diff | annotate
Wed, 31 Jul 2013 20:07:41 +0200 Detlev Offenbach Added the capability to compare files side-by-side to Mercurial. file | diff | annotate
Wed, 31 Jul 2013 18:34:43 +0200 Detlev Offenbach Extended the side-by-side diff dialog to allow to pass in strings to compare and regenerated the source docu. file | diff | annotate
Sun, 28 Jul 2013 14:22:01 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Tue, 23 Jul 2013 18:34:55 +0200 Detlev Offenbach A little optimization for the Mercurial interface. file | diff | annotate
Sun, 21 Jul 2013 18:14:10 +0200 Detlev Offenbach Added support for the Mercurial 'summary' command. file | diff | annotate
Sat, 20 Jul 2013 16:01:55 +0200 Detlev Offenbach Editing the Mercurial config file will generate a minimal one if none exists. file | diff | annotate
Fri, 19 Jul 2013 19:28:37 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Fri, 19 Jul 2013 18:11:49 +0200 Detlev Offenbach Added the capability to save the visible part of the current page as a screen shot. file | diff | annotate
Mon, 08 Jul 2013 22:36:10 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Tue, 09 Jul 2013 19:30:56 +0200 Detlev Offenbach Added a JavaScript parser to the file browser in order to show the structure of JavaScript files file | diff | annotate
Fri, 05 Jul 2013 19:17:29 +0200 Detlev Offenbach Added support to highlight the current class/method name of the current editor to the project sources viewer. file | diff | annotate
Wed, 03 Jul 2013 19:34:42 +0200 Detlev Offenbach Added support to show the current class/method name in the combo boxes at the top of the editor. file | diff | annotate
Sat, 29 Jun 2013 13:02:02 +0200 Detlev Offenbach Regenerated source docu. 5_3_x file | diff | annotate
Sat, 29 Jun 2013 12:50:04 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Fri, 28 Jun 2013 19:44:18 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Tue, 25 Jun 2013 19:12:22 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sun, 23 Jun 2013 13:12:38 +0200 Detlev Offenbach Added a wizard for the Qt5 QRegularExpression class. file | diff | annotate
Fri, 21 Jun 2013 19:01:31 +0200 Detlev Offenbach Added a plug-in hook for the 'open' action to the project forms and translations viewers. 5_3_x file | diff | annotate
Tue, 04 Jun 2013 19:11:08 +0200 Detlev Offenbach Added a dialog to edit the list of unwanted error messages. file | diff | annotate
Sat, 01 Jun 2013 12:37:19 +0200 Detlev Offenbach Added a dialog to configure hosts to be exempted from caching. file | diff | annotate
Fri, 31 May 2013 13:33:57 +0200 Detlev Offenbach Added a specialized error message handler allowing to filter messages. file | diff | annotate
Thu, 30 May 2013 18:52:46 +0200 T.Rzepka Fixes for TabNanny and some code cleanup. Source doku regenerated. Py2 comp. file | diff | annotate
Tue, 28 May 2013 20:52:12 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Tue, 28 May 2013 17:48:35 +0200 Detlev Offenbach Updated translations and source docu. 5_3_x file | diff | annotate
Sun, 19 May 2013 15:39:12 +0200 Detlev Offenbach Added support for virtual space to the Editor and Mini Editor. file | diff | annotate
Sun, 19 May 2013 14:38:05 +0200 Detlev Offenbach Added methods to QsciScintillaCompat to handle multiple selections. file | diff | annotate
Wed, 08 May 2013 18:42:59 +0200 Detlev Offenbach Added some line of code missing from the grafted changeset. 5_3_x file | diff | annotate
Sat, 27 Apr 2013 13:56:42 +0200 Detlev Offenbach Introduced a configurable delay timer to get smoother sidebars behavior. file | diff | annotate
Fri, 26 Apr 2013 19:37:21 +0200 Detlev Offenbach Added a viewer for the call stack leading to the current line. file | diff | annotate
Wed, 24 Apr 2013 20:01:41 +0200 Detlev Offenbach Tested and completed the Qt binaries path stuff on Mac OS X. file | diff | annotate
Wed, 24 Apr 2013 18:16:34 +0200 Detlev Offenbach Added a method to determine the Qt binaries path to the Globals package. file | diff | annotate
Tue, 23 Apr 2013 19:57:07 +0200 Detlev Offenbach Changed the logic for detecting and using the PyQt4 module directory. file | diff | annotate
Tue, 23 Apr 2013 19:13:45 +0200 Detlev Offenbach Fixed a little issue with subclassing BrowserModel. file | diff | annotate
Mon, 22 Apr 2013 20:24:58 +0200 Detlev Offenbach Changed code to be compatible with latest PyQt4 Windows installers. 5_3_x file | diff | annotate
Mon, 22 Apr 2013 20:25:47 +0200 Detlev Offenbach Merged remote changes. file | diff | annotate
Mon, 22 Apr 2013 20:24:58 +0200 Detlev Offenbach Changed code to be compatible with latest PyQt4 Windows installers. file | diff | annotate
Sun, 21 Apr 2013 20:30:56 +0200 T.Rzepka Fixes and consolidation for PEP8-checker. Py2 comp. file | diff | annotate
Fri, 19 Apr 2013 18:34:33 +0200 Detlev Offenbach Added entires to convert the selection to upper/lower case to the edit menu. file | diff | annotate
Wed, 17 Apr 2013 19:58:24 +0200 Detlev Offenbach Added the capability to sort lines spanned by a rectangular selection based on the selected text. file | diff | annotate
Mon, 15 Apr 2013 19:36:22 +0200 Detlev Offenbach Added a function to QsciScintillaCompat to check for a rectangular selection. file | diff | annotate
Sun, 14 Apr 2013 18:41:08 +0200 Detlev Offenbach Changed the SSL label to indicate an unencrypted connection. file | diff | annotate
Sun, 14 Apr 2013 18:38:50 +0200 Detlev Offenbach Changed the SSL label to indicate an unencrypted connection. 5_3_x file | diff | annotate
Wed, 10 Apr 2013 22:33:47 +0200 T.Rzepka Search for interpreter on startup, avoid 'not found' message and switch to opposite interpreter. Py2 comp. file | diff | annotate
Mon, 08 Apr 2013 07:52:06 +0200 T.Rzepka Fixes for autocodecheck with pyflakes and update of py2flakes to 0.6.1. Py2 comp. file | diff | annotate
Mon, 01 Apr 2013 17:56:48 +0200 Detlev Offenbach Added a function to Utilities to determine all possible full executable paths using the PATH environment variable. 5_3_x file | diff | annotate
Sun, 31 Mar 2013 17:17:59 +0200 Detlev Offenbach Added a function to Utilities to determine all possible full executable paths using the PATH environment variable. file | diff | annotate
Thu, 28 Mar 2013 16:09:20 +0100 T.Rzepka Changed handling of the ViewProfiles settings to get rid of obsolete entries and make it suitable for the Python2 compatibility changes. Py2 comp. file | diff | annotate
Wed, 27 Mar 2013 13:23:59 +0100 Detlev Offenbach Changed handling of the ViewProfiles settings to get rid of obsolete entries and make it suitable for the Python2 compatibility changes. file | diff | annotate
Mon, 25 Mar 2013 18:15:32 +0100 Detlev Offenbach Added a 'Copy Changesets' button to the Mercurial log browser dialog. Py2 comp. file | diff | annotate
Mon, 25 Mar 2013 18:15:32 +0100 Detlev Offenbach Added a 'Copy Changesets' button to the Mercurial log browser dialog. file | diff | annotate
Mon, 25 Mar 2013 15:42:11 +0100 Detlev Offenbach Added a context menu entry to delete the selected directory to the project viewers. Py2 comp. file | diff | annotate
Mon, 25 Mar 2013 15:42:11 +0100 Detlev Offenbach Added a context menu entry to delete the selected directory to the project viewers. file | diff | annotate
Mon, 25 Mar 2013 10:11:01 +0100 Detlev Offenbach Regenerated source docu. 5_3_x file | diff | annotate
Mon, 25 Mar 2013 10:08:52 +0100 Detlev Offenbach Regenerated source docu. Py2 comp. file | diff | annotate
Mon, 25 Mar 2013 10:04:02 +0100 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sun, 10 Mar 2013 17:25:37 +0100 Detlev Offenbach Removed the Terminal widget because there are severe issues with certain shells that cannot be fixed and it is a rarely used feature. 5_3_x file | diff | annotate
Sun, 10 Mar 2013 17:10:23 +0100 Detlev Offenbach Removed the Terminal widget because there are severe issues with certain shells that cannot be fixed and it is a rarely used feature. file | diff | annotate
Sun, 03 Mar 2013 13:03:53 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
(0) -300 -100 -60 tip

eric ide

mercurial