PowerToys/tools/BugReportTool/BugReportTool
Jaime Bernardo 7ecfc58caa
[New Utility]Crop And Lock (#27832)
* [CropAndLock]Original POC code dump

* Project rename and delete solution

* Remove unused architectures

* Update cppwinrt to be in line with the solution

* Add to PowerToys solution and fix build errors

* Initial module interface empty project

* Module skeleton based on AlwaysOnTop

* Add loggers to module interface

* Add crop and lock to the runner

* Enable starts and disable kills the process

* Events reacting to hotkeys

* Main application reacting to events

* Initialize unhandled exception handling

* Singleton in line with other projects

* Also exit when PowerToys exit is detected

* Create Settings page

* React to shortcut changes in Settings

* Disable Crop and Lock through an Event

* Disable running Crop and Lock standalone

* Remove Crop and Lock tray icon

* Module Interface dll version

* Fix main app resource file to include version

* Make pch conditional on CI build

* Add to signing

* Remove settings screen opened by removed tray icon

* Fix spellcheck

* Yet another fix for spellcheck

* Fix disabling utility

* Fix solution build configurations

* Fix C++ analyzer errors

* Try to fix pre-compiled header CI errors

* Fix crash while exiting with an active reparent window

* Fix missing reference when building in release CI

* Add OOBE page

* GPO: Add admx and adml file changes

* GPO: react to changes in GPO

* Add quick access flyout menu entry

* Use Crop And Lock icon

* Use actual images for Settings and OOBE

* Module and app telemetry

* Add entry to README.md

* Add to process lists

* Additional logging

* Attribution in Settings page

* Add attribution to Community.md

* Fix spellcheck

* Fix typo in strings

* Fix crash when window handle is no longer valid

* Update COMMUNITY.md

* Fix supportedOS in manifest

* Don't show msgbox if detecting second instance

* Remove unused hotkey

* Tweak attribution

* Fix attribution spellcheck
2023-08-10 10:46:33 +01:00
..
ZipTools [Bug Report Tool] Zip folder can not be created (#12966) 2021-09-01 18:12:28 +03:00
BugReportTool.rc [build]Add version to binaries and add check in CI (#19792) 2022-08-10 09:58:21 +01:00
BugReportTool.vcxproj [General]Reduce installer size by flattening application paths (#27451) 2023-07-20 00:12:46 +01:00
BugReportTool.vcxproj.filters [GPO] Add policies for configuring utilities enabled states (#21411) 2022-10-26 14:02:31 +01:00
EventViewer.cpp [Analyzers][CPP]Changes to fix warning 26493 on PowerToys/tools (#23674) 2023-02-08 14:01:40 +00:00
EventViewer.h [Bug Report Tool] Report event viewer logs (#11458) 2021-05-26 16:23:49 +03:00
InstallationFolder.cpp [Analyzers][CPP]Changes to fix warning 26493 on PowerToys/tools (#23674) 2023-02-08 14:01:40 +00:00
InstallationFolder.h [Bug Report Tool] Report installation folder structure (#12425) 2021-07-20 10:33:00 +03:00
Main.cpp [installer] Log installer to separate file (#24045) 2023-02-22 10:06:59 +01:00
Package.cpp [PowerRename][ImageResizer] Tier1 Win11 Context menu (#19000) 2022-06-30 22:10:14 +02:00
Package.h [PowerRename][ImageResizer] Tier1 Win11 Context menu (#19000) 2022-06-30 22:10:14 +02:00
packages.config [General]Reduce installer size by flattening application paths (#27451) 2023-07-20 00:12:46 +01:00
ProcessesList.cpp [New Utility]Crop And Lock (#27832) 2023-08-10 10:46:33 +01:00
RegistryUtils.cpp [PTRun]Remove unneeded registry key from installer (#27011) 2023-06-23 21:49:01 +02:00
RegistryUtils.h [Auto-update] Auto-update improvements (#11356) 2021-05-21 12:32:34 +02:00
ReportGPOValues.cpp [New Utility]Crop And Lock (#27832) 2023-08-10 10:46:33 +01:00
ReportGPOValues.h [GPO] Add policies for configuring utilities enabled states (#21411) 2022-10-26 14:02:31 +01:00
ReportMonitorInfo.cpp [Analyzers][CPP]Changes to fix warning 26493 on PowerToys/tools (#23674) 2023-02-08 14:01:40 +00:00
ReportMonitorInfo.h [Auto-update] Auto-update improvements (#11356) 2021-05-21 12:32:34 +02:00
resource.h [build]Add version to binaries and add check in CI (#19792) 2022-08-10 09:58:21 +01:00
XmlDocumentEx.cpp [Bug Report Tool] Report event viewer logs (#11458) 2021-05-26 16:23:49 +03:00
XmlDocumentEx.h [Bug Report Tool] Fix internal build (#11487) 2021-05-27 11:53:58 +03:00