DarkPhoenix
|
465e43ed45
|
Change how colors are defined and used
|
2024-02-21 00:28:21 +06:00 |
|
DarkPhoenix
|
f89a8a9f87
|
Make use of defined error color
|
2024-02-21 00:01:55 +06:00 |
|
DarkPhoenix
|
f8f01cd63c
|
Round numbers in calls to bitmaps
|
2023-12-06 04:19:34 +06:00 |
|
DarkPhoenix
|
ccd3498594
|
Even more fixes for silent coercion, which is no more
|
2022-05-05 18:41:17 +04:00 |
|
DarkPhoenix
|
71d088b90a
|
More fixes for silent coercion, which is no more
|
2022-04-24 02:19:26 +04:00 |
|
blitzmann
|
c0f8099f49
|
Merge branch 'master' into i18n
# Conflicts:
# staticdata/fsd_binary/typedogma.json
# staticdata/fsd_lite/evetypes.json
# staticdata/phobos/metadata.0.json
# staticdata/phobos/traits.json
|
2020-08-02 18:54:31 -04:00 |
|
DarkPhoenix
|
f91e0b2e23
|
Do not crash on ship w/o labels and w/o slots
|
2020-07-29 09:02:46 +03:00 |
|
blitzmann
|
42706f35c6
|
Update various instances where Category name wasn't displaying the translated version (in context menus)
|
2020-06-25 20:32:49 -04:00 |
|
zhaoweny
|
d33976a2ad
|
i18n: more annotation for context menus, stats view tooltips
|
2020-06-23 15:55:28 +08:00 |
|
DarkPhoenix
|
27d3bea8d8
|
Merge branch 'ammo_graph' into singularity
# Conflicts:
# gui/targetProfileEditor.py
|
2020-06-09 19:04:20 +03:00 |
|
DarkPhoenix
|
ac7ccfb6a3
|
Change how double-clicking ammo behaves
|
2020-05-04 19:18:14 +03:00 |
|
DarkPhoenix
|
1a897c0419
|
Pass search results as set of item IDs
|
2020-04-16 15:13:32 +03:00 |
|
DarkPhoenix
|
b3278ca9ec
|
Tokenize regexp requests taking into consideration regexp context
|
2020-04-08 13:24:48 +03:00 |
|
DarkPhoenix
|
4ba948c6f9
|
Merge branch 'master' into ammo_graph
# Conflicts:
# gui/builtinMarketBrowser/itemView.py
# service/market.py
|
2020-02-04 01:43:52 +03:00 |
|
DarkPhoenix
|
9ddfcc894f
|
Make sure not to catch keyboard interrupts and system exits
|
2020-02-03 16:12:41 +03:00 |
|
DarkPhoenix
|
b9a26ec28d
|
Do not return items from all the categories in overrides editor searches
|
2020-01-31 00:00:05 +03:00 |
|
DarkPhoenix
|
eacc97160b
|
Merge branch 'master' into ammo_graph
|
2020-01-21 15:25:39 +03:00 |
|
Gochim
|
9c7fa37a72
|
Issue #2073: Added functionality to add all implants in fit implant tab to implant set list
|
2019-12-10 18:14:13 +02:00 |
|
DarkPhoenix
|
b486276167
|
Merge branch 'master' into ammo_graph
|
2019-10-31 11:29:31 +03:00 |
|
DarkPhoenix
|
9e78cd1076
|
Fix drag-n-dropping module from market into specific empty slot
|
2019-10-28 13:23:40 +03:00 |
|
DarkPhoenix
|
3d70ca941c
|
Change ammo picker window to be auxiliary frame rather than modal dialog
|
2019-10-10 19:10:28 +03:00 |
|
DarkPhoenix
|
18d8ed6558
|
Take modifier key info from event where possible
|
2019-10-08 20:50:14 +03:00 |
|
DarkPhoenix
|
ed1f52a114
|
Show implant description in tooltip of implant editor
|
2019-09-23 15:25:58 +03:00 |
|
DarkPhoenix
|
6fceda5f27
|
Ensure right-clicked item is selected on Mac in Display list panels
|
2019-08-22 08:47:45 +03:00 |
|
DarkPhoenix
|
7693483720
|
Ensure that clicked item is selected on Mac in fitting panel
|
2019-08-22 07:37:49 +03:00 |
|
DarkPhoenix
|
1e35eaf62a
|
Rework how single windows are opened
|
2019-08-12 01:11:44 +03:00 |
|
DarkPhoenix
|
c315adf987
|
Rework target profile editor to be non-blocking window
|
2019-08-09 20:57:20 +03:00 |
|
DarkPhoenix
|
b330f72326
|
Allow to edit target profiles via context menu
|
2019-08-07 10:27:41 +03:00 |
|
DarkPhoenix
|
fc2d7cf7b8
|
Search by short ship name in fit browser lite as well
|
2019-08-01 11:26:02 +03:00 |
|
DarkPhoenix
|
61836dbb83
|
Move browser out of context menu file and do not list fits already existing in window
|
2019-08-01 11:23:26 +03:00 |
|
DarkPhoenix
|
0114417018
|
Do actual search of fits on the left
|
2019-08-01 09:32:45 +03:00 |
|
DarkPhoenix
|
9e6cdb2f4f
|
Set focus to search bar when opening fit browser lite
|
2019-08-01 09:04:01 +03:00 |
|
DarkPhoenix
|
7ec9d3f122
|
Make sure graphs properly react to target profile updates
|
2019-08-01 00:21:42 +03:00 |
|
DarkPhoenix
|
592adb36f1
|
Start implementing fit browser lite
|
2019-07-31 20:22:18 +03:00 |
|
DarkPhoenix
|
cd20164d7a
|
Pass calling window to context menu
|
2019-07-30 19:12:45 +03:00 |
|
DarkPhoenix
|
3a09f4b45c
|
Rework FitChanged command to avoid refreshing graph multiple times in certain cases
|
2019-07-07 14:25:27 +03:00 |
|
DarkPhoenix
|
e6dce726b7
|
Rework how toggling factor reload works
|
2019-07-05 09:10:23 +03:00 |
|
DarkPhoenix
|
1ec78d9beb
|
Remove fit from graph window when it gets deleted
|
2019-05-19 21:29:43 +03:00 |
|
DarkPhoenix
|
966763aaa4
|
Make toggling ignore of restrictions undoable
|
2019-04-30 00:44:54 +03:00 |
|
DarkPhoenix
|
4eb8973c31
|
Rework how effect-blocking modules (scram) work to properly support undoing
|
2019-04-29 20:25:28 +03:00 |
|
DarkPhoenix
|
72fe52e560
|
Do not use GetItemData where we do not need it
|
2019-04-29 15:37:54 +03:00 |
|
DarkPhoenix
|
cb7f0052c4
|
Do not remove items on Del key used with modifier keys
|
2019-04-29 00:02:29 +03:00 |
|
DarkPhoenix
|
e865c9a399
|
Use GetModifiers() instead of asking status of individual keys
|
2019-04-27 14:22:09 +03:00 |
|
DarkPhoenix
|
5777103d21
|
Allow batch implant state switching
|
2019-04-25 16:29:04 +03:00 |
|
DarkPhoenix
|
b88ebdcfc0
|
Send context only for selected module in fitting panel
|
2019-04-24 12:45:21 +03:00 |
|
DarkPhoenix
|
3a26815d18
|
Change the fix again to not go into recursion problems on windows
|
2019-04-24 12:00:48 +03:00 |
|
DarkPhoenix
|
d35bf6514f
|
Do not pass selection as fallback, as we're now calculating clicked row properly
|
2019-04-24 08:16:23 +03:00 |
|
DarkPhoenix
|
abe015bee3
|
Add custom implementation of ScreenToClient
|
2019-04-24 08:11:37 +03:00 |
|
DarkPhoenix
|
d4847112a9
|
Make drone additions pane multi-selectable, change all related commands to support it too
|
2019-04-23 22:12:07 +03:00 |
|
DarkPhoenix
|
b1aac9f56d
|
Do not show menu items which are specific to modules when user clicks rack separator
|
2019-04-23 16:23:35 +03:00 |
|