PowerToys/src/runner
stefansjfw 5a5b5292a1
Order PowerToys aplhabetically Settings (#1706)
* Order PowerToys aplhabetically in both Settings list and General Settings enable's list

* Remove uneeded include
2020-03-26 11:51:05 +01:00
..
svgs FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
auto_start_helper.cpp Fixed issue with autostarting as admin even if it should as user, fixed issue with autostart permissions bug (#1538) 2020-03-17 11:04:45 +01:00
auto_start_helper.h Fixed issue with autostarting as admin even if it should as user, fixed issue with autostart permissions bug (#1538) 2020-03-17 11:04:45 +01:00
general_settings.cpp Check key existance before getting it from JSON (#1632) 2020-03-19 09:21:10 +01:00
general_settings.h Order PowerToys aplhabetically Settings (#1706) 2020-03-26 11:51:05 +01:00
lowlevel_keyboard_event.cpp Coding style (runner) (#1013) 2019-12-26 17:26:11 +01:00
lowlevel_keyboard_event.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
main.cpp Add Window Walker to module list (#1613) 2020-03-17 15:19:36 -07:00
packages.config MSIX: prompt and uninstall MSI PT version (#1248) 2020-02-18 18:11:01 +03:00
pch.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.h MSIX: prompt and uninstall MSI PT version (#1248) 2020-02-18 18:11:01 +03:00
powertoy_module.cpp Order PowerToys aplhabetically Settings (#1706) 2020-03-26 11:51:05 +01:00
powertoy_module.h Order PowerToys aplhabetically Settings (#1706) 2020-03-26 11:51:05 +01:00
powertoys_events.cpp Coding style (runner) (#1013) 2019-12-26 17:26:11 +01:00
powertoys_events.h Coding style (runner) (#1013) 2019-12-26 17:26:11 +01:00
resource.h Runner check for MSI and MSIX (#1345) 2020-02-21 11:12:04 +01:00
restart_elevated.cpp Runner: fix restarting with same elevation (#1133) 2020-01-23 15:12:02 +01:00
restart_elevated.h runner: show message box when restarting with different elevation fails (#1061) 2020-01-09 18:17:42 +01:00
runner.rc Runner check for MSI and MSIX (#1345) 2020-02-21 11:12:04 +01:00
runner.vcxproj Cleanup project output/intermediate dirs (#1640) 2020-03-20 21:41:48 +03:00
runner.vcxproj.filters runner: periodically check if there's a new version available on github and offer a visit 2020-02-26 23:06:44 +03:00
settings_window.cpp runner: simplify powertoy_module interface (#1560) 2020-03-13 12:55:15 +03:00
settings_window.h FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
system_menu_helper.cpp Coding style (runner) (#1013) 2019-12-26 17:26:11 +01:00
system_menu_helper.h Coding style (runner) (#1013) 2019-12-26 17:26:11 +01:00
trace.cpp Add telemetry event for general settings (#1269) 2020-02-12 13:03:40 +03:00
trace.h Add telemetry event for general settings (#1269) 2020-02-12 13:03:40 +03:00
tray_icon.cpp Formatting chores (#1441) 2020-03-05 13:07:06 +03:00
tray_icon.h Coding style (runner) (#1013) 2019-12-26 17:26:11 +01:00
unhandled_exception_handler.cpp C++ headers (#1660) 2020-03-24 08:51:23 +01:00
unhandled_exception_handler.h Coding style (runner) (#1013) 2019-12-26 17:26:11 +01:00
update_state.cpp runner: periodically check if there's a new version available on github and offer a visit 2020-02-26 23:06:44 +03:00
update_state.h runner: periodically check if there's a new version available on github and offer a visit 2020-02-26 23:06:44 +03:00
win_hook_event.cpp Coding style (runner) (#1013) 2019-12-26 17:26:11 +01:00
win_hook_event.h Coding style (runner) (#1013) 2019-12-26 17:26:11 +01:00