DarkPhoenix
9482404ca7
Remove setting locale
...
Who knows what it may cause, i'm not an wx expert, but wx3 bundled with xc_freeze keeps bitching about it...
2015-05-01 00:04:35 +03:00
blitzmann
39c14b62fd
Merge branch 'master' into wx3
2015-04-17 17:48:56 -04:00
blitzmann
0bc9264c28
Fix #268
2015-04-08 23:43:56 -04:00
blitzmann
694a2a3d9b
Fix #267
2015-03-23 21:21:38 -04:00
blitzmann
6c19f446be
Sort import stage results
2015-02-09 22:44:33 -05:00
blitzmann
dc77ee9353
Add import stage to goTo logic, and fixed a bug with search initiating a goTo to the last hx item
2015-02-09 22:05:56 -05:00
blitzmann
6d29fd6bc1
Simplified stage 3 history handling. Fixes:
...
* Hitting back button after creating/copying new fit breaks stage
* Importing more than 1 fit while on the search stage and hitting the back button breaks stage
2015-02-08 21:12:56 -05:00
blitzmann
cbcd5ccca5
Fixed bugs:
...
* Importing 1 fit would open stage3 of that ship, but add incorrect history data.
* Deleting fit from search stage caused blank stage most times, fixed this.
2015-02-08 20:29:54 -05:00
blitzmann
30d2ab23ad
Initial support for import stage in shipBrowser. Few bugs, see issue #93
2015-02-08 16:14:52 -05:00
blitzmann
ef62f102bc
Fix #256
2015-02-07 21:15:23 -05:00
blitzmann
7b8bb79cbe
Fix error when loading previous fits that no longer exist in DB
2015-02-03 15:23:31 -05:00
blitzmann
c861adc5ed
Sanity check to importing effect handler
...
Tweaks to opening effect files when in debug (support for OS X and Linux)
2015-02-03 14:07:21 -05:00
blitzmann
675213f20f
Fix #252
2015-01-21 11:18:58 -05:00
blitzmann
3a9e1f8b85
Fix XML export
2015-01-17 13:41:49 -05:00
blitzmann
371e33764e
Ammo name tooltip added to charge icon
2015-01-13 17:26:56 -05:00
blitzmann
9b8b7aba07
Add module state information to state tooltip
2015-01-12 23:37:40 -05:00
blitzmann
0a6274474e
Fixes #204
2015-01-10 21:53:30 -05:00
Ryan Holmes
0ff69068c0
Merge pull request #241 from cockroach/master
...
Make tab tooltips optional
2015-01-10 20:13:35 -06:00
DarkPhoenix
731477b366
Open fit upon importing
2015-01-11 00:43:05 +03:00
blitzmann
059af217aa
Fix #246
2015-01-08 15:04:22 -05:00
Ryan Holmes
2a391fa38b
Merge pull request #242 from blitzmann/issue-233
...
Fix #233
2015-01-08 13:26:26 -06:00
Ryan Holmes
88b1426fe0
Merge pull request #232 from blitzmann/progress
...
Port custom wait dialog to wx.ProgressDialog
2015-01-08 12:15:05 -06:00
blitzmann
07da5aa861
Resolve #245 - Adding tooltips to fitting columns
2015-01-08 12:39:16 -05:00
blitmann
487f65d62b
Fix #233
2015-01-04 17:19:53 -06:00
Stefan Ott
c202aefd2e
Reverted accidentally committed change
2015-01-02 17:06:26 +01:00
Stefan Ott
0ed91e4079
Fixed code formatting
2015-01-02 17:04:10 +01:00
Stefan Ott
9c2a667635
Made tab tooltips optional
2015-01-02 16:55:05 +01:00
blitzmann
19579fb087
Implement middle click to offline modules
2014-12-31 20:18:16 -05:00
blitzmann
e42671fbec
Workaround for seg fault (see comments in pull request # 232)
2014-12-31 16:20:25 -05:00
blitzmann
c59b818677
Add wx.ProgressDialog to HTML export, along with some documentation and silent try-except in HTML export
2014-12-19 00:13:06 -05:00
blitzmann
26e50f2e8a
Implement ProgressDialog for fit file imports (EVE XML / EFT cfg).
...
To make it simpler, changed the way fits are imported and saved from a per-file basis (process file->save fits->process file->save fits) to a per-batch basis (process file->process file -> save all fits).
2014-12-17 21:36:42 -05:00
blitzmann
25e30672fe
Start conversion of various wait dialogs to wx.ProgresDialog. Implemented new wx.ProgresDialog for fitting backup
2014-12-15 20:01:03 -05:00
DarkPhoenix
e8268633e3
Merge branch 'master' into wx3
...
Used code from the master on conflicts
2014-12-15 15:45:33 +03:00
blitzmann
238712e62c
Add consumption info for siege/cyno module in misc column ( resolves #219 )
2014-12-13 18:39:06 -05:00
DarkPhoenix
3c1bf22e87
Merge branch 'master' into wx3
2014-12-12 14:42:25 +03:00
unpoetical
e0488dce4f
Update powergrid, CPU, drone bandwidth, and drone bay displays to show remaining units so I don't have to do math. Could affect other gauge displays?
2014-12-11 22:15:50 -08:00
blitzmann
88074c8516
Fix fonts and lag with OS X
2014-12-11 23:25:44 -05:00
blitzmann
663cf7104c
Fix #226 , as well as another bug with coloring rack that had too many modules
2014-12-11 10:37:07 -05:00
blitzmann
0d6a55dcb6
Fix #224
2014-12-10 22:09:46 -05:00
blitzmann
85608616dd
readjust some mode logic
2014-12-10 22:04:12 -05:00
DarkPhoenix
da15b63831
Fix race detection
2014-12-10 01:01:51 +03:00
DarkPhoenix
20b2f1e5fc
Merge branch 'singularity'
2014-12-09 23:39:57 +03:00
blitzmann
94e1c7aba3
Fix more bindings
2014-12-08 15:10:45 -05:00
blitzmann
797db36a42
Fix menu spawning when no fit open
2014-12-08 12:26:51 -05:00
blitzmann
ac18c58a0a
fix menu bindings
2014-12-08 12:12:50 -05:00
blitzmann
2e460adbc9
Add drone volleys
2014-12-04 21:08:41 -05:00
blitzmann
85029f6be8
Add mode to blanks list to avoid exception in module operations
2014-12-02 14:52:56 -05:00
blitzmann
337db326fd
Add Mode and separation to fitting list.
...
Todo: A few exceptions are thrown when trying to remove mode via double click, spawn context menu, move to a different position, etc. All simply because Mode is not a Module. Will need to add try-except blocks to cover these instances
2014-12-02 14:33:47 -05:00
blitzmann
b64238634a
Merge branch 'master' into singularity
...
Conflicts:
gui/builtinContextMenus/__init__.py
2014-12-02 02:50:27 -05:00
blitzmann
d7ab709d52
Add EVE version to about box
2014-12-02 01:35:30 -05:00