|
b6670a0022
|
Fix formatting (missing space after comma in method calls)
|
2016-09-05 15:17:57 +02:00 |
|
|
02dfe82204
|
Refactor abstract classes, interfaces, and utils to a separate project CodeStatisticsCore
|
2016-06-23 02:05:37 +02:00 |
|
|
a0ee24fb27
|
Fix Project & FileSearch task chaining
|
2016-03-02 12:41:07 +01:00 |
|
|
e3d345efd6
|
Add basic exception handling to FileSearch and Project tasks
|
2016-03-02 11:49:57 +01:00 |
|
|
b39cb659ff
|
Add InvokeOnUIThread for easier handling of threaded UI updates
|
2016-02-28 16:37:46 +01:00 |
|
|
f468c1c813
|
Make searchData in Project public
|
2016-02-20 22:58:33 +01:00 |
|
|
50ae10443a
|
Add IFileHandler.FinalizeProject to run after all files are processed
|
2016-02-18 22:21:54 +01:00 |
|
|
23a33399e5
|
Rewrite project state objects and setup to use the handler objects instead of their types
|
2016-02-17 23:23:21 +01:00 |
|
|
9f70922996
|
Add project setup to IFileHandler and state objects to Variables
|
2016-02-17 22:05:02 +01:00 |
|
|
55a605b868
|
Redo project load cancel to be safe and wait for the cancel to be acknowledged
|
2016-02-17 16:40:38 +01:00 |
|
|
fad8a4640f
|
Add a Project class to handle all file processing and variable generation
|
2016-02-17 16:30:53 +01:00 |
|