1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ASNIE-147 Minor change in constructor arguments list
Paweł Soćko
as Pawel Socko
More... almost 8 years ago
ASNIDE-147 Added unit tests for model validity guard
Paweł Soćko
as Pawel Socko
More... almost 8 years ago
ASNIDE-147 Removed usages of QTC_ASSERTS in places, where returning nullptr should be legal
Paweł Soćko
as Pawel Socko
More... almost 8 years ago
ASNIDE-147 Synced project content handler tests
Paweł Soćko
as Pawel Socko
More... almost 8 years ago
ASNIDE-147 Fixed issues with higlighting in Outline and Types View widgets
Paweł Soćko
as Pawel Socko
More... almost 8 years ago
ASNIDE-147 Introduced ModelValidityGuard class to improve model changes handling
Paweł Soćko
as Pawel Socko
More... almost 8 years ago
ASNIDE-147 Removed classes which are not used any more
Paweł Soćko
as Pawel Socko
More... almost 8 years ago
ASNIDE-147 ParsedDataStorage: Added method to get File from specific project. Used it in relevant places.
Paweł Soćko
as Pawel Socko
More... almost 8 years ago
ASNIDE-147 Removed comment which became obsolete
Paweł Soćko
as Pawel Socko
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
Paweł Soćko
as Pawel Socko
More... almost 8 years ago
ASNIDE-147 ParsedDataStorage: removed usage of internal collections in favour of tree structure
Paweł Soćko
as Pawel Socko
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
Paweł Soćko
as Pawel Socko
More... almost 8 years ago
fixed crash on exit More... almost 8 years ago
ASNIDE-165 Autocompletion: added more tests
Paweł Soćko
as Pawel Socko
More... almost 8 years ago
ASNIDE-165 Added handling keywords BEGIN and END in comments and string during autocompletion
Paweł Soćko
as Pawel Socko
More... almost 8 years ago