Commit Graph

1881 Commits

Author SHA1 Message Date
DarkPhoenix
dec3a9ab62 Revert "Use some black magic for 'tooltip' window show to avoid parent window (pyfa) losing focus (all blames goes to Entity)"
This reverts commit 2a262e447a.
2012-03-19 15:36:34 +04:00
DarkPhoenix
41cf39d43e Revert "Raise parent after tooltip windows is shown"
This reverts commit 9666276cb0.
2012-03-19 15:36:14 +04:00
DarkPhoenix
753e0d1360 Revert "Do not show tooltip window if tooltip is None or ''"
This reverts commit cdf5731d66.
2012-03-19 15:35:57 +04:00
DarkPhoenix
386496bb39 Add tooltip for tracking 2012-03-19 13:59:13 +04:00
HomeWorld
cdf5731d66 Do not show tooltip window if tooltip is None or '' 2012-03-19 06:28:50 +02:00
HomeWorld
9666276cb0 Raise parent after tooltip windows is shown 2012-03-18 20:12:42 +02:00
HomeWorld
2a262e447a Use some black magic for 'tooltip' window show to avoid parent window (pyfa) losing focus (all blames goes to Entity) 2012-03-18 20:03:52 +02:00
HomeWorld
b647f22fa7 Implemented a new way to show 'tooltips' of miscellanea column in fittingView 2012-03-18 16:22:43 +02:00
DarkPhoenix
ee79c2700d Fix imageList bug & rework misc data getting method 2012-03-18 17:28:05 +04:00
HomeWorld
e9a364f2e6 Use an alternative method to show tooltips for fittingView 2012-03-18 14:58:43 +02:00
HomeWorld
de909902a2 Use SetToolTip(None) (SetToolTipString('') isn't reliable on GTK (fittingView) 2012-03-18 14:13:43 +02:00
HomeWorld
80150ab301 Use a 'fixed' HitTestSubItem in display.py (from ObjectListView) 2012-03-18 13:55:40 +02:00
HomeWorld
ddbd54fe5d Make sure we don't get an index out of range in fittingview tooltip show stuff (OnMouseMove) 2012-03-18 13:39:42 +02:00
HomeWorld
37a24ad432 Replaced Tracking with Miscellanea in fittingview->OnMouseMove 2012-03-18 13:17:55 +02: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
b4a581863a Merge branch 'master' of evefit.org:pyfa 2012-03-18 15:07:16 +04:00
DarkPhoenix
85e34aa70f Rename column from tracking to misc and change its icon to data disk 2012-03-18 15:06:35 +04:00
HomeWorld
a097e95174 Properly detect column at a given position in fittingview/display (we were doing it in a very wrong way) 2012-03-18 12:42:45 +02:00
DarkPhoenix
940b270224 Merge branch 'master' of evefit.org:pyfa 2012-03-18 14:28:22 +04:00
DarkPhoenix
8f6680acab Show data for rr/et/neuts in tracking column 2012-03-18 14:27:42 +04:00
HomeWorld
88dcc94cf0 Small code optimization [if any] in pygauge ontimer 2012-03-13 22:24:26 +02:00
DarkPhoenix
307341be8f Show optimal signature radius for fighter bombers 2012-03-13 20:32:29 +04:00
DarkPhoenix
3fefac0c1b Add carrier to lock time presets
With potential scanres of 5, titan pilots need this :)
2012-03-13 18:31:01 +04:00
DarkPhoenix
72f5e5c3a1 Update eos & use tracking column to show various things 2012-03-13 18:13:45 +04:00
DarkPhoenix
895d8054ec Restore old tracking column functionality in new form
For now it just has additional data for salvagers/hackers/etc
2012-03-13 16:17:36 +04:00
DarkPhoenix
b51a962075 Avoid crashing during search on items w/o market group
Notify about these to stdout
2012-03-13 15:44:01 +04:00
DarkPhoenix
49d5cc7041 Do not choke on ctrl-click on fit when tab is empty 2012-01-25 14:35:44 +04:00
DarkPhoenix
a9070d83c9 Use cmdDown everywhere
The same as ctrlDown on win and nix, but uses cmd on mac
2012-01-25 13:57:09 +04:00
DarkPhoenix
aa4f07e22e Now modules are brought offline by ctrl + lmb 2012-01-25 13:38:45 +04:00
DarkPhoenix
b066760cc8 Fix #466 (Changing T3 subsystems confuses the fitting window) 2012-01-25 02:26:30 +04:00
HomeWorld
c51a1400e1 Fixed the the way proxy settings is sent to eveapi 2011-12-23 22:02:39 +02:00
DarkPhoenix
fb46f742dd Add close button to damage pattern editor 2011-12-23 22:50:15 +04:00
HomeWorld
32f83a0d1b Small fix in pyfaGlobalPreferences, proxy autodetection returns None if no proxy are available (from system settings) 2011-12-23 20:44:38 +02:00
HomeWorld
6b30eeaba1 Make use of proxy settings in service.character api stuff 2011-12-23 20:26:15 +02:00
HomeWorld
ade951360f Added proxy autodetection stuff to service.settings.ProxySettings 2011-12-23 20:17:36 +02:00
HomeWorld
a090c1d411 Fully implemented proxy settings UI, the settings can be accessed thru settings.ProxySettings 2011-12-23 19:56:09 +02:00
HomeWorld
c6f61bc3bf Reworked proxy settings ui 2011-12-23 18:16:01 +02:00
HomeWorld
78ff4dc03d Show the list of proxies detected from system settings (informative only) 2011-12-23 16:48:23 +02:00
HomeWorld
531967f513 Implemented UI part for proxy motherfrakking settings =) 2011-12-23 16:30:54 +02:00
HomeWorld
6365810a86 Made factor in reload time global option behave 2011-12-23 11:11:36 +02:00
DarkPhoenix
bbc00c1fb5 Set all5 as default character 2011-12-23 10:53:57 +04:00
HomeWorld
76692bc451 Do not allow creation of empty names damage patterns, this fixes #366 2011-12-14 22:18:20 +02:00
HomeWorld
7f320144a1 Show all recently used modules by default (no rtpe filtering) 2011-12-10 19:50:49 +02:00
HomeWorld
d7ecc0b30c Use a permanent storage [settings -> pyfaMarketRecentlyUsedModules] for last used modules (20 modules max storage LRU gets deleted) 2011-12-09 21:27:20 +02:00
HomeWorld
f1b5000685 Fixed wh context menu handling 2011-12-09 20:25:51 +02:00
HomeWorld
b3b8e2e41a Tweaked stats gauges animation duration, less duration less wtf lol cpu usage spent on animating some bars 2011-12-09 19:57:18 +02:00
HomeWorld
1c4f711a98 Removed a debug print in marketBrowser - > populateSearch 2011-12-09 19:50:33 +02:00
HomeWorld
76adcac467 Added proper icons for market/ship browser tabs 2011-12-09 19:45:50 +02:00
HomeWorld
6aeb47f131 Implemented recently used modules category in market browser 2011-12-09 19:36:19 +02:00