Commit Graph

162 Commits

Author SHA1 Message Date
cncfanatics
2d33a5dda5 Add a bunch of event.Skip() statements where needed.
Wire up a few events in the fittingView
Make the + button actualy add new tabs
2010-08-25 14:59:46 +02:00
cncfanatics
12e348a0c3 Actualy remove the . after "fit" in the menu tooltips now 2010-08-25 13:53:24 +02:00
cncfanatics
273d7f2256 Remove . 2010-08-25 13:52:45 +02:00
cncfanatics
3d62f30a9c Fix column bitmaps for maxRange column too 2010-08-25 13:46:32 +02:00
cncfanatics
d5f842b737 Make icons optional in columns, fallback to just name if they don't exist 2010-08-25 13:44:12 +02:00
cncfanatics
7bc394b9ae Fix a bug where T2 ammo marketgroups were empty 2010-08-25 12:48:49 +02:00
cncfanatics
5c6d030f13 Add all the columns we need for now to our fitting view 2010-08-25 12:17:05 +02:00
cncfanatics
195b65ac9e Add attribute columns to the fittingView 2010-08-25 11:08:23 +02:00
cncfanatics
2e6dc9e6d8 Spawn a stats pane when the stats context menu item is hit: Note: Its pretty empty as of yet 2010-08-24 17:15:55 +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
4b4b66306d Merge branch 'master' of ssh://pyfa.git.sourceforge.net/gitroot/pyfa/pyfa 2010-08-24 10:50:36 +02:00
cncfanatics
de75c59bcd Untoggle grayed out toggles during search 2010-08-24 10:50:13 +02:00
DarkPhoenix
52e4fec501 Add t3 to meta map 2010-08-24 08:09:56 +04: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
aa88a35e7d Remove useless line 2010-08-24 00:53:44 +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
22cc5dc243 Readd a 100ms timer 2010-08-23 20:22:31 +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
e87b393a30 Add a timer to the ship browser too, while unneeded, it should easy the flicker somewhat 2010-08-23 19:11:56 +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
f805fca977 Merge branch 'master' of ssh://pyfa.git.sourceforge.net/gitroot/pyfa/pyfa 2010-08-23 19:53:41 +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
DarkPhoenix
d6d0c11f25 Fix Freki's name for overrides 2010-08-23 16:36:54 +04:00
DarkPhoenix
8e4e75bf87 Ships are shown first, then setups 2010-08-23 09:55:26 +04: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
8724074ab8 Tune sorting parameters for search 2010-08-22 20:02:58 +02:00
DarkPhoenix
3ffeaeba24 Move comment to its proper place 2010-08-22 23:29:53 +04:00
DarkPhoenix
2fa85a129d Optimize setups search a bit 2010-08-22 23:26:54 +04:00
DarkPhoenix
608878f3f0 Change icon and add appropriate sorting 2010-08-22 23:21:06 +04:00
DarkPhoenix
b8c42319e8 Search fits too 2010-08-22 22:58:52 +04:00
cncfanatics
2a9e72d031 Go back to ship view if len(search) < 3 2010-08-22 18:45:16 +02:00
cncfanatics
3815e7e423 Add live search for ships 2010-08-22 18:26:20 +02:00
cncfanatics
ab925b0587 Fix a STUPIDLY RETARDED bug in search 2010-08-22 18:16:11 +02:00
cncfanatics
23a48e1ca6 Slight change on search handling 2010-08-22 18:05:52 +02:00
cncfanatics
3e77d6184b Obey filtering rules when searching for ships 2010-08-22 17:38:10 +02:00
cncfanatics
353a2eb0c0 Implement a new type of search 2010-08-22 17:33:19 +02:00
cncfanatics
6137909eb8 Add a SetFocus() after end of search to the shipview 2010-08-22 02:45:41 +02:00
cncfanatics
9947026898 Slight fix on niki's code (wrong parents) 2010-08-22 01:37:20 +02:00
Niklas Bölter
91ad337ed0 Fixed search box in ship browser on os x 2010-08-22 01:34:10 +02:00