fort/src/ui
2024-01-13 13:13:05 +03:00
..
3rdparty UI: Handle DB IO errors 2024-01-09 13:14:37 +03:00
appinfo UI: AppInfo: Extract File Version, not Product 2024-01-12 13:00:21 +03:00
conf UI: FirewallConf: Fix groups ordering after remove from middle 2024-01-13 13:13:05 +03:00
control UI: ConfAppManager: Refactor addOrUpdateApp() 2024-01-12 14:47:02 +03:00
driver UI: Minor fixes 2024-01-09 14:55:07 +03:00
form UI: UserIni: Fix initial language saving 2024-01-12 19:50:04 +03:00
hostinfo UI: Set worker thread names 2024-01-04 16:51:43 +03:00
i18n UI: Update translations 2024-01-13 12:26:08 +03:00
icons UI: Tray Menu: Tweak "Quit" button's icon 2023-12-30 13:10:03 +03:00
log UI: Extract ConfAppManager from ConfManager 2023-12-26 14:40:04 +03:00
manager UI: WindowManager: Fix typo 2024-01-12 16:43:14 +03:00
model UI: ConfAppManager: Rename signal 2024-01-12 13:28:56 +03:00
rpc UI: ConfAppManager: Simplify addOrUpdateApp() 2024-01-12 17:20:15 +03:00
stat UI: Refactor drive list handling 2024-01-09 11:13:54 +03:00
task UI: Update translations 2024-01-12 16:17:20 +03:00
user UI: UserIni: Fix initial language saving 2024-01-12 19:50:04 +03:00
util UI: Device: Fix for Windows 7 2024-01-13 12:39:24 +03:00
fort_icons.qrc UI: Tray Menu: Tweak "Quit" button's icon 2023-12-30 13:10:03 +03:00
fort_readme.qrc
fortcompat.h UI: FortCompat: Add matchRegExp() 2023-12-20 12:54:54 +03:00
FortFirewallUI-include.pri SqliteDb::migrate: Add MigrateOptions struct 2021-12-11 14:50:43 +03:00
FortFirewallUI.pri
FortFirewallUI.pro UI: Move drive mounted state checking to DbErrorManager 2024-01-11 15:40:25 +03:00
fortmanager.cpp UI: Refactor service restarting 2024-01-12 16:43:02 +03:00
fortmanager.h UI: Move drive mounted state checking to DbErrorManager 2024-01-11 15:40:25 +03:00
fortsettings.cpp UI: Refactor app restarting 2024-01-12 15:34:39 +03:00
fortsettings.h UI: Refactor app restarting 2024-01-12 15:34:39 +03:00
README.portable UI: Use \r\n for user visible text files 2024-01-06 19:48:26 +03:00

README.portable
===============

This version of Fort Firewall is portable, i.e. does not need to
be installed. It will run from any directory you place it in, even
from a USB thumbdrive. It will not write permanent entries into the
Windows registry.

It needs administrator privileges to install drivers only.