Mirek Fidler
d13a38606c
ide: removed debug code
2022-11-30 01:18:25 +01:00
Mirek Fidler
6b408f5c36
ide: Minor navigator fix (position in line)
2022-11-30 00:53:25 +01:00
Mirek Fidler
7c3d4d6f3f
ide: Workaround for scope issues for Alt+U virtual method
2022-11-03 18:23:38 +01:00
Mirek Fidler
5ae9724df1
ide: Improved local variables assist
2022-11-03 16:29:31 +01:00
Mirek Fidler
26ad772adf
ide: Assist improved support for locals and function parameters
2022-11-03 13:56:29 +01:00
Mirek Fidler
b72160009c
ide: Fixed problem with template method nest
2022-10-27 14:07:04 +02:00
Mirek Fidler
3d1385dfba
ide: Assist improvements (macros, false errors)
2022-10-26 18:53:22 +02:00
Mirek Fidler
8a0894083f
ide: Fixed issue with template function nests in navigator
2022-10-26 00:11:38 +02:00
Mirek Fidler
e0a9166cd9
ide: libclang ubuntu 22.04 crash problem workaround
2022-10-09 14:02:29 +02:00
Mirek Fidler
24fc02d7af
ide: fixed clang enums
2022-10-05 12:17:04 +02:00
mirek-fidler
e8035690b9
libclang ide #94
...
- Assist/Autocomplete refactored to use libclang
Other minor changes:
- Removed CoWork Pipe
- .dli runtime loading of dynamic libraries now supports path to library in access function
- EditField::SetBackground
- RichTextView::GotoLabel variant with Gate for matching
- RichEdit::GotoLabel variant with Gate for matching
2022-09-16 10:31:14 +02:00