Commit Graph

40 Commits

Author SHA1 Message Date
Niklas Bölter
2446c6718c Merge branch 'master' of evefit.org:pyfa 2010-11-22 21:24:21 +01:00
cncfanatics
6e1b789fb2 Move some view handling stuff around and do initial work on the
fleetBrowser
2010-11-20 20:32:47 +01:00
cncfanatics
e433928ca5 Gray out graph menu item if graphs aren't available 2010-11-12 13:19:57 +01:00
Corollax
d89766c0cb Added a new graphs icon
Looks nice, I hope?
2010-11-12 05:13:23 -06:00
cncfanatics
346fa708bc Basic (and ugly) setup for graphs 2010-11-08 13:50:37 +01:00
Corollax
c1cb0e41c5 Cleaned up the menu bar a touch.
Added some alt-key accelerators, that sort of thing.
2010-11-03 02:47:20 -05:00
HomeWorld
5edb712fae Stuff already there but ppl have no eyes to see it. Closes #277 2010-11-02 23:08:17 +02:00
cncfanatics
eb65f08510 Remove non-working User Manual entry 2010-10-31 00:31:21 +02:00
cncfanatics
f9a2dd4f4d Merge branch 'copyRework'
Conflicts:
	gui/mainMenuBar.py
2010-10-30 16:55:19 +02:00
cncfanatics
39647b2769 Move menu entries around a bit 2010-10-30 15:46:09 +02:00
cncfanatics
a72fb7586a Remove undo & redo menu entries until they work 2010-10-30 15:43:20 +02:00
cncfanatics
582a25030d Hide the preferences menu entry for now 2010-10-30 15:34:39 +02:00
cncfanatics
5f8efc5c50 Add an icon for the pattern editor 2010-10-30 15:33:21 +02:00
Lucas Thode
8b34a9c666 Removed submenu for copy, will replace with dialog 2010-10-28 08:42:26 -05:00
cncfanatics
3d544e0477 Bind CTRL+C & CTRL+V (CTRL+C nonfunctional for now due to unrelated
stuff)
2010-10-28 15:13:25 +02:00
Lucas Thode
8bc36f3595 Added Ctrl-S shortcut for exporting. 2010-10-26 10:59:56 -05:00
Lucas Thode
10f779fa96 Added support for backing up fittings.
This uses the standard EvE XML fitting format.
2010-10-26 08:47:12 -05:00
Lucas Thode
56371a3e55 Implemented Trac #159.
This adds support for intelligent import from the clipboard (as the paste function).  The old-style textbox import is still around for the time being; it will be killed off by a future change that makes the import dialog into a standard File->Open dialog box instead of the current hacky-box.
2010-10-25 19:37:55 -05:00
cncfanatics
d95fca8582 Add CTRL+W binding for close on windows 2010-10-25 10:35:35 +02:00
Lucas Thode
c862a04b37 Added Close item to File menu to close current fit
We should remove the silly MMB support now that File->Close is in place (also, that gives us Ctrl/Cmd-W support "for free")
2010-10-25 09:46:52 +02:00
cncfanatics
27e011f4f0 Add export to clipboard and gray out export menus when applicable 2010-10-14 12:04:06 +02:00
cncfanatics
d820791a1a Finish the modular preference dialog and add a dummy view 2010-10-14 10:50:10 +02:00
cncfanatics
7b47a70c71 Bind the main menu entry for the damage pattern editor 2010-10-10 12:03:25 +02:00
cncfanatics
f35200eaed Rename "Character" to "Windows" (need a better name, really) and add the
damage pattern editor menu entry to it
2010-10-08 11:20:56 +02:00
cncfanatics
61d341c49b First draft of character editor (non functional) 2010-09-05 19:13:38 +02:00
HomeWorld
4e3e3e1638 Fixed an unwanted behavior of collapsible pane (it shows by default a pane - fix:sized to 0x0) affecting statspane view; Added Widget Inspection Tool in menu - should help debugging UI stuff if needed 2010-09-01 17:08:56 +03:00
cncfanatics
6d371e40b7 Change AGPL to regular GPL for pyfa 2010-08-28 15:18:57 +02:00
cncfanatics
ccecff5e43 Implement a right click context menu for items. 2010-08-24 16:46:25 +02:00
cncfanatics
500e470117 Remove new, delete, rename & copy menu items for now 2010-08-20 22:31:33 +02:00
cncfanatics
53673bb6d4 Make buttons in shipBrowser activate when usable 2010-08-20 16:44:35 +02:00
cncfanatics
0c7bb08836 Change the market and ship browser to a notebook 2010-08-20 14:25:06 +02:00
cncfanatics
0383bf4168 Implement changing menu-items / toolbar icons 2010-08-19 19:56:01 +02:00
cncfanatics
1b07a6f1af Rename "Toggle Ship Browser" to "Ship Browser" 2010-08-19 18:59:49 +02:00
cncfanatics
be07c90c64 Wire up the ship browser menu item so it works too. 2010-08-19 16:59:25 +02:00
unknown
6442c99038 small getStaticBitmap and getBitmap mod to accept a path 2010-08-15 14:35:51 +02:00
cncfanatics
4569e0bcd9 Add a seperator 2010-08-12 18:07:18 +02:00
cncfanatics
2206780fc6 Add undo and redo buttons in toolbar. Move undelete to the fit instead of edit menu 2010-08-12 18:06:01 +02:00
cncfanatics
8acc3d7323 Rework a few things, rename some images. 2010-08-12 18:00:39 +02:00
cncfanatics
f7132e9385 Add a character editor menu entry. Change some stuff around 2010-08-12 17:49:49 +02:00
cncfanatics
263bb9ae7c First draft of the menu and toolbar for the new interface. 2010-08-12 17:20:10 +02:00