DarkPhoenix
f45ad5ceab
Implement logic which temporarily enables/disables meta groups for search
2019-04-03 18:16:10 +03:00
DarkPhoenix
5dae614fa1
Split search and recent modes
2019-04-03 17:49:08 +03:00
DarkPhoenix
c144c16a7f
Enable only available buttons in case of empty item list
2019-04-03 16:45:24 +03:00
DarkPhoenix
10425cd5d9
Do not run "emtpy item list" logic on market groups with no items at all
2019-04-03 16:41:33 +03:00
DarkPhoenix
1d208a0cf7
Move search mode reset on market jump to market browser from item view
2019-04-03 16:30:51 +03:00
DarkPhoenix
db07f9d534
Implement logic to autoselect some metagroups if no items were filtered
2019-04-03 15:58:18 +03:00
DarkPhoenix
ca4eeed8d1
Reword some preference descriptions
2019-04-03 15:36:28 +03:00
DarkPhoenix
292d95f6f8
Implement market jump meta category logic
2019-04-03 15:34:26 +03:00
DarkPhoenix
0a705d1d7f
Change price panel padding a little
2019-04-02 20:00:53 +03:00
DarkPhoenix
be1bd24a05
Change layout of options and window size a little
2019-04-02 19:22:37 +03:00
DarkPhoenix
a9fb3501ac
Change price preferences layout
2019-04-01 17:14:50 +03:00
DarkPhoenix
b8a8f9c422
Add metagroup-related preferences
2019-04-01 16:52:46 +03:00
DarkPhoenix
6c29b3f38b
ALways include price of ship and modules
2019-04-01 15:41:38 +03:00
DarkPhoenix
f784f45b4e
Remove price options menu item
2019-04-01 15:39:15 +03:00
DarkPhoenix
d59111eef5
Remove price cache clear menu item
2019-04-01 15:36:58 +03:00
DarkPhoenix
99a2a38f9c
Merge branch 'master' into market_metagroups
2019-04-01 14:53:31 +03:00
DarkPhoenix
768c1d37b1
Fix fit export
2019-03-31 16:08:48 +03:00
DarkPhoenix
7d8768ca3e
Add extra check on command level to ensure no errors
2019-03-30 10:52:54 +03:00
DarkPhoenix
6a2bdade80
Fix attr tab original value column fetching module attributes for charges
2019-03-29 01:09:52 +03:00
Ryan Holmes
9c5fe56981
Fix right click on state not toggling overheat
2019-03-26 18:46:26 -04:00
Ryan Holmes
ed7dd12258
Merge remote-tracking branch 'origin/context_menus' into origin_master
2019-03-26 09:32:19 -04:00
DarkPhoenix
fa72345bcf
Add ship and modules as separate entries to menu for feature parity
2019-03-25 16:14:14 +03:00
DarkPhoenix
3229652efa
Remove detailed price popups and move price preferences to new preference tab
2019-03-25 15:57:42 +03:00
Indiction
c02cccf415
Adding Option to Change "total price" calculation Statview
...
Hint for module and total price provide detail informations
2019-03-25 14:58:03 +03:00
DarkPhoenix
54277ebbda
Merge branch 'master' into market_metagroups
2019-03-25 13:21:20 +03:00
DarkPhoenix
78c6d4f005
Merge branch 'master' of github.com:pyfa-org/Pyfa
2019-03-25 10:07:38 +03:00
DarkPhoenix
37ad2faa8e
Fix fit XML export
2019-03-25 10:07:23 +03:00
Ryan Holmes
26cba1c47a
Fix a long standing bug due to misuse of context menu bindings in stats panels (see #651 , and probably others)
2019-03-24 21:48:05 -04:00
Ryan Holmes
f95420d7bf
Fix character editor context menu on Linux ( #1895 )
2019-03-24 20:59:40 -04:00
Ryan Holmes
9c79fb666b
Convert context menu spawning of "affected by" listing
2019-03-24 19:24:46 -04:00
Ryan Holmes
a9a9fd1b1a
Clean up another context menu
2019-03-24 19:08:31 -04:00
Ryan Holmes
253d3107a0
First pass at cleaning up context menu events ( #1895 )
2019-03-24 18:55:25 -04:00
Ryan Holmes
656a7fc784
Do not attempted to remove from projected panel if nothing of interest is selected ( #1899 )
2019-03-24 16:59:18 -04:00
Ryan Holmes
d40a7c2efa
Fix for GTK - you can only enable a menu item after it's been added to menu
2019-03-24 08:17:49 -04:00
Ryan Holmes
8ba05409e0
nvm, it doesn't
...
Revert "Allow platforms that can use a checked image to use one, otherwise this should fallback to plain check (for GTK)"
This reverts commit 2b817c5d22 .
2019-03-24 07:21:43 -04:00
Ryan Holmes
2b817c5d22
Allow platforms that can use a checked image to use one, otherwise this should fallback to plain check (for GTK)
2019-03-24 07:18:16 -04:00
Ryan Holmes
ba445e7d4f
Merge branch 'master' of https://github.com/pyfa-org/Pyfa into origin_master
2019-03-23 22:08:57 -04:00
Ryan Holmes
b836ceb216
Use checked api instead of bitmap for factor reload ( #1897 )
2019-03-23 22:07:08 -04:00
DarkPhoenix
dfa0373497
Fix fighter abilities and do not rely on effects' removed attributes anymore
2019-03-23 18:42:35 +03:00
DarkPhoenix
caefd4fbbb
Sort fighters by group and name
2019-03-23 18:02:18 +03:00
DarkPhoenix
b7528d11b2
Remove fighters from drone sorting
2019-03-23 17:53:17 +03:00
DarkPhoenix
07d333d3d5
Fix bug with booster side-effects which appeared due to sorting them by attribute slot
2019-03-23 17:46:26 +03:00
DarkPhoenix
48ac6cb2af
Remove debugging prints or move them to pyfalog
2019-03-23 14:01:43 +03:00
Ryan Holmes
d922bf8913
fix bad resets
2019-03-21 20:30:37 -04:00
Ryan Holmes
a69730085f
Merge branch 'master' of https://github.com/pyfa-org/Pyfa into origin_master
2019-03-21 19:48:10 -04:00
Ryan Holmes
1603201166
Add "Can fit" grouping
2019-03-21 19:47:31 -04:00
DarkPhoenix
ead8238d7e
Merge branch 'master' into market_metagroups
2019-03-22 02:02:17 +03:00
DarkPhoenix
1b7c23b1d3
Sort boosters by slot
2019-03-21 23:55:25 +03:00
DarkPhoenix
295368635b
Move some of preferences into new group
2019-03-21 14:00:49 +03:00
DarkPhoenix
6291fe1626
Fix HTML export ( #1890 )
2019-03-21 13:01:21 +03:00