Sun, 16 Mar 2014 19:30:38 +0100 Detlev Offenbach Another fix of the notification widget. changeset | files
Sun, 16 Mar 2014 19:21:20 +0100 Detlev Offenbach Fixed a little issue in the Mercurial interface. changeset | files
Sat, 15 Mar 2014 19:49:32 +0100 Detlev Offenbach Replaced the empty icon. 5_4_x changeset | files
Sat, 15 Mar 2014 19:49:32 +0100 Detlev Offenbach Replaced the empty icon. changeset | files
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 changeset | files
Sat, 15 Mar 2014 19:01:43 +0100 Detlev Offenbach Fixed an issue in QsciScintillaCompat occurring with QScintilla 2.8 and newer. changeset | files
Sat, 15 Mar 2014 17:35:04 +0100 Detlev Offenbach Fixed a little issue in ViewManager.py. changeset | files
Sat, 15 Mar 2014 17:24:02 +0100 Detlev Offenbach Replaced Qt.MiddleButton by Qt.MidButton due to old Qt versions. 5_4_x changeset | files
Sat, 15 Mar 2014 17:23:15 +0100 Detlev Offenbach Replaced Qt.MiddleButton by Qt.MidButton due to old Qt versions. changeset | files
Sat, 15 Mar 2014 13:25:10 +0100 Detlev Offenbach Fixed an issue in ViewManager.py. changeset | files
Fri, 14 Mar 2014 17:53:09 +0100 Detlev Offenbach Allow the user to change the file type associations before adding existing files to a new project. 5_4_x changeset | files
Fri, 14 Mar 2014 17:54:54 +0100 Detlev Offenbach Fixed a sizing issue with the notification widget. 5_4_x changeset | files
Fri, 14 Mar 2014 17:53:09 +0100 Detlev Offenbach Allow the user to change the file type associations before adding existing files to a new project. changeset | files
Fri, 14 Mar 2014 17:51:47 +0100 Detlev Offenbach Fixed a sizing issue with the notification widget. changeset | files
Fri, 14 Mar 2014 17:50:29 +0100 Detlev Offenbach Added click functions to the project browser VCS status LED. changeset | files
Thu, 13 Mar 2014 19:21:59 +0100 Detlev Offenbach Corrected copyright notice in the license file. 5_4_x changeset | files
Thu, 13 Mar 2014 19:21:59 +0100 Detlev Offenbach Corrected copyright notice in the license file. changeset | files
Thu, 13 Mar 2014 19:21:25 +0100 Detlev Offenbach Made some changes to have a bunch of dialogs with correct sizes. changeset | files
Wed, 12 Mar 2014 19:54:14 +0100 Detlev Offenbach Added the new Mac OS X icons. 5_4_x changeset | files
Wed, 12 Mar 2014 19:54:14 +0100 Detlev Offenbach Added the new Mac OS X icons. changeset | files
Wed, 12 Mar 2014 19:34:52 +0100 Detlev Offenbach A few corrections to the THANKS file. 5_4_x changeset | files
Wed, 12 Mar 2014 19:34:52 +0100 Detlev Offenbach A few corrections to the THANKS file. changeset | files
Wed, 12 Mar 2014 19:15:00 +0100 Detlev Offenbach Changed the eric mascot to be a Python (i.e. the snake). New icons and pixmaps provided by Thimo Kraemer. 5_4_x changeset | files
Wed, 12 Mar 2014 19:15:00 +0100 Detlev Offenbach Changed the eric mascot to be a Python (i.e. the snake). New icons and pixmaps provided by Thimo Kraemer. changeset | files
Wed, 12 Mar 2014 18:46:12 +0100 Detlev Offenbach Corrected some code style issues. changeset | files
Wed, 12 Mar 2014 18:44:34 +0100 Detlev Offenbach Finished to change the file browser model such, that the sys.path entry is dependent on the running interpreter. changeset | files
Tue, 11 Mar 2014 20:07:05 +0100 Detlev Offenbach Started to change the file browser model such, that the sys.path entry is dependent on the running interpreter. changeset | files
Tue, 11 Mar 2014 18:56:38 +0100 Detlev Offenbach Fixed some little issues related to the Ruby debugger interface and the shell language menu. changeset | files
Tue, 11 Mar 2014 18:55:08 +0100 Detlev Offenbach Fixed some little issues related to the Ruby debugger interface and the shell language menu. 5_4_x changeset | files
Mon, 10 Mar 2014 19:22:15 +0100 Detlev Offenbach Fixed an issue in the Ruby debugger interface. changeset | files
Sun, 09 Mar 2014 19:04:42 +0100 Detlev Offenbach Added capability to commit a new branch directly without the need to select the commit menu entry. changeset | files
Sun, 09 Mar 2014 18:16:35 +0100 Detlev Offenbach Fixed some wrong German translations. changeset | files
Sun, 09 Mar 2014 18:08:59 +0100 Detlev Offenbach Removed forgotten debug statement. changeset | files
Sun, 09 Mar 2014 18:15:47 +0100 Detlev Offenbach Fixed some wrong German translations. 5_4_x changeset | files
Sun, 09 Mar 2014 17:06:40 +0100 Detlev Offenbach Made the status LED (right lower corner) clickable (depending on overall VCS status it will show the log browser or the status dialog). changeset | files
Sun, 09 Mar 2014 12:41:53 +0100 Detlev Offenbach Created global tag <release-5.4.2>. 5_4_x changeset | files
Sun, 09 Mar 2014 12:41:34 +0100 Detlev Offenbach Prepared 5.4.2 release. 5_4_x release-5.4.2 changeset | files
Sun, 09 Mar 2014 12:16:00 +0100 Detlev Offenbach Fixed issues caused by the signal/slot connection changes. changeset | files
Sat, 08 Mar 2014 20:09:41 +0100 Detlev Offenbach Changed signal/slot usage to not use constructs like 'triggered[()].connect(...)' anymore. changeset | files
Sat, 08 Mar 2014 18:48:19 +0100 Detlev Offenbach Fixed a little issue in the icon editor. 5_4_x changeset | files
Fri, 07 Mar 2014 19:20:36 +0100 Detlev Offenbach Modified the find in files dialog to show some statistics when done. changeset | files
Fri, 07 Mar 2014 19:15:46 +0100 Detlev Offenbach Fixed an issue in the Mercurial status dialog causing the Add button menu to have largefiles entries enabled even when the extension is not active. changeset | files
Fri, 07 Mar 2014 19:13:06 +0100 Detlev Offenbach Finished implementing support for a marker map in the editor. changeset | files
Thu, 06 Mar 2014 19:17:30 +0100 Detlev Offenbach Updated the source docu. changeset | files
Thu, 06 Mar 2014 19:17:09 +0100 Detlev Offenbach Added support for wheel events and mouse move events to the map widget and made some adjustments to the representation (colors). changeset | files
Thu, 06 Mar 2014 18:34:59 +0100 Detlev Offenbach Corrected some Mercurial input dialogs offering to enter either a revision number or a changeset id to use rev() and id() to make the operation unambigous. 5_4_x changeset | files
Thu, 06 Mar 2014 18:34:59 +0100 Detlev Offenbach Corrected some Mercurial input dialogs offering to enter either a revision number or a changeset id to use rev() and id() to make the operation unambigous. changeset | files
Thu, 06 Mar 2014 18:32:39 +0100 Detlev Offenbach Updated source docu. 5_4_x changeset | files
Thu, 06 Mar 2014 18:31:52 +0100 Detlev Offenbach Fixed an issue creating new projects. 5_4_x changeset | files
Thu, 06 Mar 2014 18:24:39 +0100 Detlev Offenbach Fixed an issue creating new projects. changeset | files
Thu, 06 Mar 2014 18:22:32 +0100 Detlev Offenbach Merged with changes done on Mac. changeset | files
Thu, 06 Mar 2014 18:21:33 +0100 Detlev Offenbach Fixed a crash when converting a project to/from Mercurial largefiles. changeset | files
Wed, 05 Mar 2014 20:02:28 +0100 Detlev Offenbach Fixed an issue in the Mercurial log dialogs. 5_4_x changeset | files
Wed, 05 Mar 2014 20:02:28 +0100 Detlev Offenbach Fixed an issue in the Mercurial log dialogs. changeset | files
Wed, 05 Mar 2014 19:52:15 +0100 Detlev Offenbach Continued implementing support for a marker map in the editor. changeset | files
Wed, 05 Mar 2014 18:40:12 +0100 Detlev Offenbach Fixed a bug in the Mercurial interface. changeset | files
Tue, 04 Mar 2014 19:52:06 +0100 Detlev Offenbach Started implementing support for a marker map in the editor. changeset | files
Tue, 04 Mar 2014 18:28:29 +0100 Detlev Offenbach Fixed a bug in the Mercurial status dialog introduced with the largefiles support. changeset | files
Mon, 03 Mar 2014 19:27:11 +0100 Detlev Offenbach Added methods to extract the line numbers of the various marker types to the editor. changeset | files
Mon, 03 Mar 2014 19:24:36 +0100 Detlev Offenbach Updated the source docu. 5_4_x changeset | files
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip

eric ide

mercurial