cncfanatics
|
1819566739
|
Fix jump bug related to switching meta groups after jumping
|
2010-10-24 15:38:01 +02:00 |
|
cncfanatics
|
2fd0d8fb99
|
Merge branch 'master' of evefit.org:pyfa
Conflicts:
gui/marketBrowser.py
|
2010-10-24 15:10:58 +02:00 |
|
cncfanatics
|
78d1c80398
|
Fix conflict
|
2010-10-24 15:08:10 +02:00 |
|
cncfanatics
|
5b321d2fb9
|
Fix jump to for deadspace/storyline items, as well as for rigs &
subsystems
|
2010-10-24 15:04:43 +02:00 |
|
Weeknie
|
1510b12d0d
|
Deadspace metagroup is called complex in pyfa, so rewrite when necessairy, fixing ticket 176
|
2010-10-23 22:25:06 +02:00 |
|
cncfanatics
|
00b5e43d4e
|
Fix faulty while loop hanging the app
|
2010-10-21 19:20:04 +02:00 |
|
cncfanatics
|
b1bcd96c57
|
Automagicly jump to the relevant metagroup too when jumping to items
|
2010-10-21 12:22:44 +02:00 |
|
cncfanatics
|
30c40c119c
|
Make jump to market group work for faction/deadspace/officer items
|
2010-10-21 11:53:30 +02:00 |
|
cncfanatics
|
68c352a44c
|
Add a jump to market group context menu entry
|
2010-10-21 07:24:53 +02:00 |
|
cncfanatics
|
29aa71c4eb
|
Differentiate search & market browser for context menus
|
2010-10-11 12:43:34 +02:00 |
|
HomeWorld
|
799bd08425
|
Fixed a small bug in context menu, we didn't checked if selection is empty - marketbrowser
|
2010-10-07 20:44:00 +03:00 |
|
HomeWorld
|
aab6797212
|
Implemented cached imagelist in marketbrowser
|
2010-10-05 21:28:12 +03:00 |
|
cncfanatics
|
c5e69816fa
|
Add ammo display when relevant as well as icons for the stats
|
2010-10-04 16:26:05 +02:00 |
|
cncfanatics
|
3ec2eb7439
|
Remove some useless old code
|
2010-10-04 14:09:16 +02:00 |
|
cncfanatics
|
2b4376614b
|
Gray out unused toggles while browsing through the marketBrowser too
|
2010-09-21 16:40:44 +02:00 |
|
cncfanatics
|
c079759426
|
If search gets cleared while the thread is working, just discard the
result afterwards
|
2010-09-21 16:20:27 +02:00 |
|
cncfanatics
|
a02815dfba
|
Fixup some oversights when refactoring our search code
|
2010-09-21 16:16:55 +02:00 |
|
cncfanatics
|
8578b9bcd1
|
Add a worker thread for search and use it to run search requests
|
2010-09-21 15:55:38 +02:00 |
|
cncfanatics
|
993c79f4f5
|
Rename controller to service
|
2010-09-18 12:31:22 +02:00 |
|
HomeWorld
|
93ed44bb80
|
Removed NO_BORDER style from itemview in marketbrowser - it made things look strange
|
2010-09-17 15:56:17 +03:00 |
|
cncfanatics
|
1848ba0121
|
Fix a bug when clearing out search
|
2010-09-11 09:50:33 +02:00 |
|
cncfanatics
|
a9837e7cf8
|
Fix a bug with toggle handling while searching
|
2010-09-10 15:21:07 +02:00 |
|
HomeWorld
|
359743785f
|
Sanity check in marketBrowser:selectionMade , sometimes the value returned by treectrl.GetSelection can be invalid
|
2010-09-03 11:27:01 +03:00 |
|
cncfanatics
|
a1490a4f09
|
Fix the bug where one needed two clicks to select market/ship browser
|
2010-08-28 20:46:53 +02:00 |
|
cncfanatics
|
66d60892fb
|
Trigger an event when an item is activated
|
2010-08-28 16:46:06 +02:00 |
|
cncfanatics
|
6d371e40b7
|
Change AGPL to regular GPL for pyfa
|
2010-08-28 15:18:57 +02:00 |
|
cncfanatics
|
195b65ac9e
|
Add attribute columns to the fittingView
|
2010-08-25 11:08:23 +02:00 |
|
cncfanatics
|
ccecff5e43
|
Implement a right click context menu for items.
|
2010-08-24 16:46:25 +02:00 |
|
cncfanatics
|
5288cfd275
|
Make the name column use at least the whole size available to it (without triggering scrollbars).
|
2010-08-24 11:19:09 +02:00 |
|
cncfanatics
|
de75c59bcd
|
Untoggle grayed out toggles during search
|
2010-08-24 10:50:13 +02:00 |
|
cncfanatics
|
281ca0a989
|
Fix a bug with the toggles
|
2010-08-24 01:04:50 +02:00 |
|
cncfanatics
|
20cb087175
|
Add an if-check to prevent an exception
|
2010-08-24 01:03:01 +02:00 |
|
cncfanatics
|
f25a735455
|
Gray out unused toggles
|
2010-08-24 00:01:13 +02:00 |
|
cncfanatics
|
01897c2c7d
|
Don't only toggle the buttons when searching, also tell the controller to display all relevant data
|
2010-08-23 23:37:28 +02:00 |
|
cncfanatics
|
b9857157b4
|
Sort by groups first, then name
|
2010-08-23 23:26:28 +02:00 |
|
cncfanatics
|
16614a8ffb
|
Revert "Remove search related timers. Restrict market search to 4+"
This reverts commit a696b72d68.
|
2010-08-23 20:21:19 +02:00 |
|
cncfanatics
|
cd03df252e
|
Fix a minor brainfart
|
2010-08-23 20:14:26 +02:00 |
|
cncfanatics
|
64e25ac58f
|
Prevent the whole background from being redrawn for out trees. MIGHT fix flicker issues
|
2010-08-23 20:09:08 +02:00 |
|
cncfanatics
|
a696b72d68
|
Remove search related timers. Restrict market search to 4+
|
2010-08-23 19:56:08 +02:00 |
|
cncfanatics
|
cbb574e91c
|
Use a 100ms timer instead of 200ms
|
2010-08-23 19:28:49 +02:00 |
|
cncfanatics
|
45b0effcd2
|
Make togglebuttons work with search too. And activate em all by default when a search starts
|
2010-08-23 19:07:43 +02:00 |
|
cncfanatics
|
f6f9929e5d
|
Add 200ms delay on live search of market browser, so we don't repeatedly search while the user types
|
2010-08-23 19:02:39 +02:00 |
|
cncfanatics
|
85e5033fe9
|
Start working on the search implementations.
TODO: Finish it
|
2010-08-23 19:53:19 +02:00 |
|
cncfanatics
|
513305ced8
|
Finalize the metaToggles.
|
2010-08-23 18:39:22 +02:00 |
|
cncfanatics
|
f85a5211e0
|
Do some ground work on implementing metaGroup filtertoggles. Rest tomorrow, too tiiiiired.
|
2010-08-22 23:18:45 +02:00 |
|
cncfanatics
|
9cb38f12c9
|
Position metaGroup buttons nicely
|
2010-08-22 21:05:15 +02:00 |
|
cncfanatics
|
56dea6ddab
|
Finish prettyfying stuff for our mac users <3
|
2010-08-22 01:02:53 +02:00 |
|
cncfanatics
|
cad68de4e9
|
Give the buttons some more space
|
2010-08-22 00:50:46 +02:00 |
|
cncfanatics
|
da8ffb0a2f
|
Refix search
|
2010-08-22 00:46:26 +02:00 |
|
cncfanatics
|
76958d1cd2
|
Give the metagroup buttons some more space too (darn macs)
|
2010-08-22 00:43:20 +02:00 |
|