Sat, 12 Nov 2016 17:36:42 +0100 Detlev Offenbach 'debugger speed' branch closed. debugger speed changeset | files
Sat, 12 Nov 2016 17:28:22 +0100 Detlev Offenbach Got rid of the manually set version numbers. changeset | files
Sat, 12 Nov 2016 12:35:19 +0100 Detlev Offenbach Created global tag <release-16.11>. maintenance changeset | files
Fri, 11 Nov 2016 18:41:16 +0100 Detlev Offenbach Changed the way the currently opened project is highlighted in the multi project browser. changeset | files
Fri, 11 Nov 2016 18:40:37 +0100 Detlev Offenbach Updated code style checker docu. changeset | files
Thu, 10 Nov 2016 18:59:58 +0100 Detlev Offenbach Prepared changelog for first release according to new release scheme. maintenance release-16.11 changeset | files
Thu, 10 Nov 2016 18:54:02 +0100 Detlev Offenbach Corrected the THANKS file. maintenance changeset | files
Thu, 10 Nov 2016 18:57:50 +0100 Detlev Offenbach Updated chardet to version 2.3.0. changeset | files
Thu, 10 Nov 2016 18:54:02 +0100 Detlev Offenbach Corrected the THANKS file. changeset | files
Thu, 10 Nov 2016 18:44:51 +0100 Detlev Offenbach Created new branch <maintenance>. maintenance changeset | files
Sun, 06 Nov 2016 11:51:32 +0100 Detlev Offenbach Created global tag <release-6.1.11>. 6_1_x changeset | files
Sun, 06 Nov 2016 11:51:08 +0100 Detlev Offenbach Prepared release 6.1.11. 6_1_x release-6.1.11 changeset | files
Tue, 08 Nov 2016 19:01:35 +0100 Detlev Offenbach Fixed an issue in the Project class caused by empty main script entry. changeset | files
Tue, 08 Nov 2016 19:00:07 +0100 Detlev Offenbach Merged with changes done by Tobias. changeset | files
Mon, 07 Nov 2016 22:26:01 +0100 T.Rzepka Take over pull request #593 to ignore variables starting with "def" or "class" on code E305. changeset | files
Tue, 08 Nov 2016 18:57:54 +0100 Detlev Offenbach Released updated Russian translations. changeset | files
Tue, 08 Nov 2016 18:55:58 +0100 Detlev Offenbach Released Spanish translations update. changeset | files
Tue, 08 Nov 2016 16:58:46 +0100 Jaime Seuma Spanish i18n update, branch default changeset | files
Mon, 07 Nov 2016 19:22:23 +0100 Detlev Offenbach Added the histedit option to the Mercurial user config dialog. changeset | files
Mon, 07 Nov 2016 19:00:32 +0100 Detlev Offenbach Released updated Russian translations. changeset | files
Mon, 07 Nov 2016 18:56:34 +0100 Detlev Offenbach Released Spanish translations update. changeset | files
Mon, 07 Nov 2016 16:10:00 +0100 Jaime Seuma Spanish i18n update, branch default changeset | files
Sun, 06 Nov 2016 18:09:23 +0100 Detlev Offenbach Fixed a few issues in the new code. changeset | files
Sun, 06 Nov 2016 18:04:19 +0100 Detlev Offenbach Fixed issues with the E5ConfigParser with Python2. changeset | files
Sun, 06 Nov 2016 17:27:02 +0100 Detlev Offenbach Fixed a Python 2 related issue. changeset | files
Sun, 06 Nov 2016 17:02:45 +0100 Detlev Offenbach Added support for host fingerprints in the hostsecurity section of the Mercurial configuration file (as of hg 3.9.0). changeset | files
Sun, 06 Nov 2016 13:39:36 +0100 Detlev Offenbach Corrected some code style issues and regenerated the source docu. changeset | files
Sun, 06 Nov 2016 13:31:38 +0100 Detlev Offenbach Reverted the change to pycodestyle related to E705 and changed the globl constants in CodeStyleCheckerDialog.py to class variables (constants). changeset | files
Fri, 04 Nov 2016 22:07:05 +0100 T.Rzepka Avoid exception and be able to close the code style dialog if no file found because of filter settings. changeset | files
Fri, 04 Nov 2016 22:05:33 +0100 T.Rzepka Update pycodestyle to official 2.1.0 version. changeset | files
Thu, 03 Nov 2016 22:30:07 +0100 T.Rzepka Restore normal stop functionality (F10). changeset | files
Wed, 02 Nov 2016 19:39:52 +0100 Detlev Offenbach Updated Russian translations. changeset | files
Tue, 01 Nov 2016 20:40:25 +0100 T.Rzepka Update change log. changeset | files
Sun, 30 Oct 2016 15:06:45 +0100 Detlev Offenbach Added an action to the Mercurial administration menu to clean out the backup bundles. changeset | files
Sat, 29 Oct 2016 19:28:04 +0200 Detlev Offenbach Added support for the Mercurial histedit extension. changeset | files
Sat, 29 Oct 2016 16:22:35 +0200 Detlev Offenbach Corrected some icons in the Mercurial MQ fold dialog. changeset | files
Sat, 29 Oct 2016 09:35:01 +0200 Detlev Offenbach Fixed an issue in the Mercurial rebase dialog where some radio buttons could be unchecked resulting in no option selected. 6_1_x changeset | files
Sat, 29 Oct 2016 09:35:01 +0200 Detlev Offenbach Fixed an issue in the Mercurial rebase dialog where some radio buttons could be unchecked resulting in no option selected. changeset | files
Thu, 27 Oct 2016 19:35:33 +0200 Detlev Offenbach Updated Russian translations. changeset | files
Wed, 26 Oct 2016 21:51:39 +0200 T.Rzepka Fix the variable filter for Python 3. changeset | files
Wed, 26 Oct 2016 19:29:01 +0200 Detlev Offenbach Fixed a code style issue. changeset | files
Wed, 26 Oct 2016 19:27:11 +0200 Detlev Offenbach Improved the handling of Mercurial log browser actions, that potentially modify the project file. changeset | files
Wed, 26 Oct 2016 19:21:25 +0200 Detlev Offenbach Updated Russian translations. changeset | files
Tue, 25 Oct 2016 22:54:36 +0200 T.Rzepka Easier and fail save way to get the correct botframe at sys.breakpoint. changeset | files
Tue, 25 Oct 2016 22:50:59 +0200 T.Rzepka Wrong frames when running in sys.breakpoint fixed. changeset | files
Tue, 25 Oct 2016 21:45:20 +0200 T.Rzepka Make the variable view and filter consistent between Python2 and Python3. changeset | files
Tue, 25 Oct 2016 19:33:43 +0200 Detlev Offenbach Merged with changes made by Tobias. changeset | files
Tue, 25 Oct 2016 19:33:11 +0200 Detlev Offenbach Added support for the strip and fetch extensions to the log browser. changeset | files
Sun, 23 Oct 2016 23:12:49 +0200 T.Rzepka Fix for PyPy showing no local variables and suppress exception on old frames. changeset | files
Mon, 24 Oct 2016 19:55:05 +0200 Detlev Offenbach Added support for the Mercurial strip extension. changeset | files
Mon, 24 Oct 2016 18:53:40 +0200 Detlev Offenbach Fixed a situation where the scrollbar position of the HTML pre-viewer could not be saved (QtWebEngine variant). 6_1_x changeset | files
Mon, 24 Oct 2016 18:53:40 +0200 Detlev Offenbach Fixed a situation where the scrollbar position of the HTML pre-viewer could not be saved (QtWebEngine variant). changeset | files
Sat, 22 Oct 2016 18:35:10 +0200 Detlev Offenbach Little fix to HgUserConfigDialog to make it compatible to Python2. changeset | files
Sat, 22 Oct 2016 17:09:08 +0200 Detlev Offenbach Finished the refactoring of the Mercurial user config management code. changeset | files
Fri, 21 Oct 2016 23:14:16 +0200 T.Rzepka Make PyPy stop at breakpoints again. changeset | files
Fri, 21 Oct 2016 20:01:56 +0200 Detlev Offenbach Continued refactoring the Mercurial user config management code. changeset | files
Fri, 21 Oct 2016 18:42:11 +0200 Detlev Offenbach Updated Russian translations. 6_1_x changeset | files
Fri, 21 Oct 2016 18:39:56 +0200 Detlev Offenbach Updated Russian translations. changeset | files
Fri, 21 Oct 2016 18:29:26 +0200 Detlev Offenbach Merged with changes of Tobias. changeset | files
Thu, 20 Oct 2016 22:54:11 +0200 T.Rzepka Optimizations in sending data in AsyncFile. Also thread save. changeset | files
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip

eric ide

mercurial