cncfanatics
|
677a851ea3
|
Sort stuff alphabeticly
|
2010-08-15 21:26:46 +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
|
f99765f749
|
Add a dummy so that roots can be expanded.
TODO: Remove the dummy and fill up actual contents once the expansion actualy happens
|
2010-08-15 17:49:17 +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
|
53448d47e8
|
Start working on the stats pane. Resources part is done
|
2010-08-14 00:24:15 +02:00 |
|
cncfanatics
|
5496fd92ed
|
Add a small minimum size to the market browser splitter.
|
2010-08-13 17:06:25 +02:00 |
|
cncfanatics
|
3d57ba9e5f
|
Add a Notebook to be able to display several fits at once
|
2010-08-13 16:58:32 +02:00 |
|
cncfanatics
|
2d97ef5a9b
|
Add two several new classes and place them where they should be.
Add two treeview in the marketbrowser, seperated by a splitter.
Add a fittingView and a statsPane, for now, filled with a dummy filler color.
|
2010-08-13 16:08:12 +02:00 |
|