Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Fixed an issue in Project.py calculating the right regexp for the project path.
Sun, 09 Jan 2011 16:15:38 +0100
, by Detlev Offenbach
Added a checker for PEP 8 compliance.
Sun, 09 Jan 2011 18:16:46 +0100
, by Detlev Offenbach
Little optimisation in the syntax and indentation checker dialogs.
Sun, 09 Jan 2011 14:25:16 +0100
, by Detlev Offenbach
Fixed a few smaller issues and some source code formatting issues.
Sat, 08 Jan 2011 20:39:23 +0100
, by Detlev Offenbach
Removed forgotten TODO marker.
Sat, 08 Jan 2011 20:37:14 +0100
, by Detlev Offenbach
Fixed an issue, where the selection of the current file in the project viewer jumped to the wrong entry, when the file was saved.
Fri, 07 Jan 2011 16:41:49 +0100
, by Detlev Offenbach
Fixed an issue in Project.py calculating the right regexp for the project path.
5_0_x
Sun, 09 Jan 2011 16:26:22 +0100
, by Detlev Offenbach
Fixed a few PEP 8 related issues.
Fri, 07 Jan 2011 15:52:50 +0100
, by Detlev Offenbach
Merged "Save to Project" into "Save" and "Save As...".
Fri, 07 Jan 2011 12:38:39 +0100
, by Detlev Offenbach
Fixed an issue in the toolbar manager where adding a toolbar a second time caused actions to be listed multiple times.
Fri, 07 Jan 2011 12:08:01 +0100
, by Detlev Offenbach
Fixed an issue in the toolbar manager where adding a toolbar a second time caused actions to be listed multiple times.
5_0_x
Fri, 07 Jan 2011 11:53:06 +0100
, by Detlev Offenbach
Added the forgotten "setCurrentWidget" slot to the debug viewer.
5_0_x
Fri, 07 Jan 2011 10:02:23 +0100
, by Detlev Offenbach
Added the forgotten "setCurrentWidget" slot to the debug viewer.
Fri, 07 Jan 2011 10:01:24 +0100
, by Detlev Offenbach
Fixed an issue in the sidebar widget causing splitter size not being saved when moved.
5_0_x
Thu, 06 Jan 2011 19:47:21 +0100
, by Detlev Offenbach
Fixed an issue in the sidebar widget causing splitter size not being saved when moved.
Thu, 06 Jan 2011 19:46:18 +0100
, by Detlev Offenbach
Fixed an issue in the sidebar widget causing splitter size not being saved when moved.
Thu, 06 Jan 2011 19:45:21 +0100
, by Detlev Offenbach
Fixed a wrong default value in the preferences.
Thu, 06 Jan 2011 19:28:48 +0100
, by Detlev Offenbach
Made the toolbars of the initial layout more minimalistic.
Thu, 06 Jan 2011 19:06:51 +0100
, by Detlev Offenbach
Fixed an issue in the new code where two names overlapped each other.
Thu, 06 Jan 2011 18:59:49 +0100
, by Detlev Offenbach
Created tag <snapshot-20110106>.
Thu, 06 Jan 2011 12:12:34 +0100
, by Detlev Offenbach
Preparing new snapshot release.
snapshot-20110106
Thu, 06 Jan 2011 12:11:54 +0100
, by Detlev Offenbach
Fixed an issue where selecting a Pygments Python lexer disabled auto completion.
Wed, 05 Jan 2011 17:15:09 +0100
, by Detlev Offenbach
Fixed an issue with the editor not activating the correct typing completer in some situations.
Wed, 05 Jan 2011 16:13:10 +0100
, by Detlev Offenbach
Merged remote changes.
5_0_x
Wed, 05 Jan 2011 16:22:18 +0100
, by Detlev Offenbach
Fixed an issue with the editor not activating the correct typing completer in some situations.
5_0_x
Wed, 05 Jan 2011 16:21:11 +0100
, by Detlev Offenbach
Updated Pygments to version 1.4.0.
Wed, 05 Jan 2011 15:46:19 +0100
, by Detlev Offenbach
Added file type markers to all Python 2 debugger backend files.
5_0_x
Tue, 04 Jan 2011 18:44:51 +0100
, by Detlev Offenbach
Added ignore markers to DebugClientBase to supress syntax warnings.
5_0_x
Tue, 04 Jan 2011 18:18:38 +0100
, by Detlev Offenbach
Added a tabnanny checker function for Python 2 files.
Tue, 04 Jan 2011 17:37:48 +0100
, by Detlev Offenbach
Fixed an issue in the syntax checker dialog (it didn't pick up Python2 files in some situations).
Mon, 03 Jan 2011 17:45:11 +0100
, by Detlev Offenbach
Removed some pyflakes warnings in the Python2 debugger backend.
Mon, 03 Jan 2011 17:41:20 +0100
, by Detlev Offenbach
Added a pyflakes checker function for Python 2 files and made some additional Python 2 related changes.
Mon, 03 Jan 2011 17:10:45 +0100
, by Detlev Offenbach
Fixed small typo in a source docu string.
Sun, 02 Jan 2011 12:01:37 +0100
, by Detlev Offenbach
Created tag <release-5.0.5>.
5_0_x
Sun, 02 Jan 2011 10:28:00 +0100
, by Detlev Offenbach
Preparing new release.
5_0_x
release-5.0.5
Sun, 02 Jan 2011 10:27:16 +0100
, by Detlev Offenbach
Fixed an issue with Qt installations that don't support SSL.
Sat, 01 Jan 2011 19:25:31 +0100
, by Detlev Offenbach
Fixed an issue with Qt installations that don't support SSL and suppressed some py3flakes warnings.
5_0_x
Sat, 01 Jan 2011 19:24:20 +0100
, by Detlev Offenbach
Corrected the install script to not compile the UtilitiesPython2 package.
Sat, 01 Jan 2011 18:20:21 +0100
, by Detlev Offenbach
Added a syntax checker function for Python 2 files.
Sat, 01 Jan 2011 18:04:43 +0100
, by Detlev Offenbach
Fixed an issue in the modified syntax checker.
Sat, 01 Jan 2011 14:55:41 +0100
, by Detlev Offenbach
Changed the syntac checker dialog and the tabnanny dialog to use the new eflag: marker.
Fri, 31 Dec 2010 17:55:36 +0100
, by Detlev Offenbach
Updated copyright notice.
5_0_x
Fri, 31 Dec 2010 15:50:33 +0100
, by Detlev Offenbach
Updated copyright notice.
Fri, 31 Dec 2010 15:49:50 +0100
, by Detlev Offenbach
Marked the Python2 debugger client files with the new eflag: marker.
Fri, 31 Dec 2010 15:46:14 +0100
, by Detlev Offenbach
Fixed an issue introduced by the latest change.
Fri, 31 Dec 2010 15:45:32 +0100
, by Detlev Offenbach
Added a feature where flags can be given at the end of a source file. The only flag supported is 'FileType' to overwrite the filetype detection mechanism.
Fri, 31 Dec 2010 15:19:02 +0100
, by Detlev Offenbach
Fixed an issue with the focus button of the Mercurial diff dialog.
5_0_x
Mon, 27 Dec 2010 19:49:48 +0100
, by Detlev Offenbach
Fixed an issue with the focus button of the Mercurial diff dialog.
Mon, 27 Dec 2010 19:49:16 +0100
, by Detlev Offenbach
Fixed a little bug in the Mercurial log browser.
5_0_x
Mon, 27 Dec 2010 19:42:59 +0100
, by Detlev Offenbach
Fixed a little bug in the Mercurial log browser.
Mon, 27 Dec 2010 19:41:12 +0100
, by Detlev Offenbach
Merged remote changes.
Mon, 27 Dec 2010 19:31:47 +0100
, by Detlev Offenbach
Added different window titles to the Mercurial log browser dialog.
Mon, 27 Dec 2010 19:30:07 +0100
, by Detlev Offenbach
Changed the Mercurial log browser to show incoming/outgoing changesets with the current log (by pressing the next button).
Mon, 27 Dec 2010 19:21:17 +0100
, by Detlev Offenbach
Fixed an issue where long incoming patchsets were not shown completely.
5_0_x
Mon, 27 Dec 2010 18:37:00 +0100
, by Detlev Offenbach
Fixed an issue where long incoming patchsets were not shown completely.
Mon, 27 Dec 2010 18:35:46 +0100
, by Detlev Offenbach
Fixed an issue in the editor, where changed settings weren't recognized.
5_0_x
Mon, 27 Dec 2010 17:22:29 +0100
, by Detlev Offenbach
Fixed an issue in the editor, where changed settings weren't recognized.
Mon, 27 Dec 2010 17:21:59 +0100
, by Detlev Offenbach
Fixed missing parent class initialisation.
Mon, 27 Dec 2010 15:31:58 +0100
, by Detlev Offenbach
Fixed a bug causing the spell checking to not function anymore.
Mon, 27 Dec 2010 15:31:37 +0100
, by Detlev Offenbach
Fixed a bug causing the spell checking to not function anymore.
5_0_x
Mon, 27 Dec 2010 15:30:30 +0100
, by Detlev Offenbach
less
more
|
(0)
-300
-100
-60
+60
+100
+300
+1000
+3000
tip