Commit Graph

20 Commits

Author SHA1 Message Date
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
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
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
14cf2fc186 Arange eager loading for stuff we're fetching right away anyway. 2010-08-21 21:20:01 +02:00
cncfanatics
d29a7e66c8 Implement searching in the ship browser 2010-08-21 20:26:39 +02:00
cncfanatics
0f6e4d28d3 Add copying of fits 2010-08-20 21:34:22 +02:00
cncfanatics
2f71e1ff32 Make the delete button work 2010-08-20 21:06:27 +02:00
cncfanatics
f34f5cb4e1 Make the new and rename buttons do intresting stuff 2010-08-20 19:34:28 +02:00
cncfanatics
53673bb6d4 Make buttons in shipBrowser activate when usable 2010-08-20 16:44:35 +02:00
cncfanatics
d076dbb8f3 Add noobships and AT7/8 ships to the ship browser 2010-08-19 17:57:46 +02:00
cncfanatics
af71cdc626 Start work on the ship browser, the ship browser part is ready. Missing a fit listing and buttons to create, rename, duplicate, etc. a fit 2010-08-19 15:43:51 +02:00
cncfanatics
4025c941bb Use a list control for items (looks much better!) and sort it by name 2010-08-15 23:00:13 +02:00
cncfanatics
9093748407 Populate the itemView with items when a marketGroup is selected.
Note: We're using a treeview instead of a listView here, because it looks exactly like we want out of the box.
2010-08-15 21:15:45 +02:00
cncfanatics
8d4fea3040 Extend the controller with a getChildren method and use it to display marketgroup children 2010-08-15 19:52:40 +02:00
cncfanatics
8d0c2042ea Remove a few stale variables.
Add a market class to the controller.
Add a method in the Market controller to grab the market root.
Display the market root in the market browser.
2010-08-15 17:40:00 +02:00
cncfanatics
e064963607 Add basic files.
controller package
gui package
run.py file
agpl license
2010-08-11 18:57:14 +02:00