cncfanatics
|
351357d434
|
Add some code to populate the fitting view with empty dummies when a fit is selected.
|
2010-08-27 10:37:47 +02:00 |
|
cncfanatics
|
daba65a1f6
|
Put gauges at 20px
|
2010-08-27 00:45:10 +02:00 |
|
cncfanatics
|
c9450cb431
|
Add some padding 'n stoof
|
2010-08-27 00:41:05 +02:00 |
|
cncfanatics
|
8597c6bb2e
|
Rename minPanel to miniPanel
|
2010-08-27 00:37:03 +02:00 |
|
cncfanatics
|
bf9666aecc
|
Add manuevrability info
|
2010-08-27 00:35:43 +02:00 |
|
cncfanatics
|
d7b8c36220
|
Add capacitor info to mini statspanel
|
2010-08-27 00:15:59 +02:00 |
|
cncfanatics
|
7e1aad2a49
|
Add a display for the ship's most powerful tank in the ministats pane
|
2010-08-26 21:36:41 +02:00 |
|
cncfanatics
|
9423f40aef
|
Add eos as a submodule.
|
2010-08-26 20:32:57 +02:00 |
|
cncfanatics
|
2bf08a9cb5
|
Add cpu & pg display to ministats
|
2010-08-26 20:12:16 +02:00 |
|
cncfanatics
|
05ff3b220e
|
Change gitignore a bit
|
2010-08-26 19:05:51 +02:00 |
|
cncfanatics
|
37eb238afd
|
Change a few things around, add some spaces where needed, turn "Total DPS:" into "DPS:" to win space
|
2010-08-26 18:52:21 +02:00 |
|
HomeWorld
|
f48b5d594a
|
Fixed the fixing fix of Firepower (removed duplicate static text)
|
2010-08-26 18:48:25 +02:00 |
|
HomeWorld
|
e229ba2ab2
|
Added Firepower info in small view of statsPane
|
2010-08-26 18:48:05 +02:00 |
|
cncfanatics
|
20c879af24
|
Do calibration in a saner way
|
2010-08-26 18:44:40 +02:00 |
|
cncfanatics
|
7380338078
|
Put the icon next to the text instead of above it
|
2010-08-26 13:06:58 +02:00 |
|
cncfanatics
|
ad4e22797c
|
Add callibration to the mini-stats display
|
2010-08-26 12:44:55 +02:00 |
|
cncfanatics
|
877504f73f
|
Start adding stuff to the mini statspane, more later
|
2010-08-26 12:10:36 +02:00 |
|
cncfanatics
|
e0eba227fc
|
Change the stats pane to have a minimal and a full sized version. TODO: Put widgets in the minimal one
|
2010-08-26 01:39:01 +02:00 |
|
cncfanatics
|
40337e3d38
|
Correctly clear out the fitting view from a tab when it gets deleted
|
2010-08-26 01:23:40 +02:00 |
|
cncfanatics
|
87c24f0082
|
use TREE_ITEM_ACTIVATED instead of doubleclick event, it handles but enter and doubleclicks.
Remove doubleclick rename
Activating a tree element will now put it into the active tab
|
2010-08-26 01:04:49 +02:00 |
|
cncfanatics
|
6462e1a588
|
Make the stats pane collapsable, need feedback on looks
|
2010-08-26 01:04:01 +02:00 |
|
cncfanatics
|
2e5d88d4c1
|
Rename fitMultiSwitch to multiswitch and allow it to contain nonfit stuff
|
2010-08-26 01:02:54 +02:00 |
|
cncfanatics
|
ee510e16d7
|
Remove more useless code
|
2010-08-25 21:30:25 +02:00 |
|
cncfanatics
|
8c820e6217
|
Remove useless code
|
2010-08-25 21:27:56 +02:00 |
|
cncfanatics
|
16d3ba3e85
|
Add middle click remove for tabs
|
2010-08-25 20:36:24 +02:00 |
|
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
|
a201153b33
|
Add race icon and ship name to the tabs of the fitswitch
|
2010-08-25 19:56:35 +02:00 |
|
cncfanatics
|
17f21a0ded
|
Correctly handle deletion of fits
|
2010-08-25 19:35:49 +02:00 |
|
cncfanatics
|
05e1deb193
|
Add an IsOk() check
|
2010-08-25 19:28:05 +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
|
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 |
|