Commit Graph

170 Commits

Author SHA1 Message Date
blitzmann
cd0b0eada0 Fix graphing 2015-07-22 13:12:57 -04:00
blitzmann
28a5318e3b Merge branch 'master' into toggleProjectionFit
Conflicts:
	config.py
2015-07-10 16:09:00 -04:00
blitzmann
c17e03d8d0 Fixes critical design issue when it comes to projected fits. Disabled some of the more advanced functionality (projection amount and active) to cope to development. Crash still happens occasionally when adding projected fit for unknown reasons - not 100% reproducable yet 2015-07-09 17:53:41 -04:00
blitzmann
1f82465a65 Return None for price column on ship modes, fixes #322 2015-07-09 12:13:13 -04:00
blitzmann
23309a5da6 Remove unneeded code that created a bitmap for checkboxes 2015-07-07 13:49:40 -04:00
blitzmann
b95a10d284 Add active column. Looping the fit to apply it x amount of times doesn't seem to work. Probably because it's been flagged calculated and returns early 2015-07-07 13:49:38 -04:00
blitzmann
2bca3ddcc8 GUI support (also made regular checkboxes pretty for drones/implant/etc) 2015-07-07 13:49:37 -04:00
blitzmann
bfdc2161e0 Add shortcut cues as toggle in prefs 2015-07-04 00:52:44 -04:00
blitzmann
9ab79af70c Show shortcut values in market list 2015-07-04 00:44:19 -04:00
blitzmann
874cf4ef0a Use old price information if update fails. Add "(!)" to show that price is out of date 2015-07-03 02:37:52 -04:00
blitzmann
6cc6fd9468 Instead of icon, use unicode refresh. Minor issues with image and GUI flickering 2015-06-06 22:42:42 -05:00
blitzmann
9e96aac04d Fix situation in which module prices are fetched individually (which the price column). Instead, have them wait in a queue that is processed when the entire fit is called and calculated (with the price pane). Also adds a little refresh icon to know that prices are updating and it's not just blank (might change) 2015-06-04 14:10:27 -05:00
DarkPhoenix
cca7f1112a Revert "Merge branch 'master' into wx3"
This reverts commit 33a0c10650, reversing
changes made to 2077655694.

Reverting merges fucks up git, but oh well - we probably better merge stuff manually rather than fucking up master with wx3 which is apparently buggy
2015-04-30 19:47:15 +03:00
blitzmann
39c14b62fd Merge branch 'master' into wx3 2015-04-17 17:48:56 -04: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
07da5aa861 Resolve #245 - Adding tooltips to fitting columns 2015-01-08 12:39:16 -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
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
190c1f135f Add slot modifiers to misc column for subsystems 2014-11-30 22:36:52 -05:00
Gleb Golubitsky
198ee8d129 Icon column size bumped to 24
Signed-off-by: Gleb Golubitsky <sectoid@gnolltech.org>
2014-11-08 17:33:37 +02:00
DarkPhoenix
1fca17f5dd Do not add time to misc column for ASB/AAR when factor reload time is turned on, fixes #123 2014-11-06 23:51:37 +03:00
blitzmann
1315f8d8ed Adds prices to Drone and Cargo bay. Also removed redundant and broken columns in drone bay 2014-08-08 10:46:58 -04:00
blitzmann
c7042f314b Code consistency 2014-07-31 00:14:29 -04:00
blitzmann
f7ef3705b5 Added available cargo to capacity tooltip and cargo volume column 2014-05-04 11:35:13 -04:00
blitzmann
5df7e193e7 Cargo works, but needs a more TLC 2014-03-30 17:12:32 -04:00
blitzmann
641f5999f0 Tweak rack labels 2014-03-26 14:18:40 -04:00
blitzmann
1f37656169 Added option to show rack labels 2014-03-25 12:43:15 -04:00
blitzmann
c3ce580b8c Rename DummyModule to Rack 2014-03-25 01:11:23 -04:00
blitzmann
2f90ac64ec Refactor how rack separation works 2014-03-24 19:04:11 -04:00
DarkPhoenix
4a41638472 Update to rubicon 1.3 2014-03-15 17:33:45 +04:00
DarkPhoenix
5c073dc83f Handle renames of items and groups 2013-08-21 01:07:27 +04:00
DarkPhoenix
37f6cd2970 Show tooltip based on EHP/HP used 2013-06-12 17:54:24 +04:00
DarkPhoenix
db64713756 Show EHP restored by AAR/ASB before reload 2013-06-12 13:27:36 +04:00
DarkPhoenix
003eaa45ed Add several local mods to misc column 2013-06-12 12:04:22 +04:00
Jon DeVree
1ca8acc8f6 Fix T2 HAM explosion velocity/radius display issue 2012-12-16 14:09:25 +01:00
Sakari Orisi
6346fbb3a1 Correct heavy assault missile groupname 2012-12-08 12:37:09 +01:00
Sakari Orisi
7efd5125dd Add microjump drive misc info 2012-12-03 22:43:16 +01:00
DarkPhoenix
f7c0a12e03 Show data for remote hull repairers as well 2012-03-19 19:47:19 +04:00
DarkPhoenix
c42bdc1f4e Clarify point/warpstab tooltip 2012-03-19 17:09:01 +04:00
DarkPhoenix
e1931caf4e Add mining data to misc column 2012-03-19 17:07:26 +04:00
DarkPhoenix
c75ef1cc29 Show sensible tooltips for misc column 2012-03-19 16:43:35 +04:00
DarkPhoenix
386496bb39 Add tooltip for tracking 2012-03-19 13:59:13 +04:00
DarkPhoenix
ee79c2700d Fix imageList bug & rework misc data getting method 2012-03-18 17:28:05 +04:00
HomeWorld
d804b49d79 Merge branch 'master' of evefit.org:pyfa 2012-03-18 13:14:24 +02:00
HomeWorld
a52afa4e51 Added tooltip support for tracking column in fittingview 2012-03-18 13:13:44 +02:00
DarkPhoenix
85e34aa70f Rename column from tracking to misc and change its icon to data disk 2012-03-18 15:06:35 +04:00
DarkPhoenix
8f6680acab Show data for rr/et/neuts in tracking column 2012-03-18 14:27:42 +04:00