Commit graph

13 commits

Author SHA1 Message Date
Damien Elmes
7796aaf4d5 refactor addon downloading into separate file 2012-07-24 17:00:25 +09:00
Damien Elmes
ac8f04166c properly deal with python's broken unicode exception handling 2012-07-19 15:10:33 +09:00
Damien Elmes
2f6db69113 can't specify coding in unicode(except); convert traceback instead 2012-05-23 09:19:07 +09:00
Damien Elmes
0b7ebe59bb fix some unicode errors 2012-05-21 12:02:27 +09:00
Damien Elmes
da0d5fb0d4 treat plugin text as utf8 2012-05-14 04:16:43 +09:00
Damien Elmes
3abd433337 add options to delete and edit addons 2012-04-22 06:10:13 +09:00
Damien Elmes
69355be953 remove plugin enabling/disabling 2012-04-22 05:30:46 +09:00
Damien Elmes
79e3984a7a revamped addon downloading 2012-04-10 16:31:45 +09:00
Damien Elmes
08134c2462 implement addons 2011-12-08 04:38:47 +09:00
Damien Elmes
bea1e60fc8 remove actions that'll be placed on the card 2011-11-30 15:58:39 +09:00
Damien Elmes
7c68b58d44 profile gui, new deck browser 2011-11-24 18:42:06 +09:00
Damien Elmes
a253d756e3 use pyqt api2; move all imports into a single file for pyside 2011-04-28 09:28:02 +09:00
Damien Elmes
1a0d273b78 plugins -> add-ons; ditch separate download menu
Because of the extensive changes almost all plugins will require an update to
work with 2.0, and add-ons is a slightly friendlier name.
2011-04-28 09:28:02 +09:00
Renamed from aqt/plugins.py (Browse further)