Commit Graph

3274 Commits

Author SHA1 Message Date
Ivan Stošić
5ff2d1d2eb Show progress ring 2022-10-20 16:42:20 +02:00
Ivan Stošić
1161f3fc9d Show "No results" after killing all processes 2022-10-20 16:42:20 +02:00
Ivan Stošić
1af33583ed Using Expander, other UI adjustments 2022-10-20 16:42:20 +02:00
Ivan Stošić
c8be16802c Dark title bar on dark themes 2022-10-20 16:42:20 +02:00
Ivan Stošić
4dc0c04c0d Implement back end for getting full process path 2022-10-20 16:42:20 +02:00
Ivan Stošić
2d4338f2bc Remove useless includes 2022-10-20 16:42:20 +02:00
Ivan Stošić
66402b5218 Show list of files, UI tweaks 2022-10-20 16:42:20 +02:00
Ivan Stošić
1d2b23eedf Implement back end for getting file names 2022-10-20 16:42:19 +02:00
Ivan Stošić
e2a435a666 Remove nonrecursive implementation 2022-10-20 16:42:19 +02:00
Ivan Stošić
29c34d1ae1 Show user name 2022-10-20 16:42:19 +02:00
Ivan Stošić
a7fd4593b8 Remove entries for killed processes 2022-10-20 16:42:19 +02:00
Ivan Stošić
17d4fac5c0 Increase font size for default text 2022-10-20 16:42:19 +02:00
Ivan Stošić
79847f49b3 Move computation to another thread, improve UX 2022-10-20 16:42:19 +02:00
Ivan Stošić
d1c88c1515 Change window title 2022-10-20 16:42:19 +02:00
Ivan Stošić
13ff89c5f9 Show something when there are no results 2022-10-20 16:42:19 +02:00
Ivan Stošić
9293c8c395 Remove old Settings calls 2022-10-20 16:42:19 +02:00
Ivan Stošić
f763995719 Improve tracing 2022-10-20 16:42:19 +02:00
Ivan Stošić
039c75f4f4 Move resources to the Ext project 2022-10-20 16:42:09 +02:00
Ivan Stošić
382a4be84b Replaced some constants with resources
Something's not working
2022-10-20 16:42:08 +02:00
Ivan Stošić
2ec2725f48 Added missing defines 2022-10-20 16:42:08 +02:00
Ivan Stošić
a282c714a2 Remove junk files 2022-10-20 16:42:08 +02:00
Ivan Stošić
50726c81af Attempt at adding resources 2022-10-20 16:42:08 +02:00
Ivan Stošić
ff6bcca3ab Add some basic tracing 2022-10-20 16:42:08 +02:00
Ivan Stošić
24fca9df02 Settings work 2022-10-20 16:42:08 +02:00
Ivan Stošić
c8a987a2a3 Fix log folder 2022-10-20 16:42:08 +02:00
Ivan Stošić
a112038864 Started implementing settings backend 2022-10-20 16:42:08 +02:00
Ivan Stošić
1c3a61f961 Add logger 2022-10-20 16:42:08 +02:00
Ivan Stošić
4185d7e7e0 Change target name and add to runner 2022-10-20 16:42:08 +02:00
Ivan Stošić
67dd46a15a Change output directory 2022-10-20 16:41:57 +02:00
Ivan Stošić
45ba6ac400 Implement some parts of FileLocksmithModule 2022-10-20 16:41:57 +02:00
Ivan Stošić
ebebd8a525 Add one more resources string 2022-10-20 16:41:56 +02:00
Ivan Stošić
3f9d2d9120 Add a few resource strings 2022-10-20 16:41:56 +02:00
Ivan Stošić
2207f696d5 Add a settings page 2022-10-20 16:41:40 +02:00
Ivan Stošić
11e9b85ec3 Tweak packages for GUI project 2022-10-20 16:41:22 +02:00
Ivan Stošić
988dda89c2 Add Ext and GUI projects to solution 2022-10-20 16:41:22 +02:00
Ivan Stošić
10c49d7041 Add lib project to main solution 2022-10-20 16:41:22 +02:00
Heiko
d4083abee2
add scrollviewer (#21310) 2022-10-19 16:43:22 -07:00
akabhirav
1cfce6182d
Hide Video Conferencing when muted (#19175) 2022-10-19 12:18:58 +03:00
sosssego
16c28c788d
[Analyzers][CPP]Turn on C26495 and fix code (#21163)
C26495: A member variable isn't initialized by a constructor or by an initializer.
Fixing occurrences with default member initialization.
2022-10-18 15:21:18 +01:00
Rose
17b80aa0f1
Use .First instead of where().First() (#21307) 2022-10-18 02:13:59 +03:00
Philippe Canavarro
87720ef701
[QuickAccent] Added Portuguese (BR) language (#21127)
* [QuickAccent] Added Portuguese (BR) language

* Fix- Correct indentation

* Fix - Added proper indentation to EOF

* Removed "(BR)" from text

* chore: Changed index switch to array

* Correct German and French order
2022-10-16 18:36:16 +01:00
Taras
af98395e25
[TextExtractor] Fix focus on overlay on the first activation (#21098)
* TextExtractor-20950: fix focus on overlay on the first TextExtractor activation

* TextExtractor-20950: fix typo
2022-10-16 16:29:37 +01:00
Davide Giacometti
a2638d01dc
[Mouse Highlighter]Change opacity setting to 1-100 (#20964)
* mouse highlighter opacity 1-100
2022-10-16 13:51:08 +01:00
Taras
5b13328bdd
[TextExtractor][Settings]Add info bar about supported languages (#20934)
* TextExtractor-20388: add infobar about supported languages
2022-10-16 13:28:34 +01:00
Davide Giacometti
887da6dc1a
[Chore] System.IO.Abstractions update (#21061)
* System.IO.Abstractions update

* fix tests
2022-10-16 13:23:31 +01:00
Niels Laute
1c264e0899
Adding Hosts icon (#21227)
* Adding Hosts icon

* assets added to setup

Co-authored-by: Davide <davide.giacometti@outlook.it>
2022-10-14 14:10:44 +02:00
Rose
af5b9903ee
[HostsEditor]Consolidate packages (#21224) 2022-10-13 19:31:20 +01:00
Stefan Markovic
292874a0c2
[fix build][hosts] Bump CppWinRT version to align with all other projects (#21220) 2022-10-13 15:47:34 +02:00
Davide Giacometti
b2e1337d4e
Hosts file editor (#20462) 2022-10-13 13:05:43 +02:00
Laszlo Nemeth
ab41b61e84
[OOBE]Fix not shortcut not updating (#21175)
* [OOBE]Fix not shortcut not updating

Fix for issue #20953.
Activation key update in the OOBE window
when the user changes it in the settings window.
Add settings repository reference to the ViewModel
constructor to use the repository settings object
(and not create a second instance of it).

* Fix for issue #20953.

Unit test fixed.
2022-10-13 10:46:30 +03:00