Commit graph

4697 commits

Author SHA1 Message Date
Enrico Giordani 4e9dbd57d2
Update tests-checklist-enricogior.md 2021-04-28 12:03:45 +02:00
Enrico Giordani b761e513b7
Update tests-checklist-enricogior.md 2021-04-28 11:57:55 +02:00
Enrico Giordani c341ea2f09
Update tests-checklist-enricogior.md 2021-04-28 11:55:33 +02:00
Mykhailo Pylyp 19363053e6
Update tests-checklist-mykhailo.md 2021-04-28 12:53:39 +03:00
Enrico Giordani ef4f479ed7
Update tests-checklist-enricogior.md 2021-04-28 11:50:46 +02:00
Enrico Giordani 314800d193
Update tests-checklist-enricogior.md 2021-04-28 11:49:02 +02:00
Enrico Giordani 91ab70ef16
Update tests-checklist-enricogior.md 2021-04-28 11:45:04 +02:00
Andrey Nekrasov bfa32fe91d
Update tests-checklist-andrey.md 2021-04-28 12:41:26 +03:00
Enrico Giordani 1e67634321
Update tests-checklist-seraphima.md 2021-04-28 10:18:38 +02:00
Enrico Giordani 7033d64c3c
Update tests-checklist-mykhailo.md 2021-04-28 10:18:23 +02:00
Enrico Giordani d5981c0014
Update tests-checklist-enricogior.md 2021-04-28 10:18:07 +02:00
Enrico Giordani f34e192995
Update tests-checklist-andrey.md 2021-04-28 10:17:50 +02:00
Enrico Giordani 29651f21ea
Update tests-checklist-template.md 2021-04-28 10:17:22 +02:00
Enrico Giordani e745235803 Add term for spelling 2021-04-28 09:46:33 +02:00
Enrico Giordani bc35feffa3 Moved checklist for testing to its own file 2021-04-28 09:41:02 +02:00
Enrico Giordani b755078572 Add test list template 2021-04-28 09:33:34 +02:00
Enrico Giordani 188800d15e Update .gitignore 2021-04-28 09:29:52 +02:00
Deondre Davis da5589f3b0 Update expect.txt 2021-03-27 18:53:30 -07:00
Deondre Davis 2cc4e1222f Update expect.txt 2021-03-27 18:52:52 -07:00
Deondre Davis 6a2adb2990 Update template.md 2021-03-27 18:44:48 -07:00
Deondre Davis 9428f1c195 Update template.md 2021-03-27 18:12:36 -07:00
Clint Rutkas af59b524c1
Update template.md 2020-12-29 17:06:42 -08:00
Clint Rutkas ac8559c35d
Update template.md 2020-12-29 17:00:37 -08:00
Clint Rutkas b8ac50467d
Update template.md 2020-12-29 16:59:57 -08:00
Clint Rutkas 80e3695dc4
Update template.md 2020-12-29 16:11:52 -08:00
Clint Rutkas ef541130a9
Update template.md 2020-12-29 14:48:23 -08:00
Clint Rutkas 7f2a28994b
Create template.md 2020-12-29 14:30:43 -08:00
Clint Rutkas ea83c0fe6b
Update README.md for 0.29 release (#8783)
* Update README.md

* Update README.md

* Update README.md

* Update expect.txt

adding in user names

* Update expect.txt

jhutchings was forgotten

* Update README.md

* Update README.md
2020-12-29 12:55:23 -08:00
Andrey Nekrasov 16e4c34d69
FZ: fix currently selected zone tracking (#8797) 2020-12-29 19:20:12 +03:00
Andrey Nekrasov 4f594c92e8
FZ: do not activate zones window when it's shown (#8795) 2020-12-29 16:38:19 +03:00
Andrey Nekrasov 9b2f1a826d
runner: fix dispatching json possible crash (#8788) 2020-12-29 13:56:10 +03:00
Clint Rutkas 33866c124e
Add CodeQL Analysis (#8598) (#8653)
* Add CodeQL Analysis (#8598)

* Create codeql-analysis.yml

* Add manual build steps for C++

* Add nuget restore

* Remove autobuild for C#

* Add CodeQL and Javascript to spell check

* Update to run daily only

Since the build performance is around an hour, this is a bit too slow for a PR build.

* Update codeql-analysis.yml

testing on push, will remove later

* Update codeql-analysis.yml

removing python

* Update codeql-analysis.yml

adding in comments then will remove push once this is verified working

* Update codeql-analysis.yml

Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com>
2020-12-28 13:30:04 -08:00
yuyoyuppe e69fbfd16f FZ: disable filewatcher cb 2020-12-28 20:33:39 +03:00
yuyoyuppe 3eff741da8 FZ: use type aliases for Data types 2020-12-28 20:33:39 +03:00
csigs 9939779932
LEGO: check in for master to temporary branch. (#8778) 2020-12-28 09:07:55 -08:00
Mykhailo Pylyp 511ac53d07
remove redundant spelling (#8774) 2020-12-28 15:46:24 +02:00
Andrey Nekrasov 0c300194dc
bug report: enum all display devices (#8745) 2020-12-25 12:49:58 +03:00
Enrico Giordani ff74ef4a42
Update remove list (#8740) 2020-12-24 17:05:32 +01:00
Enrico Giordani 9ab3cb4e9f
BugReportTool polishing (#8733)
* Removed unused project folder

* Update error messages

* Rename 'del' -> 'deleteFolder'

* Rename variable
2020-12-24 12:27:49 +01:00
Andrey Nekrasov 0ffa9198f5
CDPX: add missed restore nuget step (#8714) 2020-12-23 12:28:34 +03:00
Andrey Nekrasov dde63b5017
Report tool improvements (#8709)
* bugreport: move to tools

* bugreport: skip packaging installers, format time with seconds, remove monitor-info-report tool

* bugreport: move BugReportTool to Tools folder

* fix CI

* fix CDPX
2020-12-22 17:15:46 +03:00
Andrey Nekrasov 0843efd282
CDPX: fix build (#8708) 2020-12-22 13:28:13 +03:00
Mykhailo Pylyp 321a722b8e
Bug report tool (#8633)
* added diagnostic tool project

* Add copy to a temp folder, escape private info and zip it

* Added diagnostic tool to installer

* zip folder path as cmd argument

* renamed project to BugReportTool

* do not use precompile headers for release

* Added zip lib

* Added license

* Delete old zip source files

* Use fork version while PR is not merged

* fix spelling

* exclude deps folder from spell checking

* exclude only zip

* removed redundant configuration from zip project

* fix spelling

* Add error handling to implementation

* Added build of BugReportTool.sln to pipeline

* Delete redundant info from BugReportTool.vcxproj

* Deleted submodule

* Added submodule

* fix build

* Restore nuget packages for BugReportTool.sln on CI

* spelling fix

* Use SettingsAPI

* changed git submodule

* added new sensitive info

* Removed zip project

* use json.h, add date to zipfolder, handle zip is not created

* fix spelling

* delete bad_alloc catch

* add new sensative info

* report monitor info

* report windows version

* fix spelling

* delete platform specific configuration

* fix output
2020-12-22 11:27:28 +01:00
Andrey Nekrasov 063e704321
build: Treat warnings as errors in the remaining projects (#8689)
* build: remove #pragma comment(lib

* build: treat warnings as errors for all src projects
2020-12-21 18:51:48 +03:00
Seraphima Zykova 7040fffcca
[PT Run] String with accented characters search (#8667) 2020-12-21 18:24:10 +03:00
csigs 295fc7c0dc
LEGO: check in for master to temporary branch. (#8690) 2020-12-21 15:57:32 +01:00
Davide Giacometti 11bdbaa07f
image resizer and settings percentage unit (#8674) 2020-12-21 15:55:50 +01:00
Andrey Nekrasov 34ff670e5b
setup: don't set System.AppUserModel.ToastActivatorCLSID shortcut property (#8686) 2020-12-21 14:47:13 +03:00
Andrey Nekrasov f752758181
build: make PowerToys interop depend on version (#8685) 2020-12-21 14:46:10 +03:00
Ivan Stošić 50b797aa32
[FancyZones] Don't capture Win+Arrows if there's no zone layout (#8626)
* Don't capture Win+Arrows if there's no zone layout

* Reuse a variable instead of calling

* Renamed a Windows event

* Add an underscore to fix misspelling
2020-12-18 13:58:37 +01:00