DarkPhoenix
|
d5c5e2698e
|
Redraw only after some delay (reuse market search delay for that)
|
2019-05-27 13:46:40 +03:00 |
|
DarkPhoenix
|
f8c2604fb2
|
Do not crash when changing slot color option with item view unitialized
|
2019-04-30 00:47:04 +03:00 |
|
DarkPhoenix
|
c03d000c45
|
Pass item which is considered to be clicked item to context menus
|
2019-04-22 15:45:37 +03:00 |
|
DarkPhoenix
|
881ec8b5b4
|
Select all items in fitting panel on ctrl-a
|
2019-04-22 13:36:59 +03:00 |
|
DarkPhoenix
|
61ef7c3487
|
Make market item list single-selectable
|
2019-04-19 15:51:04 +03:00 |
|
DarkPhoenix
|
feb164a48e
|
Reset item list to empty during search cancel only if we still were searching, do nothing otherwise
|
2019-04-08 00:16:58 +03:00 |
|
DarkPhoenix
|
2435e08dc0
|
Implement option to select all meta buttons on market group selection
|
2019-04-07 19:42:44 +03:00 |
|
DarkPhoenix
|
31645d20a5
|
As recents are int, do == instead of is
|
2019-04-05 21:57:01 +03:00 |
|
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
|
db07f9d534
|
Implement logic to autoselect some metagroups if no items were filtered
|
2019-04-03 15:58:18 +03:00 |
|
DarkPhoenix
|
48ac6cb2af
|
Remove debugging prints or move them to pyfalog
|
2019-03-23 14:01:43 +03:00 |
|
blitzmann
|
f8e6474b39
|
Some slight tweaks to work done by @tonycoz for #1839
|
2019-03-02 17:21:46 -05:00 |
|
Tony Cook
|
9bdb4ea967
|
move the item slot colours to config and use it from there
|
2019-03-01 19:52:02 +11:00 |
|
Tony Cook
|
af17a4f1c9
|
make slot a property for item and use that for the item list bg
|
2019-03-01 19:51:30 +11:00 |
|
Tony Cook
|
2ea3394845
|
make the item list colour per slot if colorFitBySlot set
attempts to resolve #1839
|
2019-03-01 19:51:30 +11:00 |
|
blitzmann
|
b4b8a158f5
|
Bunch of import optimizations
|
2018-09-16 00:05:36 -04:00 |
|
Filip Sufitchi
|
efc07e1553
|
Move minimum search length check to the service, to cover jargon
|
2018-04-02 17:23:30 -04:00 |
|
blitzmann
|
9f7e4e0dc0
|
Fix issue with market search (None / int comparison)
|
2018-01-10 21:39:50 -05:00 |
|
blitzmann
|
2936b88c3d
|
code cleanup
|
2017-11-27 21:05:06 -05:00 |
|
Ryan Holmes
|
4b8f2ce9e7
|
Deprecation stuff
|
2017-06-14 01:07:18 -04:00 |
|
Ryan Holmes
|
1cbd8ee901
|
Fix some deprecated stuff
|
2017-06-12 21:31:37 -04:00 |
|
Ryan Holmes
|
828b18d0fd
|
py2to3 automatic conversion. Woot!
|
2017-06-12 16:12:45 -04:00 |
|
Ryan Holmes
|
a7c89f7b40
|
break out market browser to individual class files
|
2017-06-11 17:54:36 -04:00 |
|