Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Branch make_support has been merged with the default branch.
make_support
Thu, 19 Apr 2018 19:35:14 +0200
, by Detlev Offenbach
Project:
Thu, 19 Apr 2018 19:33:14 +0200
, by Detlev Offenbach
Regenerated source docu.
Thu, 19 Apr 2018 19:30:53 +0200
, by Detlev Offenbach
Merged with the make support branch.
Thu, 19 Apr 2018 19:28:02 +0200
, by Detlev Offenbach
Fixed a bug in the pip package details dialog.
Thu, 19 Apr 2018 19:25:18 +0200
, by Detlev Offenbach
Added more code to properly override the PyPi index URL used by pip.
Thu, 19 Apr 2018 19:13:37 +0200
, by Detlev Offenbach
make support: updated translations
make_support
Wed, 18 Apr 2018 20:03:19 +0200
, by Detlev Offenbach
Regenerated translation files.
make_support
Tue, 17 Apr 2018 19:56:29 +0200
, by Detlev Offenbach
Finished coding the make support.
make_support
Tue, 17 Apr 2018 19:53:46 +0200
, by Detlev Offenbach
pip interface plugin: fixed issues with the pip interface after they moved the index to the new site (pypi.org).
Tue, 17 Apr 2018 19:11:51 +0200
, by Detlev Offenbach
Implemented the make project sub-menu and related actions.
make_support
Sun, 15 Apr 2018 12:04:17 +0200
, by Detlev Offenbach
Introduced a new project file format version and added reader and writer support for the 'make' parameter set.
make_support
Sun, 15 Apr 2018 11:36:43 +0200
, by Detlev Offenbach
Updated translation files.
Sun, 15 Apr 2018 10:50:50 +0200
, by Detlev Offenbach
Updated Russian translations
Sun, 15 Apr 2018 10:50:34 +0200
, by Alexander Barkoff
Project Make Support: implemented the MakePropertiesDialog class and extended the Project class accordingly.
make_support
Sat, 14 Apr 2018 18:48:38 +0200
, by Detlev Offenbach
Corrected some code style issues detected by the new pycodestyle version.
Sat, 14 Apr 2018 15:08:24 +0200
, by Detlev Offenbach
Updated pycodestyle to 2.4.0
Fri, 13 Apr 2018 22:32:32 +0200
, by T.Rzepka
ProjectReader/Writer: added TODO markers for the make support
make_support
Fri, 13 Apr 2018 19:57:02 +0200
, by Detlev Offenbach
Project: added dummy methods for make related private methods
make_support
Fri, 13 Apr 2018 19:56:31 +0200
, by Detlev Offenbach
Project.PropertiesDialog: extended the dialog to add 'make' support
make_support
Fri, 13 Apr 2018 19:18:29 +0200
, by Detlev Offenbach
icons: updated the languages icon for makefile and added a make icon
make_support
Fri, 13 Apr 2018 19:17:10 +0200
, by Detlev Offenbach
DebugUI: added the definition of the executeMake signal.
make_support
Fri, 13 Apr 2018 19:12:37 +0200
, by Detlev Offenbach
Project: add a (currently) empty slot to handle the 'executeMake' signal.
make_support
Fri, 13 Apr 2018 18:59:17 +0200
, by Detlev Offenbach
DebugUI, UserInterface: added a signal emitted to execute 'make' and connect it to a slot
make_support
Fri, 13 Apr 2018 18:57:56 +0200
, by Detlev Offenbach
QScintilla.Lexers: extended the 'open' file name pattern for makefiles.
make_support
Fri, 13 Apr 2018 18:56:08 +0200
, by Detlev Offenbach
Preferences: added a project setting to perform a 'make' run before executing the project main script.
make_support
Fri, 13 Apr 2018 18:54:55 +0200
, by Detlev Offenbach
Created new branch <make_support>.
make_support
Fri, 13 Apr 2018 18:51:57 +0200
, by Detlev Offenbach
Code Style Checker, Syntax Checker: added support for '# noqa' and '# NOQA' comments to suppress warnings
Fri, 13 Apr 2018 18:50:57 +0200
, by Detlev Offenbach
Web Browser NG, Safe Browsing: improved error handling
Thu, 12 Apr 2018 19:12:36 +0200
, by Detlev Offenbach
Web Browser (NG), Safe Browsing: added support for the Google Safe Browsing Lookup API (v4)
Wed, 11 Apr 2018 19:57:23 +0200
, by Detlev Offenbach
Forgot to save the project file.
Tue, 10 Apr 2018 19:43:45 +0200
, by Detlev Offenbach
Preferences: introduced a setting to enable the use of the Safe Browsing Lookup API (v4)
Tue, 10 Apr 2018 19:42:59 +0200
, by Detlev Offenbach
Web Browser NG, Safe Browsing: identified places needing a change to support the Lookup API (v4)
Tue, 10 Apr 2018 19:40:37 +0200
, by Detlev Offenbach
Web Browser NG, Safe Browsing: refactored the code to prepare the implementation of the Lookup API (v4)
Tue, 10 Apr 2018 19:39:13 +0200
, by Detlev Offenbach
Third Party packages: updated send2trash to version 1.5.0
Mon, 09 Apr 2018 19:47:16 +0200
, by Detlev Offenbach
Translator: updated the translator URL for DeepL
Sun, 08 Apr 2018 19:36:51 +0200
, by Detlev Offenbach
Updated translations
Sun, 08 Apr 2018 19:04:00 +0200
, by Detlev Offenbach
Regenerated source docu.
Sun, 08 Apr 2018 17:36:43 +0200
, by Detlev Offenbach
Web Browser (NG): some more improvements of the download manager
Sun, 08 Apr 2018 17:34:59 +0200
, by Detlev Offenbach
WebBrowserWindow: fixed an issue closing the last window
Sun, 08 Apr 2018 16:37:21 +0200
, by Detlev Offenbach
DownloadManager: Fixed issues in the Windows related code.
Sun, 08 Apr 2018 16:35:50 +0200
, by Detlev Offenbach
Web Browser (NG): improvement of the download manager
Sun, 08 Apr 2018 15:54:34 +0200
, by Detlev Offenbach
Web Browser NG, SpeedDial: little fix for a speeddial focus issue.
Sat, 07 Apr 2018 16:40:21 +0200
, by Detlev Offenbach
Third Party, coverage: updated coverage.py to 4.5.1.
Sat, 07 Apr 2018 13:35:10 +0200
, by Detlev Offenbach
Helpviewer, GreaseMonkeManager: Fixed an import issue introduced with the 18.04 release.
Sat, 07 Apr 2018 13:17:06 +0200
, by Detlev Offenbach
eric api, eric doc plug-ins: changed the executable path on non-Windows platforms.
Thu, 05 Apr 2018 19:40:07 +0200
, by Detlev Offenbach
install script: corrected the install script.
Thu, 05 Apr 2018 19:39:21 +0200
, by Detlev Offenbach
Updated source docu.
Wed, 04 Apr 2018 19:49:10 +0200
, by Detlev Offenbach
install, uninstall: Modified the install and uninstall scripts such, that they can be used without being administrator (i.e. if installing into a virtual environment).
Wed, 04 Apr 2018 19:48:25 +0200
, by Detlev Offenbach
Removed another old (forgotten) TODO comment.
Wed, 04 Apr 2018 17:21:51 +0200
, by Detlev Offenbach
Removed an old (forgotten) TODO comment.
Wed, 04 Apr 2018 17:21:07 +0200
, by Detlev Offenbach
install script: extended the install script by code to install PyQt5 and/or QScintilla via pip.
Wed, 04 Apr 2018 15:36:10 +0200
, by Detlev Offenbach
Added a default 'Text Document' icon for the status bar file type field and the language selection menu.
Tue, 03 Apr 2018 17:54:42 +0200
, by Detlev Offenbach
Project: optimized the project shutdown procedure to keep it open, if there are unsaved, non-discarded changes.
Mon, 02 Apr 2018 14:06:55 +0200
, by Detlev Offenbach
install script: added some TODO markers to ask the user to install PyQt5 and/or QScintilla using pip.
Mon, 02 Apr 2018 13:26:53 +0200
, by Detlev Offenbach
Created global tag <release-18.04>.
maintenance
Mon, 02 Apr 2018 12:04:56 +0200
, by Detlev Offenbach
Merged with default branch to prepare new release.
maintenance
release-18.04
Mon, 02 Apr 2018 12:04:18 +0200
, by Detlev Offenbach
Created global tag <release-18.03>.
maintenance
Sun, 04 Mar 2018 14:55:23 +0100
, by Detlev Offenbach
Helpviewer: Fixed some sender() related issues.
maintenance
release-18.03
Sun, 04 Mar 2018 14:52:46 +0100
, by Detlev Offenbach
WebBrowser: Fixed some sender() related issues.
maintenance
Sun, 04 Mar 2018 14:52:32 +0100
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip