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