ASNIE-147 Minor change in constructor arguments list |
|
More...
|
almost 8 years ago
|
ASNIDE-147 Added unit tests for model validity guard |
|
More...
|
almost 8 years ago
|
ASNIDE-147 Removed usages of QTC_ASSERTS in places, where returning nullptr should be legal |
|
More...
|
almost 8 years ago
|
ASNIDE-147 Synced project content handler tests |
|
More...
|
almost 8 years ago
|
ASNIDE-147 Fixed issues with higlighting in Outline and Types View widgets |
|
More...
|
almost 8 years ago
|
ASNIDE-147 Introduced ModelValidityGuard class to improve model changes handling |
|
More...
|
almost 8 years ago
|
ASNIDE-147 Removed classes which are not used any more |
|
More...
|
almost 8 years ago
|
ASNIDE-147 ParsedDataStorage: Added method to get File from specific project. Used it in relevant places. |
|
More...
|
almost 8 years ago
|
ASNIDE-147 Removed comment which became obsolete |
|
More...
|
almost 8 years ago
|
ASNIDE-147 removed "Overview" family of widgets etc. (replaced by "TreeViews" namespace) |
|
More...
|
almost 8 years ago
|
ASNIDE-147 TypesTreeWidget added (replaced StructuresView) |
|
More...
|
almost 8 years ago
|
ASNIDE-147 TypesTreeIndexUpdater added |
|
More...
|
almost 8 years ago
|
Merge pull request #63 from n7mobile/ASNIDE-147-Rework-parsed-data-storage |
|
More...
|
almost 8 years ago
|
ASNIDE-147 Restored usage of unique_ptr in Data::Project |
|
More...
|
almost 8 years ago
|
ASNIDE-147 ParsedDataStorage: removed usage of internal collections in favour of tree structure |
|
More...
|
almost 8 years ago
|
ASNIDE-147 TreeViews::TypesTreeModel added |
|
More...
|
almost 8 years ago
|
ASNIDE-147 TreeViews visitors duplicated for TypesTree |
|
More...
|
almost 8 years ago
|
ASNIDE-147 TreeViews namespace cleanup - OutlineVisitors namespace created |
|
More...
|
almost 8 years ago
|
ASNIDE-147 Added Qt's "ModelTest" and used it on OutlineModel - some issues fixed |
|
More...
|
almost 8 years ago
|
ASNIDE-147 New Outline implementation connected |
|
More...
|
almost 8 years ago
|
ASNIDE-147 TreeViews::OutlineCombo extracted |
|
More...
|
almost 8 years ago
|
Merge remote-tracking branch 'origin/master' into ASNIDE-147-data-nodes-refactoring |
|
More...
|
almost 8 years ago
|
ASNIDE-147 TreeViewWidget will now use IndexUpdater |
|
More...
|
almost 8 years ago
|
Merge pull request #62 from n7mobile/ASNIDE-147-remove-parsed-document-usage |
|
More...
|
almost 8 years ago
|
Merge pull request #61 from n7mobile/ASNIDE-165-ASNIDE-167-Autocompletion-fixes |
|
More...
|
almost 8 years ago
|
ASNIDE-147 DecorationRoleVisitor added |
|
More...
|
almost 8 years ago
|
ASNIDE-147 Replaced usage of ParsedDocument class with Data::File |
|
More...
|
almost 8 years ago
|
fixed crash on exit |
|
More...
|
almost 8 years ago
|
ASNIDE-165 Autocompletion: added more tests |
|
More...
|
almost 8 years ago
|
ASNIDE-165 Added handling keywords BEGIN and END in comments and string during autocompletion |
|
More...
|
almost 8 years ago
|