Wed, 05 Jan 2011 16:21:11 +0100 |
Detlev Offenbach |
Fixed an issue with the editor not activating the correct typing completer in some situations.
5_0_x
|
file |
diff |
annotate
|
Mon, 03 Jan 2011 17:10:45 +0100 |
Detlev Offenbach |
Added a pyflakes checker function for Python 2 files and made some additional Python 2 related changes.
|
file |
diff |
annotate
|
Sat, 01 Jan 2011 18:04:43 +0100 |
Detlev Offenbach |
Added a syntax checker function for Python 2 files.
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 15:50:33 +0100 |
Detlev Offenbach |
Updated copyright notice.
5_0_x
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 15:49:50 +0100 |
Detlev Offenbach |
Updated copyright notice.
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 15:45:32 +0100 |
Detlev Offenbach |
Fixed an issue introduced by the latest change.
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 15:19:02 +0100 |
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.
|
file |
diff |
annotate
|
Mon, 27 Dec 2010 17:22:29 +0100 |
Detlev Offenbach |
Fixed an issue in the editor, where changed settings weren't recognized.
5_0_x
|
file |
diff |
annotate
|
Mon, 27 Dec 2010 17:21:59 +0100 |
Detlev Offenbach |
Fixed an issue in the editor, where changed settings weren't recognized.
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 19:00:48 +0100 |
Detlev Offenbach |
Fixed an issue in the Editor class introduced by the annotation job.
|
file |
diff |
annotate
|
Fri, 19 Nov 2010 19:32:32 +0100 |
Detlev Offenbach |
Changed code of annotation support to make it easier to extend for more annotation types.
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 20:53:30 +0100 |
Detlev Offenbach |
Finished implementing the display of annotations .
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 08:45:10 +0100 |
Detlev Offenbach |
Started implementing annotations support.
|
file |
diff |
annotate
|
Tue, 16 Nov 2010 08:42:14 +0100 |
Detlev Offenbach |
Changed syntax check to allow to ignore a syntax warning by ending the source line with "__IGNORE_WARNING__" and modified a few files accordingly.
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 19:17:44 +0100 |
Detlev Offenbach |
Fixed an issue in the editor saving files without extension on Windows systems.
5_0_x
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 19:17:16 +0100 |
Detlev Offenbach |
Fixed an issue in the editor saving files without extension on Windows systems.
|
file |
diff |
annotate
|
Sat, 04 Sep 2010 19:51:48 +0200 |
Detlev Offenbach |
Did some code cleanup.
|
file |
diff |
annotate
|
Sat, 04 Sep 2010 14:59:00 +0200 |
Detlev Offenbach |
Fixed an issue introduced by the E5MessageBox job.
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 20:04:49 +0200 |
Detlev Offenbach |
Continued replacing QMessageBox methods with own methods.
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 13:39:08 +0200 |
Detlev Offenbach |
Continued replacing QMessageBox.
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 10:21:47 +0200 |
Detlev Offenbach |
Continued replacing QMessageBox.
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 10:05:50 +0200 |
Detlev Offenbach |
Continued replacing QMessageBox.
|
file |
diff |
annotate
|
Thu, 02 Sep 2010 16:36:23 +0200 |
Detlev Offenbach |
Continued replacing QMessageBox.
|
file |
diff |
annotate
|
Wed, 01 Sep 2010 13:30:55 +0200 |
Detlev Offenbach |
Fixed a signal/slot issue.
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 16:38:06 +0200 |
Detlev Offenbach |
Continued replacing QMessageBox methods with own methods.
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 13:23:27 +0200 |
Detlev Offenbach |
Continued replacing QMessageBox methods with own methods.
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 12:36:10 +0200 |
Detlev Offenbach |
Continued replacing QMessageBox methods with own methods.
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 12:17:02 +0200 |
Detlev Offenbach |
Continued replacing QMessageBox methods with own methods.
|
file |
diff |
annotate
|
Mon, 30 Aug 2010 20:16:34 +0200 |
Detlev Offenbach |
Started replaceing QMessageBox methods with own methods.
|
file |
diff |
annotate
|
Mon, 30 Aug 2010 19:03:34 +0200 |
Detlev Offenbach |
Streamlined the use of QMessageBox.
|
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 16:03:03 +0200 |
Detlev Offenbach |
Fixed an issue with not connected signal.
5_0_x
|
file |
diff |
annotate
|
Sat, 28 Aug 2010 16:01:52 +0200 |
Detlev Offenbach |
Fixed an issue with not connected signal.
|
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
|
Thu, 12 Aug 2010 16:11:13 +0200 |
Detlev Offenbach |
Continued porting signal/slot usage to the new API.
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 19:40:44 +0200 |
Detlev Offenbach |
Continued porting signal/slot usage to the new API.
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 10:42:11 +0200 |
Detlev Offenbach |
Added an editor action to join the current line with the next one.
|
file |
diff |
annotate
|
Fri, 06 Aug 2010 14:41:22 +0200 |
Detlev Offenbach |
Continued porting signal/slot usage to the new API.
|
file |
diff |
annotate
|
Fri, 06 Aug 2010 12:55:39 +0200 |
Detlev Offenbach |
Continued 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
|
Thu, 29 Jul 2010 17:25:00 +0200 |
Detlev Offenbach |
Did some more string format conversions.
|
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
|
Sat, 12 Jun 2010 15:24:53 +0200 |
Detlev Offenbach |
Added capability to configure the colors of the foldmarkers.
|
file |
diff |
annotate
|
Sat, 15 May 2010 15:29:39 +0200 |
Detlev Offenbach |
Changed code to improve development on multiple platforms.
|
file |
diff |
annotate
|
Sat, 15 May 2010 10:19:07 +0200 |
Detlev Offenbach |
Some code cleanup in Editor.py.
|
file |
diff |
annotate
|
Fri, 14 May 2010 12:31:34 +0200 |
Detlev Offenbach |
Fixed some issues related to Python's universal newline support.
|
file |
diff |
annotate
|
Sat, 08 May 2010 18:01:31 +0200 |
Detlev Offenbach |
Added code to configure the zoom factor a file is opened with.
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 18:06:50 +0000 |
Detlev Offenbach |
Corrected an issue with Py3Flakes integration occurring on Windows.
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 12:03:43 +0000 |
Detlev Offenbach |
Delete some commented (obsolete) code.
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 11:59:53 +0000 |
Detlev Offenbach |
Added functionality to cut/copy/... the chat and to interactively accept/reject connections.
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 13:49:13 +0000 |
Detlev Offenbach |
Added shared editor functions.
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 15:57:07 +0000 |
Detlev Offenbach |
Tuned the remote editor commands to only send, if the IDE is connected.
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 15:43:36 +0000 |
Detlev Offenbach |
Added code to transmit selections to remote editors.
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 13:58:38 +0000 |
Detlev Offenbach |
Fixed an issue with handling the focus and (de-)activation of actions as it changes.
|
file |
diff |
annotate
|
Sun, 14 Feb 2010 14:01:08 +0000 |
Detlev Offenbach |
Fixed an issue where the py3flakes checker threw a syntax error although the syntax check passed.
|
file |
diff |
annotate
|