Sun, 18 May 2014 14:13:09 +0200 Detlev Offenbach Corrected a bunch of source docu issues. file | diff | annotate
Tue, 15 Apr 2014 22:41:08 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Fri, 11 Apr 2014 18:37:22 +0200 Detlev Offenbach Fixed an issue in QsciScintillaCompat. 5_4_x file | diff | annotate
Fri, 11 Apr 2014 18:37:22 +0200 Detlev Offenbach Fixed an issue in QsciScintillaCompat. file | diff | annotate
Thu, 03 Apr 2014 23:05:31 +0200 T.Rzepka Merge with default branch. Py2 comp. 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
Mon, 17 Mar 2014 19:07:51 +0100 Detlev Offenbach Extended QsciScintillaCompat to allow to set the modification status. 5_4_x file | diff | annotate
Mon, 17 Mar 2014 19:01:14 +0100 Detlev Offenbach Fixed the QsciScintilla fix for older versions. 5_4_x file | diff | annotate
Mon, 17 Mar 2014 19:01:14 +0100 Detlev Offenbach Fixed the QsciScintilla fix for older versions. file | diff | annotate
Sat, 15 Mar 2014 19:01:43 +0100 Detlev Offenbach Fixed an issue in QsciScintillaCompat occurring with QScintilla 2.8 and newer. 5_4_x file | diff | annotate
Sat, 15 Mar 2014 19:01:43 +0100 Detlev Offenbach Fixed an issue in QsciScintillaCompat occurring with QScintilla 2.8 and newer. file | diff | annotate
Sat, 01 Feb 2014 18:41:02 +0100 Detlev Offenbach Extended the QScintilla focusOutEvent to remove calltip widgets as well. 5_4_x file | diff | annotate
Sat, 01 Feb 2014 18:41:02 +0100 Detlev Offenbach Extended the QScintilla focusOutEvent to remove calltip widgets as well. file | diff | annotate
Fri, 31 Jan 2014 12:20:32 +0100 Detlev Offenbach Implemented some work-arounds for strange focus handling on Qt5. 5_4_x file | diff | annotate
Fri, 31 Jan 2014 12:12:56 +0100 Detlev Offenbach Implemented a work-around for a buggy behavior for Qt5, where application focus is given to a completion list but not returned after selecting an entry by double-clicking it. file | diff | annotate
Thu, 30 Jan 2014 19:41:09 +0100 Detlev Offenbach Refined the focusOutEvent method of QsciScintillaCompat to not remove the auto-completion list if the user clicks inside the list. file | diff | annotate
Sun, 19 Jan 2014 11:32:42 +0100 Detlev Offenbach Deactivated the inputMethod override for QScintilla versions 2.8.1 and newer. 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 17:13:21 +0100 Detlev Offenbach A little change to the QScintilla inputMethodEvent() overwriting code. 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
Thu, 02 Jan 2014 19:40:08 +0100 Detlev Offenbach Fixed a bug creating a project from a repository and implemented a bugfix method for an issue in QsciScintilla. 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
Sat, 14 Dec 2013 23:44:25 +0100 T.Rzepka # __IGNORE_WARNING__ added/ removed. Py2 comp. file | diff | annotate
Sat, 16 Nov 2013 10:06:28 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Mon, 11 Nov 2013 19:45:35 +0100 Detlev Offenbach Corrected an incomplete source docu string. file | diff | annotate
Sun, 10 Nov 2013 14:40:34 +0100 Detlev Offenbach Added an extended progress dialog to make the progress bar label more descriptive. file | diff | annotate
Sat, 09 Nov 2013 18:14:44 +0100 Detlev Offenbach Fixed an issue in QsciScintillaCompat related to an old QScintilla change (snapshots report their correct to be version). 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
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
Fri, 01 Nov 2013 15:48:48 +0100 T.Rzepka Merge with default branch after fixed indentation issues. Py2 comp. file | diff | annotate
Fri, 18 Oct 2013 23:00:41 +0200 T.Rzepka Merge with default branch after shorten the code lines to max. 79 characters. Py2 comp. file | diff | annotate
Sat, 19 Oct 2013 17:42:18 +0200 Detlev Offenbach Fixed a bunch of indentation issues. file | diff | annotate
Sat, 19 Oct 2013 13:03:39 +0200 Detlev Offenbach Fixed various coding style issues. file | diff | annotate
Fri, 18 Oct 2013 18:42:10 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Sun, 13 Oct 2013 12:21:37 +0200 Detlev Offenbach Continued to shorten the code lines to max. 79 characters. file | diff | annotate
Sun, 29 Sep 2013 18:22:08 +0200 Detlev Offenbach Continued correcting doc strings by using the new doc string checker. file | diff | annotate
Mon, 08 Jul 2013 22:36:10 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sun, 30 Jun 2013 19:55:48 +0200 Detlev Offenbach Fixed a serious typo. file | diff | annotate
Fri, 31 May 2013 08:56:31 +0200 T.Rzepka Fix for the PDF exporter. Py2 comp. file | diff | annotate
Tue, 28 May 2013 20:52:12 +0200 T.Rzepka Merge with default branch. Py2 comp. 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:49:06 +0200 Detlev Offenbach Fixed a typo in some source docu. 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
Wed, 08 May 2013 18:34:20 +0200 Detlev Offenbach Fixed an issue causing the 'Selection only' entry to remain selectable in the Find and Find&Replace widget for a rectangular selection. 5_3_x file | diff | annotate
Wed, 08 May 2013 18:34:20 +0200 Detlev Offenbach Fixed an issue causing the 'Selection only' entry to remain selectable in the Find and Find&Replace widget for a rectangular selection. file | diff | annotate
Sun, 28 Apr 2013 11:06:22 +0200 Detlev Offenbach Fixed PEP-8 related issues. file | diff | annotate
Sun, 28 Apr 2013 11:06:40 +0200 Detlev Offenbach Fixed PEP-8 related issues. 5_3_x 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
Sat, 06 Apr 2013 16:38:56 +0200 Detlev Offenbach Fixed an issue in QsciScintillaCompat setting monospaced styles. 5_3_x file | diff | annotate
Sat, 06 Apr 2013 16:38:56 +0200 Detlev Offenbach Fixed an issue in QsciScintillaCompat setting monospaced styles. file | diff | annotate
Mon, 25 Mar 2013 10:29:59 +0100 Detlev Offenbach Fixed a few PEP-8 related issues. 5_3_x file | diff | annotate
Mon, 25 Mar 2013 10:24:44 +0100 Detlev Offenbach Fixed a few PEP-8 related issues. Py2 comp. file | diff | annotate
Mon, 25 Mar 2013 10:21:30 +0100 Detlev Offenbach Fixed a few PEP-8 related issues. file | diff | annotate
Mon, 25 Mar 2013 03:11:06 +0100 T.Rzepka Script changes: Future import added, super calls modified and unicode behavior for str. Py2 comp. file | diff | annotate
(0) -60 tip

eric ide

mercurial