cncfanatics
|
d4f39bd9b2
|
Clear images when a tab is emptied, don't rename fits to "" if user cancels renaming
|
2010-08-25 20:20:25 +02:00 |
|
cncfanatics
|
321188e23e
|
Wire up events so the active fit in a tab changes when a new fit is selected, and names change when renamed, etc.
|
2010-08-25 19:20:38 +02:00 |
|
cncfanatics
|
7bc394b9ae
|
Fix a bug where T2 ammo marketgroups were empty
|
2010-08-25 12:48:49 +02:00 |
|
cncfanatics
|
195b65ac9e
|
Add attribute columns to the fittingView
|
2010-08-25 11:08:23 +02:00 |
|
DarkPhoenix
|
52e4fec501
|
Add t3 to meta map
|
2010-08-24 08:09:56 +04: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
|
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
|
a696b72d68
|
Remove search related timers. Restrict market search to 4+
|
2010-08-23 19:56:08 +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 |
|
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 |
|