This commit is contained in:
Mirek Fidler 2022-08-30 23:54:47 +02:00
parent 404f198079
commit 37f538cc42
2 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,7 @@
DONE:
- for .txt file, navigator keeps showing previous local file
- ImagePainter iw; iw.Arc - CtrlSpace shows nothing
- Alt+C int Indexer::jobs_done; missing ;

View file

@ -30,8 +30,6 @@ ISUES:
- Core/String.h - conversion operators wrong nests (template argument)
- for .txt file, navigator keeps showing previous local file
- check dialog mode of navigator
- void NavDlg::GoTo()
@ -106,6 +104,10 @@ ISUES:
- Autocomplete Size sz; sz.ct - when the name is not found, list is missing (should not be)
- Occasional freeze probably due to reindexing
- void ClearTurbineVarsCache() - after switching main config, reparse file
NONCLANG: