Andrey Lihatskiy
1b68f71348
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
Nat Goodspeed
8f6ffd489d
DRTVWR-575: Introduce LLKeyBind::endNonEmpty()
...
and use it to replace dubious loops in asLLSD() and trimEmpty().
2022-12-06 13:04:35 -05:00
Nat Goodspeed
9522a0b7c1
DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.
...
It's a little distressing how often we have historically coded S32 or U32 to
pass a length or index.
There are more such assumptions in other viewer subdirectories, but this is a
start.
2022-11-03 14:58:32 -04:00
Andrey Kleshchev
6092e2ffab
SL-13418 Added converter from old mouse binding settings to new ones
2020-06-23 14:51:30 +03:00
andreykproductengine
e211372923
SL-6109 Remade 'ignore' list processing, renamed and reformed keybindings
2020-06-23 14:50:02 +03:00
andreykproductengine
2532a2ee9e
SL-6109 Conflict resolution
2020-06-23 14:48:03 +03:00
andreykproductengine
c60b929fbb
SL-6109 Mouse support ready
2020-06-23 14:48:03 +03:00
andreykproductengine
4df05c5a89
SL-6109 Keyaboard support ready
2020-06-23 14:48:02 +03:00
andreykproductengine
b9294516fc
SL-6109 Implement keybindings
2020-06-23 14:48:02 +03:00