Sun, 18 May 2014 14:13:09 +0200 |
Detlev Offenbach |
Corrected a bunch of source docu issues.
|
file |
diff |
annotate
|
Sat, 17 May 2014 11:43:07 +0200 |
Detlev Offenbach |
Re-fixed the recent editor issue.
5_4_x
|
file |
diff |
annotate
|
Sat, 17 May 2014 11:43:07 +0200 |
Detlev Offenbach |
Re-fixed the recent editor issue.
|
file |
diff |
annotate
|
Sat, 17 May 2014 10:39:44 +0200 |
Detlev Offenbach |
Einige kleinere Korrekturen.
|
file |
diff |
annotate
|
Fri, 16 May 2014 23:36:27 +0200 |
T.Rzepka |
BackgroundService: Restart of the client in different situations handled.
|
file |
diff |
annotate
|
Thu, 15 May 2014 18:45:31 +0200 |
Detlev Offenbach |
Fixed another silly issue in the editor.
5_4_x
|
file |
diff |
annotate
|
Thu, 15 May 2014 18:45:07 +0200 |
Detlev Offenbach |
Fixed another silly issue in the editor.
|
file |
diff |
annotate
|
Wed, 14 May 2014 18:49:47 +0200 |
Detlev Offenbach |
Fixed a silly issue in the editor.
5_4_x
|
file |
diff |
annotate
|
Wed, 14 May 2014 18:49:25 +0200 |
Detlev Offenbach |
Fixed a silly issue in the editor.
|
file |
diff |
annotate
|
Mon, 05 May 2014 19:27:30 +0200 |
Detlev Offenbach |
Added support for the QScintilla Gettext lexer (QsciLexerPO) as of QScintilla 2.8.2.
|
file |
diff |
annotate
|
Mon, 21 Apr 2014 19:20:27 +0200 |
T.Rzepka |
Reintegrated the js syntax checker and therefore improved the background service a little.
Py2 comp.
|
file |
diff |
annotate
|
Thu, 10 Apr 2014 23:03:29 +0200 |
T.Rzepka |
Enable coverage info in Python2 projects.
Py2 comp.
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 23:05:31 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 30 Mar 2014 22:00:14 +0200 |
T.Rzepka |
Merge with BgService.
Py2 comp.
|
file |
diff |
annotate
|
Sat, 29 Mar 2014 20:12:47 +0100 |
Detlev Offenbach |
Improved the way the Python variant of a source file is detected (thanks to Tobias Rzepka).
|
file |
diff |
annotate
|
Thu, 27 Mar 2014 21:27:08 +0100 |
T.Rzepka |
Updated behavior of the Python version detection.
BgService
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 19:52:34 +0100 |
Detlev Offenbach |
Continued improving JavaScript support.
|
file |
diff |
annotate
|
Wed, 26 Mar 2014 20:03:25 +0100 |
Detlev Offenbach |
Started improving JavaScript support.
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 20:32:35 +0100 |
T.Rzepka |
Plug-in docu updated, now the return values of the syntax checker is a dictionary
BgService
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 18:51:09 +0100 |
Detlev Offenbach |
Made the reopen with encoding editor context menu react upon file modification status.
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 19:58:45 +0100 |
Detlev Offenbach |
Added a context menu entry to reload a file with a given encoding.
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 19:11:48 +0100 |
Detlev Offenbach |
Extended QsciScintillaCompat to allow to set the modified status and made the selection of an encoding in the editor change the modified state.
|
file |
diff |
annotate
|
Fri, 07 Mar 2014 19:13:06 +0100 |
Detlev Offenbach |
Finished implementing support for a marker map in the editor.
|
file |
diff |
annotate
|
Wed, 05 Mar 2014 19:52:15 +0100 |
Detlev Offenbach |
Continued implementing support for a marker map in the editor.
|
file |
diff |
annotate
|
Tue, 04 Mar 2014 19:52:06 +0100 |
Detlev Offenbach |
Started implementing support for a marker map in the editor.
|
file |
diff |
annotate
|
Mon, 03 Mar 2014 19:27:11 +0100 |
Detlev Offenbach |
Added methods to extract the line numbers of the various marker types to the editor.
|
file |
diff |
annotate
|
Sat, 08 Feb 2014 20:09:58 +0100 |
Detlev Offenbach |
Fixed issues with reopening a project where files were delete while they were opened in an editor.
5_4_x
|
file |
diff |
annotate
|
Sat, 08 Feb 2014 20:09:58 +0100 |
Detlev Offenbach |
Fixed issues with reopening a project where files were delete while they were opened in an editor.
|
file |
diff |
annotate
|
Fri, 31 Jan 2014 22:11:45 +0100 |
T.Rzepka |
Interface for adding different languages to the syntax check, background service
BgService
|
file |
diff |
annotate
|
Sat, 18 Jan 2014 14:49:00 +0100 |
Detlev Offenbach |
Fix for an issue with the latest pyflakes changes.
|
file |
diff |
annotate
|
Wed, 15 Jan 2014 19:16:06 +0100 |
Detlev Offenbach |
Renamed Utilities.py3flakes to Utilities.pyflakes to prepare the upgrade to the latest pyflakes version (supporting both Python variants).
|
file |
diff |
annotate
|
Wed, 15 Jan 2014 19:05:51 +0100 |
Detlev Offenbach |
Extended the Python2 syntax checker to be able to do online syntax checks of the current editor's text.
|
file |
diff |
annotate
|
Wed, 15 Jan 2014 18:59:03 +0100 |
Detlev Offenbach |
Made the pyflakes messages translatable even when sent by the Python2 checker.
|
file |
diff |
annotate
|
Tue, 14 Jan 2014 19:51:24 +0100 |
Detlev Offenbach |
Added a FIXME to the editor.
|
file |
diff |
annotate
|
Sun, 12 Jan 2014 18:31:15 +0100 |
Detlev Offenbach |
Removed all code setting the Qt.WA_DeleteOnClose widget attribute.
|
file |
diff |
annotate
|
Sat, 11 Jan 2014 11:55:33 +0100 |
Detlev Offenbach |
Changed the code to use QObject.tr() instead of QObject.trUtf8().
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 23:22:17 +0100 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 22:45:29 +0100 |
T.Rzepka |
Update pyflakes to 0.7.3
BgService
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 22:12:42 +0100 |
T.Rzepka |
Interface to add user-defined services, e.g. in plugins. Auto syntax check working. Little cleanup.
BgService
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 16:23:47 +0100 |
Detlev Offenbach |
Implemented a workaround for a non-working implementation of inputMethodEvent() in QScintilla 2.8.x. It simply overwrites these methods with empty ones in order to not loose selected text on focus out.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:40:41 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
5_3_x
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:39:32 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:38:45 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
|
file |
diff |
annotate
|
Mon, 23 Dec 2013 17:52:15 +0100 |
Detlev Offenbach |
Added a 'Tools' submenu to be populated by plug-ins and updated the plug-in document.
|
file |
diff |
annotate
|
Thu, 19 Dec 2013 15:07:01 +0100 |
Detlev Offenbach |
Fixed an issue setting syntax style in a 'save as' operation.
5_3_x
|
file |
diff |
annotate
|
Thu, 19 Dec 2013 15:05:40 +0100 |
Detlev Offenbach |
Fixed an issue setting syntax style in a 'save as' operation.
|
file |
diff |
annotate
|
Wed, 18 Dec 2013 08:46:27 +0100 |
Detlev Offenbach |
Fixed an issue in the editor related to resetting a syntax error marker.
|
file |
diff |
annotate
|
Sat, 14 Dec 2013 23:44:25 +0100 |
T.Rzepka |
# __IGNORE_WARNING__ added/ removed.
Py2 comp.
|
file |
diff |
annotate
|
Fri, 13 Dec 2013 23:39:14 +0100 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 20 Nov 2013 19:50:35 +0100 |
Detlev Offenbach |
Added icons to the editor context menu 'New View' entries and gave them better titles.
|
file |
diff |
annotate
|
Sun, 17 Nov 2013 15:07:56 +0100 |
Detlev Offenbach |
Fixed a bug preventing overriding the editor foreground and background colors, when a lexer was set to None.
|
file |
diff |
annotate
|
Sun, 17 Nov 2013 15:06:51 +0100 |
Detlev Offenbach |
Fixed a bug preventing overriding the editor foreground and background colors, when a lexer was set to None.
5_3_x
|
file |
diff |
annotate
|
Sat, 16 Nov 2013 18:37:27 +0100 |
Detlev Offenbach |
Changed the handling of the monospace font usage in the editor, mini editor and shell.
|
file |
diff |
annotate
|
Sat, 16 Nov 2013 10:06:28 +0100 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sat, 09 Nov 2013 17:46:01 +0100 |
Detlev Offenbach |
Added support for find indicators to the editor (QScintilla >= 2.8).
|
file |
diff |
annotate
|
Fri, 08 Nov 2013 19:22:12 +0100 |
Detlev Offenbach |
Implemented support for the new QScintilla feature to always highlight the caret line.
|
file |
diff |
annotate
|
Tue, 05 Nov 2013 22:23:38 +0100 |
T.Rzepka |
Fixed a bunch of indentation issues.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 06 Nov 2013 19:23:06 +0100 |
Detlev Offenbach |
Extended the editor warning messages handling and refactored the names of warning handling methods to reflect their more general use.
|
file |
diff |
annotate
|
Sun, 03 Nov 2013 15:58:22 +0100 |
T.Rzepka |
Merge with default branch after fixed indentation issues and lates changes.
Py2 comp.
|
file |
diff |
annotate
|
Sat, 02 Nov 2013 11:55:46 +0100 |
Detlev Offenbach |
A little fix to the editor context menu handling.
|
file |
diff |
annotate
|