Author |
Date |
Commit |
Message |
Pierre Raybaut |
May 10, 2013 |
0357d8751853 |
Added tag v2.1.14dev5 for changeset 233f7919a5d1 |
Pierre Raybaut |
May 10, 2013 |
233f7919a5d1 |
Windows installers: forced target version + moved pyflakes/rope to spyderlib\uti |
Pierre Raybaut |
May 8, 2013 |
ea0e663e2d1a |
Moved tag v2.1.14dev4 to changeset f7dfea097c88 (from changeset d03bc6f47cf2) |
Pierre Raybaut |
May 8, 2013 |
f7dfea097c88 |
Python 3 compatibility. Fixed sphinx conf.py file (avoid unicode error) |
Pierre Raybaut |
May 8, 2013 |
cf0f592f3502 |
Added tag v2.1.14dev4 for changeset d03bc6f47cf2 |
Pierre Raybaut |
May 1, 2013 |
d03bc6f47cf2 |
version |
Pierre Raybaut |
Apr 13, 2013 |
affe2c9c95ac |
Replaced deprecated string.atoi function by builtin int function
Applied patch |
Pierre Raybaut |
Apr 7, 2013 |
a2e9e153645e |
Python(x,y) official website link is now http://pythonxy.googlecode.com
(instead |
Pierre Raybaut |
Mar 16, 2013 |
46acd52dbccd |
Linux (OSX?): avoids showing tons of QPainter warnings ("Painter not active") in |
Pierre Raybaut |
Mar 14, 2013 |
b2b019b3abb3 |
Editor: Spyder was sometimes not detecting file changes from external editors
S |
Pierre Raybaut |
Mar 13, 2013 |
bb11d8ed0b85 |
Editor/Outline explorer: when restarting Spyder, only current file was shown in
|
Pierre Raybaut |
Mar 13, 2013 |
f475b92abfd8 |
Editor/Outline explorer: clicking on filename was setting the cursor at the begi |
Pierre Raybaut |
Mar 13, 2013 |
2b88fca16e36 |
Python 3 compatibility. Fixed minor text display issue with bootstrap script. |
Pierre Raybaut |
Mar 13, 2013 |
ac356de81018 |
Python 3 compatibility. Fixed system shell widget codec issues + code cleaning. |
Pierre Raybaut |
Mar 13, 2013 |
bdb4e07884bc |
Pylint widget: fixed analysis history order (last file comes first in combo box) |
Pierre Raybaut |
Mar 11, 2013 |
675af5316f10 |
Merge |
Pierre Raybaut |
Mar 3, 2013 |
dbb0b315b8ec |
Spyder startup: fixed PyQt minimum version requirement test (the old poor
compar |
Pierre Raybaut |
Feb 17, 2013 |
c28d19b5be60 |
Console: Matplotlib was always imported even when the Matplotlib's Patch option
|
Pierre Raybaut |
Feb 17, 2013 |
47e6b1a4032b |
Editor: Ctrl+MouseWheel is now zooming in/out the editor text size
(see Issue 12 |
Pierre Raybaut |
Feb 16, 2013 |
8ab8c4497e3f |
Editor: when closing Spyder with unsaved modified files, Spyder was asking
confi |
Pierre Raybaut |
Feb 16, 2013 |
40f403cbe7d5 |
Editor: when creating two new files, saving one of them will lead to temporarily |
Pierre Raybaut |
Feb 17, 2013 |
945e2565371f |
Editor/Multiple windows: when saving a new untitled file, other editor windows
w |
Pierre Raybaut |
Feb 17, 2013 |
0337b68c8038 |
Python 3 compatibility. sitecustomize: from __future__ import print_function was |
Pierre Raybaut |
Feb 3, 2013 |
bfc9c25d6359 |
About dialog box: changed the "This project is part of Python(x,y)" part to more |
Pierre Raybaut |
Feb 3, 2013 |
5e9d29051bdf |
Python 3 compatibility. Added support for Python 3.0, 3.1 and 3.2 by replacing
a |
Pierre Raybaut |
Jan 31, 2013 |
7f121883cebb |
Merge |
Pierre Raybaut |
Jan 31, 2013 |
324158c82a02 |
Merge |
Pierre Raybaut |
Jan 30, 2013 |
1e480b431ae4 |
Python 3 compatibility. Fixed qt.compat.from_qvariant with unicode strings |
Jed Ludlow |
Jan 31, 2013 |
fbc795e2f4f9 |
Python 3 compatibility: Protect _winreg imports from failing.
_winreg and winre |
Pierre Raybaut |
Jan 29, 2013 |
ef231bf4ca00 |
Python 3 compatibility. Fixed coding style in spyderlib.py3compat |
Pierre Raybaut |
Jan 27, 2013 |
4f20ae635ae5 |
Added tag v2.1.14dev3 for changeset 79c9b4acd680 |
Pierre Raybaut |
Jan 27, 2013 |
79c9b4acd680 |
version |
Pierre Raybaut |
Jan 27, 2013 |
36dcf15620d5 |
Python 3 compatibility. Fixed internal console stdin str/bytes issue |
Pierre Raybaut |
Jan 27, 2013 |
4b701e822720 |
Editor/Open file dialog: default file type filter now matches the current file
( |
Pierre Raybaut |
Jan 26, 2013 |
f0cdacf00d2d |
Distribution: pyflakes/rope were accidently included in the source distribution
|
Pierre Raybaut |
Jan 26, 2013 |
cfb973f0f9d9 |
Python 3 compatibility. Redistributing rope/pyflakes with Windows installer |
Pierre Raybaut |
Jan 20, 2013 |
acc4392fd503 |
Added tag v2.1.14dev2 for changeset 631cacff4cd3 |
Pierre Raybaut |
Jan 20, 2013 |
631cacff4cd3 |
version |
Pierre Raybaut |
Jan 20, 2013 |
66090e7a5ccd |
Added tag v2.1.14dev for changeset dc53665e4301 |
Pierre Raybaut |
Jan 20, 2013 |
d06084ee5831 |
Python 3 compatibility. Fixed "Find in files"/revision 461eae3f83bb compatibilit |
Pierre Raybaut |
Jan 20, 2013 |
b1b00d657260 |
Merge |
Pierre Raybaut |
Jan 14, 2013 |
a7b8996c44e1 |
Merge |
Pierre Raybaut |
Jan 20, 2013 |
8740e2087df3 |
Python 3 compatibility. Fixed pickle-based config files I/O (project explorer,
w |
Pierre Raybaut |
Jan 13, 2013 |
d9b605eb1933 |
Result of QIntValidator.validate is now a three elements tuple (instead of two) |
Pierre Raybaut |
Jan 13, 2013 |
1d0cae453b95 |
Python 3 compatibility. Fixed UnicodeEncodeError occuring when writing non-ASCII |
Pierre Raybaut |
Jan 9, 2013 |
039d7e898d83 |
setup.py: code cleaning (moved .ico files to a dedicaded folder in 'spyderlib')
|
Pierre Raybaut |
Jan 7, 2013 |
dc53665e4301 |
Find in files: fixed regression introduced with revision 461eae3f83bb which was
|
Pierre Raybaut |
Jan 7, 2013 |
189fb503f9cf |
Find in files: now handling unexpected exceptions raised in search thread |
Pierre Raybaut |
Jan 6, 2013 |
8d9ad5d9f10b |
Fixed "PyQt Reference Guide" link |
Pierre Raybaut |
Jan 6, 2013 |
317efc0b84ec |
Fixed regression introduced with revision 461eae3f83bb.
This is more reliable bu |
Pierre Raybaut |
Jan 5, 2013 |
461eae3f83bb |
Find in files: fixed encoding issues -- see Issue 1192:
What steps will reprodu |
Pierre Raybaut |
Jan 5, 2013 |
44c866be1792 |
Python 3 compatibility. Patch for revision 68f21e546297 (fixed code analysis:
bo |
Pierre Raybaut |
Jan 5, 2013 |
fd2ffa70b321 |
Python 3 compatibility. Pyflakes: applied patch for Python 3.3 compatibility
Se |
Pierre Raybaut |
Jan 5, 2013 |
9f7208fb4cd2 |
Following revision ab2839085d1f: increased timeout from 50ms to 200ms before
try |
Pierre Raybaut |
Jan 5, 2013 |
617823048eea |
Moved tag v2.1.13 to changeset a6869ed4379c (from changeset 0c3e311bc3c1) |
Pierre Raybaut |
Jan 5, 2013 |
13c847243ba8 |
Merge |
Pierre Raybaut |
Jan 5, 2013 |
104d8cf26bb0 |
Moved tag v2.1.13 to changeset 0c3e311bc3c1 (from changeset df561f8300f5) |
Pierre Raybaut |
Jan 5, 2013 |
9483b7d72354 |
Merge |
Pierre Raybaut |
Jan 4, 2013 |
4d750e73bf92 |
Added tag v2.1.13 for changeset df561f8300f5 |
Pierre Raybaut |
Jan 4, 2013 |
ecbf7219f68a |
Merge |
Pierre Raybaut |
Jan 4, 2013 |
b09b56958de7 |
Change of plans: 2.1.14 will be the (experimentally) Python 3 compatible release |
Pierre Raybaut |
Jan 4, 2013 |
ee7ff45420cb |
Removed tag v2.1.13dev1 |
Pierre Raybaut |
Jan 2, 2013 |
ab2839085d1f |
Project Explorer: fixed Spyder crash at startup due to an invalid access to the
|
Pierre Raybaut |
Jan 1, 2013 |
950f7378ba60 |
External tools submenu: added shortcuts to guidata and guiqwt examples |
Pierre Raybaut |
Jan 1, 2013 |
c5db9c642bce |
Added WinPython shortcuts to "?" menu (website) and "Tools" menu (control panel) |
Pierre Raybaut |
Dec 31, 2012 |
cffb7623d620 |
Added tag v2.1.13dev1 for changeset 68f21e546297 |
Pierre Raybaut |
Dec 31, 2012 |
68f21e546297 |
Python 3 compatibility. Fixed pyflakes integration. |
Pierre Raybaut |
Dec 31, 2012 |
ac571242b380 |
Python 3 compatibility. Fixed rope integration. Pending bugs: encoding issues. |
Pierre Raybaut |
Dec 31, 2012 |
e110c5d583c4 |
Python 3 compatibility. Fixed "special method attributes" compat. issues and
rem |
Pierre Raybaut |
Mar 11, 2013 |
eb94fc226e93 |
Moved tag v2.1.13.1 to changeset 314f4b111df1 (from changeset b3ba1764471d) |
Pierre Raybaut |
Dec 31, 2012 |
51ed9fdeb741 |
Python 3 compatibility. Same fix as in revision 4b51e8788877: QTreeWidgetItem
ar |
Pierre Raybaut |
Mar 11, 2013 |
314f4b111df1 |
updated changelog |
Pierre Raybaut |
Dec 31, 2012 |
6d8814449d85 |
Python 3 compatibility. Fixed QByteArray conversion issues (I/O, systemshell.py) |
Pierre Raybaut |
Mar 11, 2013 |
3b17602806e8 |
Added tag v2.1.13.1 for changeset b3ba1764471d |
Pierre Raybaut |
Dec 31, 2012 |
05d0baa149d6 |
Python 3 compatibility. Minor fix: 'bytes' is no longer a correct symbol name |
Pierre Raybaut |
Mar 3, 2013 |
b3ba1764471d |
Spyder startup: fixed PyQt minimum version requirement test (the old poor
compar |
Pierre Raybaut |
Dec 31, 2012 |
c58b10f9c57b |
Python 3 compatibility. Fixed Variable Explorer.
Fixed regular expression for ' |
Pierre Raybaut |
Feb 3, 2013 |
a79ef8210f72 |
About dialog box: changed the "This project is part of Python(x,y)" part to more |
Pierre Raybaut |
Dec 31, 2012 |
1e6ad4c624b8 |
py3compat module: removed redundant function 'decode_string' (similar to 'to_tex |
Pierre Raybaut |
Feb 17, 2013 |
e3423261412b |
Console: Matplotlib was always imported even when the Matplotlib's Patch option
|
Pierre Raybaut |
Dec 28, 2012 |
f88579b06894 |
Python 3 compatibility. Fixed ugly socket error due to a bytes/str related bug.
|
Pierre Raybaut |
Feb 17, 2013 |
9bc055f220c5 |
Editor: Ctrl+MouseWheel is now zooming in/out the editor text size
(see Issue 12 |
Pierre Raybaut |
Dec 28, 2012 |
4b51e8788877 |
Python 3 compatibility. QTreeWidgetItem are unhashable types now... and this is
|
Pierre Raybaut |
Feb 16, 2013 |
61b7baf12bfa |
Editor: when closing Spyder with unsaved modified files, Spyder was asking
confi |
Pierre Raybaut |
Dec 28, 2012 |
3c882fbe2cec |
Python 3 compatibility. Implemented a portable conversion of QByteArray objects
|
Pierre Raybaut |
Feb 16, 2013 |
d8cce318317e |
Editor: when creating two new files, saving one of them will lead to temporarily |
Pierre Raybaut |
Dec 28, 2012 |
5bec1a48bf81 |
Python 3 compatibility. Fixed bugs encountered at runtime without doing anything |
Pierre Raybaut |
Feb 17, 2013 |
7967092eaaca |
Editor/Multiple windows: when saving a new untitled file, other editor windows
w |
Pierre Raybaut |
Dec 28, 2012 |
012a80ed2dc9 |
Python 3 compatibility: fixed unicode/basestring and other obvious issues
(issue |
Pierre Raybaut |
Jan 27, 2013 |
1bf4a0b621bd |
Editor/Open file dialog: default file type filter now matches the current file
( |
Pierre Raybaut |
Dec 28, 2012 |
db5017dfea29 |
Forgot to execute the previous 2to3 command lines for spyderplugins package (see |
Pierre Raybaut |
Jan 6, 2013 |
6237de072c1d |
Fixed "PyQt Reference Guide" link |
Pierre Raybaut |
Dec 28, 2012 |
ce87ef8d5b54 |
Python 3 compatibility. Removed problematic/obsolete module utils.classparser
an |
Pierre Raybaut |
Mar 11, 2013 |
65b8341b89e8 |
New intermediate release v2.1.13.1: will fix the PyQt requirement test bug |
Pierre Raybaut |
Dec 27, 2012 |
01ef0b9716a3 |
Python 3 compatibility. Re-executed the same 2to3 command line. |
Pierre Raybaut |
Jan 5, 2013 |
e70ee220b1cc |
Moved tag v2.1.13 to changeset 104d8cf26bb0 (from changeset 0c3e311bc3c1) |
Pierre Raybaut |
Dec 27, 2012 |
dda9efb61779 |
Python 3 compatibility. Result of running the following `2to3` command line:
2to |
Pierre Raybaut |
Jan 5, 2013 |
a6869ed4379c |
Windows installer: customized the bitmap shown on the left of the wizard window |
Pierre Raybaut |
Dec 27, 2012 |
7d2bbaf32a35 |
Python 3 compatibility. Result of running `2to3` to fix `print` statements:
2to3 |
Pierre Raybaut |
Jan 5, 2013 |
6ace5fc820ee |
Windows installer: added a message recommending the user to uninstall any previo |