Sun, 17 Mar 2019 11:57:34 +0100 Detlev Offenbach Sub-styling is finished. sub_styles changeset | files
Sun, 17 Mar 2019 11:56:51 +0100 Detlev Offenbach LexerCPP: some fine tuning and style description harmonizing. sub_styles changeset | files
Sat, 16 Mar 2019 20:17:06 +0100 Detlev Offenbach Fixed some code style issues. sub_styles changeset | files
Sat, 16 Mar 2019 20:14:21 +0100 Detlev Offenbach Regenerated source docu. sub_styles changeset | files
Sat, 16 Mar 2019 20:12:03 +0100 Detlev Offenbach Updated translations sub_styles changeset | files
Sat, 16 Mar 2019 18:38:01 +0100 Detlev Offenbach Sub-Styles: added buttons to the Editor Highlighting Styles configuration page to add, delete, edit and copy sub-style definitions. sub_styles changeset | files
Sat, 16 Mar 2019 14:11:43 +0100 Detlev Offenbach HighlightingStylesReader, -Writer: added support for sub-styles. sub_styles changeset | files
Sat, 16 Mar 2019 14:10:51 +0100 Detlev Offenbach EditorHighlightingStylesPage: converted the styles list to QTreeWidget in order to show sub-styles indented. sub_styles changeset | files
Sat, 16 Mar 2019 14:08:02 +0100 Detlev Offenbach PreferencesLexer, SubstyledLexer: completed the list of methods. sub_styles changeset | files
Thu, 14 Mar 2019 19:43:40 +0100 Detlev Offenbach EditorHighlightingStylesPage: added support for sub-styles and adjusted code to today's Qt. sub_styles changeset | files
Thu, 14 Mar 2019 19:42:25 +0100 Detlev Offenbach SubStyledLexer: corrected some issues. sub_styles changeset | files
Thu, 14 Mar 2019 19:41:53 +0100 Detlev Offenbach Corrected the SubstyledLexer.hasSubStyle() method to SubstyledLexer.hasSubstyle() to be consistent. sub_styles changeset | files
Thu, 14 Mar 2019 19:39:51 +0100 Detlev Offenbach HighlightingSzylesReader, -Writer: added TODO markers to extend them for sub-styles. sub_styles changeset | files
Wed, 13 Mar 2019 19:40:59 +0100 Detlev Offenbach SubstyledLexer: almost completed it. sub_styles changeset | files
Tue, 12 Mar 2019 20:00:30 +0100 Detlev Offenbach SubstyledLexer: continued implementing the getter and setter methods. sub_styles changeset | files
Mon, 11 Mar 2019 19:50:50 +0100 Detlev Offenbach PreferencesLexer, EditorHighlightingPage: got rid of the 'styles' and 'ind2style' lists (that was very old style programming). sub_styles changeset | files
Mon, 11 Mar 2019 19:15:34 +0100 Detlev Offenbach PreferencesLexer: started to prepare it for handling of sub-style aware lexers. sub_styles changeset | files
Mon, 11 Mar 2019 19:14:32 +0100 Detlev Offenbach Printer: corrected the module source docu. sub_styles changeset | files
Mon, 11 Mar 2019 19:13:12 +0100 Detlev Offenbach LexerPygments: fixed an issue causing it to return the wrong language if one was set specifically. sub_styles changeset | files
Sun, 10 Mar 2019 19:31:06 +0100 Detlev Offenbach Merged with other changes. changeset | files
Sun, 10 Mar 2019 19:29:42 +0100 Detlev Offenbach DebugClientBase: added comments to remember what is going on. changeset | files
Sun, 10 Mar 2019 18:17:54 +0100 Detlev Offenbach DebuggerInterfacePython: search common extensions on Windows platforms for the remote execution program (e.g. entered ssh will result in ssh.exe). changeset | files
Sun, 10 Mar 2019 15:05:44 +0100 Detlev Offenbach DebugClientBase: changed the name reslver of the debug client to overcome slow name resolution issues. changeset | files
Sat, 09 Mar 2019 18:44:13 +0100 Detlev Offenbach Lexer: extended the basic support for sub-styles by a method to write the data to the settings file. sub_styles changeset | files
Sat, 09 Mar 2019 17:36:44 +0100 Detlev Offenbach Lexer: implemented basic support for sub-styles. sub_styles changeset | files
Sat, 09 Mar 2019 10:04:18 +0100 Detlev Offenbach Created branch 'sub_style' to implement sub-styling for the editor and shell. sub_styles changeset | files
Wed, 06 Mar 2019 18:44:29 +0100 Detlev Offenbach Editor: added these capabilities changeset | files
Tue, 05 Mar 2019 19:50:32 +0100 Detlev Offenbach Editor, MiniEditor: added capability to configure the subline indentation for wrapped lines. changeset | files
Tue, 05 Mar 2019 19:00:06 +0100 Detlev Offenbach Editor: added extended regular expression support (C++11) as of QScintilla 2.11.0. changeset | files
Tue, 05 Mar 2019 18:59:19 +0100 Detlev Offenbach UserInterface: fixed a code style issue. changeset | files
Tue, 05 Mar 2019 18:58:47 +0100 Detlev Offenbach WebBrowserView: added support to go one page back by pressing the backspace key. changeset | files
Mon, 04 Mar 2019 19:00:43 +0100 Detlev Offenbach E5GoogleMail: fixed a source docu error. changeset | files
Sun, 03 Mar 2019 18:06:43 +0100 Detlev Offenbach UserInterface: changed the way the help viewer ist started slightly. changeset | files
Sun, 03 Mar 2019 17:53:06 +0100 Detlev Offenbach Multi Project: added capability to the multi project browser to copy a project. changeset | files
Sun, 03 Mar 2019 17:52:36 +0100 Detlev Offenbach Updated the source docu for the Email dialog. changeset | files
Sun, 03 Mar 2019 16:47:46 +0100 Detlev Offenbach EmailDialog: removed a work-around because it is no longer needed. changeset | files
Sun, 03 Mar 2019 16:34:18 +0100 Detlev Offenbach Tweaked the Russion translations a little bit. changeset | files
Sun, 03 Mar 2019 16:32:41 +0100 Detlev Offenbach Fixed an issue on the Editor->Filehandling config page causing a tooltip to be shown incorrectly. changeset | files
Sun, 03 Mar 2019 10:55:04 +0100 Detlev Offenbach Web Browser (NG): extended the list of default search engines by MetaGer, StarPage (German) and searx.me. changeset | files
Sat, 02 Mar 2019 19:04:09 +0100 Detlev Offenbach EmailPage, UserInterface: did some fine tuning of the Email config page and the Email method. changeset | files
Sat, 02 Mar 2019 18:10:57 +0100 Detlev Offenbach Google Mail: added the forgotten files. changeset | files
Sat, 02 Mar 2019 17:33:58 +0100 Detlev Offenbach Changed the Google Mail interface to not use obsoleted packages anymore. changeset | files
Sat, 02 Mar 2019 11:17:15 +0100 Detlev Offenbach Created global tag <release-19.03>. maintenance changeset | files
Sat, 02 Mar 2019 11:15:24 +0100 Detlev Offenbach Merged with default branch to prepare a new release. maintenance release-19.03 changeset | files
Sat, 02 Mar 2019 11:12:25 +0100 Detlev Offenbach Fixed a UI info inconsistency related to installation of Google mail related packages. changeset | files
Thu, 28 Feb 2019 18:02:16 +0100 Jaime Seuma Eric Spanish i18n update, branch default changeset | files
Wed, 27 Feb 2019 19:48:11 +0100 Detlev Offenbach EmailPage: refined the email configuration page with respect to the Gmail messages. changeset | files
Mon, 25 Feb 2019 19:16:19 +0100 Detlev Offenbach DebuggerInterfacePython: amended the path translation function to cope with situation where local and remote machine has different path separators. changeset | files
Sun, 24 Feb 2019 20:36:15 +0100 Detlev Offenbach DebuggerInterfacePython: added a TODO for path translation doing the directory separators wrong. changeset | files
Sun, 24 Feb 2019 18:16:51 +0100 Alexander Barkoff Updated Russian translations. changeset | files
Sun, 24 Feb 2019 18:13:28 +0100 Detlev Offenbach Pip: fixed an issue related to determining the pip config file path for a global environment. changeset | files
Sun, 24 Feb 2019 18:06:00 +0100 Detlev Offenbach PipPage: fixed a bug introduced during recent refactorings. changeset | files
Sun, 24 Feb 2019 17:55:36 +0100 Detlev Offenbach E5GoogleMail: changed code to no longer use the deprecated oauth2client library. changeset | files
Sun, 24 Feb 2019 13:01:58 +0100 Detlev Offenbach Updated source docu. changeset | files
Sun, 24 Feb 2019 13:01:43 +0100 Detlev Offenbach pyclbr, ModuleParser: reworked the fix contributed by Tobias and fixed an issue introduced by it. changeset | files
Sun, 24 Feb 2019 12:13:56 +0100 Detlev Offenbach Updated source docu. changeset | files
Sat, 23 Feb 2019 22:03:27 +0100 T.Rzepka Ignore triple quotes in comments. changeset | files
Sat, 23 Feb 2019 19:11:05 +0100 Detlev Offenbach PipPackagesWidget: some fine tuning of interface to accomodate small screens. changeset | files
Sat, 23 Feb 2019 18:55:40 +0100 Detlev Offenbach Updated change log for the reworked PyPI Package Manager. changeset | files
Sat, 23 Feb 2019 16:10:31 +0100 Detlev Offenbach Merged with changes made by Tobias. changeset | files
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip

eric ide

mercurial