Commit Graph

164 Commits

Author SHA1 Message Date
blitzmann
7ced595cca Custom dialog implemented. 2014-02-15 00:55:04 -05:00
blitzmann
d7dda83314 More work on update notification. Displays debug popup now. 2014-02-13 22:52:36 -05:00
blitzmann
6ee474a8ff Started work on update notification. Successfully prints out alert to stdout if version from GitHub is not the same as internal version. 2014-02-13 22:28:56 -05:00
DarkPhoenix
0d696881af Make link platform-specific
It didn't work on windows in current state
2013-08-31 20:19:49 +04:00
DarkPhoenix
0c4850ed8f Add extension based on export type, if no extension specified 2013-08-31 00:43:35 +04:00
Martin Falatic
f53e6f8533 Added the character import enhancement (reads native EVE CCP XML)
Character class inherits from 'object' now for consitency
 (as fit class does)
Strings updated for consistency (e.g., 'EvE' -> 'EVE')
Minor cleanup of the previous skills exporter enhancement
Moved character change/update event bindings to globalEvents (as fit changes are) for better re-use
2013-06-22 18:24:04 -07:00
Martin Falatic
7b063987d7 Merge remote-tracking branch 'remotes/upstream/master' into add_skills_exporter 2013-06-20 01:11:35 -07:00
Martin Falatic
67ed8818d8 Cleaned up. Supports txt, xml and emp (gzipped xml) 2013-06-15 17:50:53 -07:00
Martin Falatic
961fbaef69 Fix broken commit with better parameter passing; cleanup 2013-06-15 16:29:26 -07:00
DarkPhoenix
32677a3904 Fix warning which is shown on about box opening 2013-06-14 22:06:10 +04:00
Martin Falatic
3390c06b5d Able to export XML that works with EVEMon 2013-06-13 05:19:02 -07:00
DarkPhoenix
ce48e368c4 Remove mentions of evefit, set tag to stable 2013-06-13 00:40:02 +04:00
DarkPhoenix
38393ad2b9 Update eos, staticdata in pyfa & make UI adjustments to add implants export 2012-05-12 15:29:22 +04:00
HomeWorld
76adcac467 Added proper icons for market/ship browser tabs 2011-12-09 19:45:50 +02:00
HomeWorld
42d74d4c0c Revert "Enable fleet browser (temp)"
This reverts commit 3ff6835cbb.
2011-10-18 13:36:07 +03:00
HomeWorld
3ff6835cbb Enable fleet browser (temp) 2011-10-18 13:06:31 +03:00
HomeWorld
9b3c6592ce Make sure we post the right events when walking the fitting tabs 2011-09-18 13:59:03 +03:00
HomeWorld
e243f122f5 Small cleanup in mainFrame.py (removed an obsolete function) 2011-08-08 18:03:14 +03:00
HomeWorld
d55584fc1e Revert "Small cleanup in mainFrame.py (removed an obsolete function)"
This reverts commit c05f7eeed5.
2011-08-08 18:02:59 +03:00
HomeWorld
c05f7eeed5 Small cleanup in mainFrame.py (removed an obsolete function) 2011-08-08 18:02:00 +03:00
HomeWorld
ea1d5a48bb Minor cleanup in mainFrame.py (also use a dynamic generated ID for widgets inspector menu item 2011-06-07 19:03:57 +03:00
HomeWorld
60bf53fa37 Small tinkering for race selection (appearance) 2011-05-16 14:46:48 +03:00
Corollax
987209089c Revert "Get rid of useless IDLE events"
This reverts commit 24b96a5cee.
2011-02-23 06:51:47 -06:00
HomeWorld
24b96a5cee Get rid of useless IDLE events 2011-01-30 16:48:46 +02:00
HomeWorld
50afa50388 Made file import threaded with nice animation 2011-01-18 08:24:11 +02:00
HomeWorld
2c6a951cae Disabled fleet stuff (rc2 release) 2011-01-18 07:45:13 +02:00
DarkPhoenix
e2f30eacac Remove debug line 2011-01-17 00:40:10 +03:00
HomeWorld
ac45498472 Removed eft cfg type ability from pyfa export choices 2011-01-16 22:13:15 +02:00
HomeWorld
1265a6ae51 Moved WaitDialog class to gui.utils.animUtils 2011-01-16 21:04:31 +02:00
HomeWorld
dc9f07367c Added file name to fit import 2011-01-16 18:22:49 +02:00
HomeWorld
d27c600257 Minor cleanup in gui.mainframe 2011-01-16 15:26:31 +02:00
HomeWorld
6bbcd84574 Changed fit backup busy animation 2011-01-16 14:49:43 +02:00
HomeWorld
c4446e11e9 Added shortcuts (ctrl +1/2/3/4) for additions tabs 2011-01-14 15:02:51 +02:00
HomeWorld
d86903daaa Reenabled fleetbrowser 2011-01-14 14:43:59 +02:00
HomeWorld
be9c66b42e Added support for ctrl+tab/ctrl+shift+tab (next/prev multiswitch tab) 2011-01-14 13:14:35 +02:00
HomeWorld
2388c080f7 Added version info for python/wx/sqlalchemy in aboutbox 2011-01-14 12:31:08 +02:00
HomeWorld
adae21452a Moved and splitted util.py into gui.utils.numberFormatter and gui.utils.clipboard; GetPartialText moved into gui.utils.drawUtils.py 2010-12-22 17:57:21 +02:00
HomeWorld
d70a96fb48 Moved aboutData.py into gui folder 2010-12-22 17:33:08 +02:00
DarkPhoenix
243291959f Revert "Resolve 352 (Clean up root folder)"
This reverts commit cede27f1b2.
2010-12-18 13:46:36 +03:00
DarkPhoenix
cede27f1b2 Resolve 352 (Clean up root folder) 2010-12-18 13:34:51 +03:00
HomeWorld
75d2f11c4c Fixed a clear case of brain failure (Don't try to show graphFrame window if MPL isn't installed) 2010-12-15 19:42:35 +02:00
HomeWorld
ae46d14cef Disabled things that shouldn't be in RC2 (FleetBrowser/debug) 2010-12-15 19:34:57 +02:00
HomeWorld
dd67fa1a7e Updated pyfa's credits/aboutbox 2010-12-13 20:42:27 +02:00
HomeWorld
ea8678e094 Pyfa remembers window state (maximized/normal) + more sanity checks in SettingsProvider.getSettings - fill in missing keys with default values 2010-12-07 02:02:36 +02:00
HomeWorld
537a8ec7f0 Updated aboutData to include ingame nicks, this closes ticket #323 2010-12-06 15:36:58 +02:00
HomeWorld
ca21652be8 Added a nice icon for preferences dialog 2010-12-06 13:37:38 +02:00
HomeWorld
e57dcd72e9 Cleanup in mainFrame (forgot to remove an useless statement) + pyfaGaugePreferences fix for intervals 2010-12-05 20:18:41 +02:00
HomeWorld
e9062074d1 Save only pyfa's width/height on exist 2010-12-05 20:06:46 +02:00
HomeWorld
0dac2b808b Fixed a mistype in mainFrame.ExitApp 2010-12-05 17:51:30 +02:00
HomeWorld
7d0f5cf910 Load matplotlib only when needed, this speeds up a little pyfa startup 2010-12-05 17:47:49 +02:00