Commit Graph

84 Commits

Author SHA1 Message Date
cncfanatics
ea66f6f147 Full complete rework of the columnViews, Every column should now work
regardless if the type of view it was put in.
2010-11-11 15:49:05 +01:00
cncfanatics
c6daf72682 First draft of projected effects additions pane. Still needs work (WTB
feedback!)
2010-10-29 11:14:38 +02:00
cncfanatics
c90dab16ba Implement "Set as damage pattern" for ammo 2010-10-28 16:16:59 +02:00
cncfanatics
58b127ac08 Fix up broken filter toggles while searching 2010-10-28 07:40:48 +02:00
cncfanatics
2f8fbdca8f Revert "Reduce search min chars to two"
This reverts commit 47876612ac.
2010-10-27 19:52:47 +02:00
cncfanatics
47876612ac Reduce search min chars to two 2010-10-27 19:20:30 +02:00
cncfanatics
f0454a7e24 Fix up marketBrowser's jump 2010-10-27 18:46:22 +02:00
HomeWorld
290eb57d46 Merge branch 'master' of evefit.org:pyfa 2010-10-27 14:40:11 +03:00
HomeWorld
f70df39696 Properly aligned searchctrls in shipbrowser/marketbrowser 2010-10-27 14:39:51 +03:00
cncfanatics
772b60dbf3 Make corollax happeh 2010-10-27 13:26:52 +02:00
cncfanatics
0bd5f60ede Fix jumping 2010-10-27 13:18:19 +02:00
cncfanatics
51cfe23f41 Redesign of the ship browser, its a lot cleaner and extensible now 2010-10-27 12:14:00 +02:00
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