Mon, 12 Apr 2010 18:00:42 +0000 |
Detlev Offenbach |
Added plugin for Mercurial version control system.
|
file |
diff |
annotate
|
Fri, 02 Apr 2010 13:57:06 +0000 |
Detlev Offenbach |
Fixed an issue with a missing method in LexerPygments.py and corrected some source docu.
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 17:11:28 +0000 |
Detlev Offenbach |
Added functionality to kick and ban users and to manage banned users.
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 12:52:59 +0000 |
Detlev Offenbach |
Fixed a few issues with the new cooperation stuff.
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 11:59:53 +0000 |
Detlev Offenbach |
Added functionality to cut/copy/... the chat and to interactively accept/reject connections.
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 17:17:15 +0000 |
Detlev Offenbach |
Added code to remember the 20 most recently connected hosts.
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 15:57:01 +0000 |
Detlev Offenbach |
Added a context menu to the chat widget to clear the chat, to save it or to copy it to the clipboard.
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 13:49:13 +0000 |
Detlev Offenbach |
Added shared editor functions.
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 15:57:07 +0000 |
Detlev Offenbach |
Tuned the remote editor commands to only send, if the IDE is connected.
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 15:43:36 +0000 |
Detlev Offenbach |
Added code to transmit selections to remote editors.
|
file |
diff |
annotate
|
Wed, 24 Mar 2010 18:38:44 +0000 |
Detlev Offenbach |
Added a few methods to Project.py to support the cooperation stuff.
|
file |
diff |
annotate
|
Wed, 24 Mar 2010 18:29:26 +0000 |
Detlev Offenbach |
Finished the introduction of a project hash to identify the project.
|
file |
diff |
annotate
|
Sun, 21 Mar 2010 19:34:15 +0000 |
Detlev Offenbach |
Added stage 1 of the cooperation functions (chat system).
|
file |
diff |
annotate
|
Sat, 13 Mar 2010 17:12:22 +0000 |
Detlev Offenbach |
Added code to (hopefully) fix the "Underlying C++ object deleted" issue in the web browser.
|
file |
diff |
annotate
|
Sat, 13 Mar 2010 15:48:41 +0000 |
Detlev Offenbach |
Added code to handle syntax warnings during the compile much better.
|
file |
diff |
annotate
|
Wed, 10 Mar 2010 18:16:31 +0000 |
Detlev Offenbach |
Fixed a porting bug in NetworkAccessManager.
|
file |
diff |
annotate
|
Sat, 06 Mar 2010 10:21:13 +0000 |
Detlev Offenbach |
Fixed a few issues with the eric web browser.
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 17:27:35 +0000 |
Detlev Offenbach |
Added capability to change the keywords of a syntax highlighter.
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 13:58:38 +0000 |
Detlev Offenbach |
Fixed an issue with handling the focus and (de-)activation of actions as it changes.
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 17:51:16 +0000 |
Detlev Offenbach |
Update docu.
|
file |
diff |
annotate
|
Sat, 20 Feb 2010 09:06:07 +0000 |
Detlev Offenbach |
Refactored the Email encoding code.
|
file |
diff |
annotate
|
Sun, 14 Feb 2010 13:33:03 +0000 |
Detlev Offenbach |
Changed the getUserName() function.
|
file |
diff |
annotate
|
Sun, 14 Feb 2010 11:28:47 +0000 |
Detlev Offenbach |
Implemented a workaround for a Qt/PyQt issue causing the eric web browser to crash, when some entry of the index widget is activated.
|
file |
diff |
annotate
|
Sat, 13 Feb 2010 17:07:34 +0000 |
Detlev Offenbach |
Added the auto fork options to the run dialog.
|
file |
diff |
annotate
|
Sat, 06 Feb 2010 17:40:24 +0000 |
Detlev Offenbach |
Added code to indicate directories and files being symbolic links.
|
file |
diff |
annotate
|
Sat, 30 Jan 2010 18:37:18 +0000 |
Detlev Offenbach |
Added my own Python3 port of pyflakes and integrated py3flakes into syntax checker dialog and editor.
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 19:10:23 +0000 |
Detlev Offenbach |
Fixed a bug in UserInterface.py caused by a redefined method.
|
file |
diff |
annotate
|
Sun, 17 Jan 2010 15:23:00 +0000 |
Detlev Offenbach |
Added code to use the PYTHONPATH environment setting in the debuggers.
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 18:53:58 +0000 |
Detlev Offenbach |
Renamed E4Gui to E5Gui.
|
file |
diff |
annotate
|
Tue, 12 Jan 2010 18:33:34 +0000 |
Detlev Offenbach |
Renamed E4Network to E5Network.
|
file |
diff |
annotate
|
Tue, 12 Jan 2010 18:04:41 +0000 |
Detlev Offenbach |
Renamed E4Graphics to E5Graphics.
|
file |
diff |
annotate
|
Tue, 12 Jan 2010 17:55:24 +0000 |
Detlev Offenbach |
Renamed E4XML to E5XML.
|
file |
diff |
annotate
|
Mon, 11 Jan 2010 18:05:51 +0000 |
Detlev Offenbach |
Ported the zipfile related code.
|
file |
diff |
annotate
|
Sun, 10 Jan 2010 13:59:15 +0000 |
Detlev Offenbach |
Added new Python3 types to XMLWriterBase and XMLHandlerBase.
|
file |
diff |
annotate
|
Sat, 09 Jan 2010 19:43:36 +0000 |
Detlev Offenbach |
Fixed a bunch of issues including a workaround for a bug in the Python email package (s. EmailDialog.py).
|
file |
diff |
annotate
|
Fri, 08 Jan 2010 19:14:19 +0000 |
Detlev Offenbach |
Removed (commented out) the encoding/decoding related stuff of Utilities.
|
file |
diff |
annotate
|
Sat, 02 Jan 2010 18:52:53 +0000 |
Detlev Offenbach |
More renaming to eric5.
|
file |
diff |
annotate
|
Sat, 02 Jan 2010 18:19:35 +0000 |
Detlev Offenbach |
Updated documentation.
|
file |
diff |
annotate
|
Wed, 30 Dec 2009 15:40:33 +0000 |
Detlev Offenbach |
Change code dealing with QVariant (and QSettings) to use the PyQt4 QVariant v2 API.
|
file |
diff |
annotate
|
Mon, 28 Dec 2009 16:18:43 +0000 |
Detlev Offenbach |
Added documentation set.
|
file |
diff |
annotate
|