zhaoweny
|
1c4de8b259
|
i18n: annotate gui/builtinContextMenus
|
2020-06-23 15:55:16 +08:00 |
|
DarkPhoenix
|
18d8ed6558
|
Take modifier key info from event where possible
|
2019-10-08 20:50:14 +03:00 |
|
DarkPhoenix
|
53f5656478
|
Rework item stats from dialog into frame
|
2019-08-10 02:36:37 +03:00 |
|
DarkPhoenix
|
01371f227c
|
Change the way we handle dialogs
|
2019-08-09 20:09:31 +03:00 |
|
DarkPhoenix
|
cd20164d7a
|
Pass calling window to context menu
|
2019-07-30 19:12:45 +03:00 |
|
DarkPhoenix
|
3d57861481
|
Add ignore target resists menu
|
2019-07-06 02:42:11 +03:00 |
|
DarkPhoenix
|
e865c9a399
|
Use GetModifiers() instead of asking status of individual keys
|
2019-04-27 14:22:09 +03:00 |
|
DarkPhoenix
|
b88ebdcfc0
|
Send context only for selected module in fitting panel
|
2019-04-24 12:45:21 +03:00 |
|
DarkPhoenix
|
13f370ceb9
|
Change several context menus to use single-item class
|
2019-04-23 16:19:07 +03:00 |
|
DarkPhoenix
|
53fe3242b9
|
Start reworking context menus into several special classes to improve menu handling consistency
|
2019-04-23 15:38:53 +03:00 |
|
DarkPhoenix
|
ad0c7a7a9d
|
Rework conditions in some context menus to check mainItem when it's needed by the menu
|
2019-04-23 10:14:59 +03:00 |
|
DarkPhoenix
|
be2e0b5de4
|
Rely on clicked item instead of selection where it makes sense
|
2019-04-22 17:33:40 +03:00 |
|
DarkPhoenix
|
19b1eb161b
|
Pass main item argument to context menu definitions
|
2019-04-22 17:01:53 +03:00 |
|
DarkPhoenix
|
8d0ad26159
|
Change "open stats in the same window" modifier to use shift
|
2019-04-20 23:40:30 +03:00 |
|
DarkPhoenix
|
68a13a6bb8
|
Use alt key in more actions as alternative or replacement to ctrl
|
2019-04-19 16:59:30 +03:00 |
|
DarkPhoenix
|
69f68bf4ea
|
Always show implant set menu item if you have sets, even if implant is selected
|
2019-04-18 00:44:43 +03:00 |
|
DarkPhoenix
|
801f51b89c
|
Rework projected GUI commands
|
2019-04-15 11:34:52 +03:00 |
|
blitzmann
|
7e6fc4e6c2
|
Fix issue with closing item stats
|
2018-06-16 15:58:30 -04:00 |
|
Ryan Holmes
|
3b546de070
|
More deprecated fixes, and re-enable a working stats view
|
2017-06-14 03:51:40 -04:00 |
|
Ebag333
|
68e75025be
|
Finish migrate from #868. Lots of tox/formatting/inspection fixes to the files touched.
|
2017-02-26 09:54:58 -08:00 |
|
Ebag333
|
6e524de320
|
Disable import inspections for wxPython, because it's not installed traditionally and we can't include it in requirements.txt
|
2017-02-08 20:15:24 -08:00 |
|
Ebag333
|
b529a28715
|
Implement fittingMode
(cherry picked from commit 5eb2fef)
|
2016-12-14 12:18:34 -08:00 |
|
a-tal
|
d3b6bc1c93
|
so many pep8 fixes
(cherry picked from commit bee125d)
|
2016-12-13 20:16:44 -08:00 |
|
Ebag333
|
d963327ed4
|
Make it run again
|
2016-12-02 03:13:54 -08:00 |
|
blitzmann
|
d416124081
|
Implemented projected fighters, and various fighter bugfixes / improvements
|
2016-04-30 19:52:13 -04:00 |
|
blitzmann
|
e7118f637c
|
Merge branch 'charImplants' into singularity
# Conflicts:
# eos/db/saveddata/fit.py
# gui/builtinContextMenus/itemStats.py
|
2016-04-12 20:16:53 -04:00 |
|
blitzmann
|
3177713447
|
Add preliminary (database/gui) fighter support. No effects / calculations.
|
2016-04-04 23:32:03 -04:00 |
|
blitzmann
|
94f73241ea
|
Implement implant set application in character implants.
|
2016-03-20 23:45:42 -04:00 |
|
blitzmann
|
443c917c6b
|
Get context menus working for character implants
|
2016-03-19 18:23:34 -04:00 |
|
blitzmann
|
2f246d0897
|
Add context menu to affected by list
|
2015-07-23 15:32:27 -04:00 |
|
blitzmann
|
892c5c5b60
|
Various event binding fixes for context menus. It's still a mess, but it's not as bad of a mess.
(cherry picked from commit 081e32da6f)
|
2014-11-30 01:19:10 -05:00 |
|
blitzmann
|
c7042f314b
|
Code consistency
|
2014-07-31 00:14:29 -04:00 |
|
blitzmann
|
294f51ae5d
|
Add support for drag and drop between pyfa displays which explicitly support it (some other tweaks as well)
|
2014-05-07 11:21:50 -04:00 |
|
DarkPhoenix
|
a9070d83c9
|
Use cmdDown everywhere
The same as ctrlDown on win and nix, but uses cmd on mac
|
2012-01-25 13:57:09 +04:00 |
|
HomeWorld
|
f5b6bcadc0
|
Added basic ship stats as context menu for stage2, removed ship description as tooltip also.
|
2011-05-22 13:09:28 +03:00 |
|
DarkPhoenix
|
3c48839569
|
Rework context menus
|
2011-04-24 21:58:07 +04:00 |
|
HomeWorld
|
24f0beac34
|
Fix for maximized case of stats window
|
2010-11-26 15:46:28 +02:00 |
|
HomeWorld
|
1410d11678
|
Implemented stats window reuse (on ctrl/cmd pressed)
|
2010-11-26 15:23:35 +02:00 |
|
cncfanatics
|
7f9913d16e
|
Merge branch 'master' of evefit.org:pyfa
Conflicts:
eos
|
2010-10-31 13:10:49 +01:00 |
|
cncfanatics
|
5c8b18aa28
|
Fix some bugs and add forgotten files
|
2010-10-29 11:29:49 +02:00 |
|
cncfanatics
|
90e592beb7
|
Implement context menus in booster, drone & implant views
|
2010-10-21 15:23:37 +02:00 |
|
DarkPhoenix
|
9f9aff0c39
|
Fix file permissions
|
2010-10-14 20:32:54 +04:00 |
|
cncfanatics
|
29aa71c4eb
|
Differentiate search & market browser for context menus
|
2010-10-11 12:43:34 +02:00 |
|
HomeWorld
|
c0fee80773
|
Revert "test comit"
This reverts commit 2d3868dea9.
|
2010-10-09 17:07:15 +03:00 |
|
HomeWorld
|
2d3868dea9
|
test comit
|
2010-10-09 17:02:46 +03:00 |
|
cncfanatics
|
f50968fe83
|
Fixup Ammo stats handling
|
2010-10-08 18:07:27 +02:00 |
|
HomeWorld
|
b7c45ef0f0
|
ItemStats tinkering (pass the context to when invoking the dlg)
|
2010-10-08 17:49:46 +03:00 |
|
cncfanatics
|
91d39deb87
|
Also display item stats for skill context menus
|
2010-10-06 11:48:39 +02:00 |
|
HomeWorld
|
4fe34ef8a3
|
Small visual improvments/fixes in itemstats
|
2010-10-05 00:17:48 +03:00 |
|
cncfanatics
|
25c74e1f4c
|
Add support for having a contextMenu class add more then a single entry, start
work on damage pattern selection menu
|
2010-10-04 19:55:58 +02:00 |
|