PowerToys/src/modules/powerrename/lib
Chris Davis d128939227
Show progress dialog during startup (#9255)
* Show progress dialog during startup for selection enumeration that can take a long time.

* Updated with better code organization and a timer to ensure the progress dialog does not appear in most cases.

* Update based on PR feedback

* Change progress dialog delay from 1500ms to 2500ms

* Move progress dialog invocation off the main UI thread

Co-authored-by: Chris Davis (EDGE) <chrdavis@microsoft.com>
2021-04-02 12:07:12 +02:00
..
Helpers.cpp Show progress dialog during startup (#9255) 2021-04-02 12:07:12 +02:00
Helpers.h Show progress dialog during startup (#9255) 2021-04-02 12:07:12 +02:00
packages.config PowerRename: Add Lookbehind (#7571) 2020-11-09 19:13:43 +01:00
pch.cpp Move from sdk-provided cppwinrt-1.x to cppwinrt-2.x nuget package (#2246) 2020-04-29 22:02:18 +02:00
pch.h Show progress dialog during startup (#9255) 2021-04-02 12:07:12 +02:00
PowerRenameEnum.cpp Show progress dialog during startup (#9255) 2021-04-02 12:07:12 +02:00
PowerRenameEnum.h Show progress dialog during startup (#9255) 2021-04-02 12:07:12 +02:00
PowerRenameInterfaces.h Show progress dialog during startup (#9255) 2021-04-02 12:07:12 +02:00
PowerRenameItem.cpp common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
PowerRenameItem.h [PowerRename] Fix tests inconsistency, improve test performance (#8129) 2020-12-14 10:28:12 +01:00
PowerRenameLib.vcxproj Show progress dialog during startup (#9255) 2021-04-02 12:07:12 +02:00
PowerRenameManager.cpp Show progress dialog during startup (#9255) 2021-04-02 12:07:12 +02:00
PowerRenameManager.h [PowerRename] Fix tests inconsistency, improve test performance (#8129) 2020-12-14 10:28:12 +01:00
PowerRenameRegEx.cpp build: Treat warnings as errors in the remaining projects (#8689) 2020-12-21 18:51:48 +03:00
PowerRenameRegEx.h [PowerRename] Fix tests inconsistency, improve test performance (#8129) 2020-12-14 10:28:12 +01:00
Settings.cpp common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
Settings.h common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
srwlock.h Move from sdk-provided cppwinrt-1.x to cppwinrt-2.x nuget package (#2246) 2020-04-29 22:02:18 +02:00
targetver.h Initial add of PowerRename from SmartRename repo (#499) 2019-10-17 20:57:19 -07:00
trace.cpp PowerRename: Add Lookbehind (#7571) 2020-11-09 19:13:43 +01:00
trace.h Add telemetry event for PowerRename settings (#1279) 2020-02-13 12:44:03 +03:00