Divyansh Srivastava
2d2cb22806
Stable sorting of ResultCollection ( #5850 )
...
* Stable sorting of ResultCollection
* nit fixes for resultsViewModel and ResultCollection
2020-08-11 10:24:56 -07:00
Clint Rutkas
26bf05dd7e
whitespace changes ( #5750 )
2020-08-06 20:38:49 -07:00
Clint Rutkas
ff69f6ed7f
fixing most whitespace issues, reordering namespaces and adding in headers ( #5677 )
2020-08-05 14:06:55 -07:00
Divyansh Srivastava
fbc625478b
Improve query cancellation and ResultCollection performance ( #5370 )
...
* Added cancellation token to downstream functions in query thread
* Remove initial lag in query
* Re add query delay
* Remove debug flag
2020-07-31 15:09:23 -07:00
Divyansh Srivastava
87ae1c6a9b
Improving UI performance ( #5216 )
...
* Added fast observable collection
* Updated to use 1 collection changed event per query
* Moved result updating to background thread
* Changed collapsed to hidden for virtualization
* Moved all token cancellations inside try catch
* Fixed freeze on deleting first letter
* nit fixes
* Moved update logic to plugin result loop
* Updated doc comment for AddResults function
* fix result clear on empty query
2020-07-27 18:13:47 -07:00
Clint Rutkas
14247fa75a
Dev/crutkas/fixing warnings ( #5161 )
...
* new lines & braces
* Tabs /space auto fix
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-07-22 13:27:17 -07:00
Divyansh Srivastava
c85cd4ac24
Migrate files from Wox to PowerLauncher ( #5014 )
...
* Moved all files from Wox to Powerlauncher
* Removed Wox project
* Changed namespace for imported files
* Resolved errors for VM
* Added build dependency order
* Fixed errors in helper class
* Remove Wox files
* Fixed errors in SingleInstance class
* Fixed wox.tests
* Fixed MSI
* Removed obsolete methods from PublicAPI
* nit fixes
* Throw null exception
* Fix merge conflict
2020-07-20 11:22:03 -07:00