Commit Graph

2961 Commits

Author SHA1 Message Date
Nodir Temirkhodjaev
e70954b80d UI: SqliteDb: Simplify migrateDb() 2023-08-14 17:29:17 +05:00
Nodir Temirkhodjaev
78b0291c8f UI: Update French, Slovenian translations 2023-08-14 16:52:39 +05:00
Nodir Temirkhodjaev
324c7cc423 UI: Update translations 2023-08-14 16:23:25 +05:00
Nodir Temirkhodjaev
64c7c8495e UI: Programs: Debounce the search typing 2023-08-14 16:21:36 +05:00
Nodir Temirkhodjaev
5f0947c452 UI: Programs: Add ability to search by path and name 2023-08-14 16:11:08 +05:00
Nodir Temirkhodjaev
db3a2b4aa4 UI: ConfManager: Add "app_fts" table for full-text search 2023-08-14 13:13:33 +05:00
Nodir Temirkhodjaev
787718a07e UI: Update German translation 2023-08-14 10:57:57 +05:00
Nodir Temirkhodjaev
a8998adf07 UI: Update Korean translation 2023-08-13 14:32:25 +05:00
Nodir Temirkhodjaev
f3a4bb5758 UI: Update French, Slovenian translations 2023-08-13 13:36:27 +05:00
Nodir Temirkhodjaev
c8dc50de01 UI: Update Chinese translation 2023-08-13 11:56:48 +05:00
Nodir Temirkhodjaev
cb877d0acc UI: Update translations 2023-08-13 11:37:30 +05:00
Nodir Temirkhodjaev
dfa59c9927 UI: Options: Add "Alert Message" flag
to show system message notification about new program(s)
2023-08-13 11:28:39 +05:00
Nodir Temirkhodjaev
4b96f22638 README: Remove outdated Screenshots badge 2023-08-04 15:49:14 +05:00
Nodir Temirkhodjaev
6ea5e2c940 UI: AppListModel: Use names in query order, not numbers 2023-08-01 17:24:44 +05:00
Nodir Temirkhodjaev
07de23fc6a UI: DateUtil: Minor refactor 2023-08-01 17:15:57 +05:00
Nodir Temirkhodjaev
df412a3643 UI: FortSettings: Add migration to 3.9.10 2023-07-24 12:43:09 +03:00
Nodir Temirkhodjaev
1c96c34a78 UI: Update Slovenian translation 2023-07-24 11:05:45 +03:00
Nodir Temirkhodjaev
9d3419f167 UI: Update Chinese translation 2023-07-23 15:52:00 +03:00
Nodir Temirkhodjaev
72b9ad8e53 UI: Update French, Korean translations 2023-07-23 15:16:43 +03:00
Nodir Temirkhodjaev
c88ee76646 UI: qAsConst() is deprecated since Qt 6.6, Part 2
Use std::as_const().
2023-07-23 14:51:51 +03:00
Nodir Temirkhodjaev
d03be97191 UI: Update translations 2023-07-23 14:43:14 +03:00
Nodir Temirkhodjaev
fc95cd7f74 UI: Rename "Stop ..." to "Block ..." 2023-07-23 14:26:55 +03:00
Nodir Temirkhodjaev
49fb5cb2f9 UI: TranslationManager: Refactor language initialization 2023-07-23 13:30:20 +03:00
Nodir Temirkhodjaev
b9d2d5f26f UI: qAsConst() is deprecated since Qt 6.6
Use std::as_const().
2023-07-23 13:23:17 +03:00
Nodir Temirkhodjaev
9522c89523 UI: Options: Add "Use System Regional Settings" flag 2023-07-23 12:59:06 +03:00
Nodir Temirkhodjaev
512d2ae0b8 UI: Update Chinese translation 2023-07-22 15:26:21 +03:00
Nodir Temirkhodjaev
8eb7fb3cf0 UI: Bump version 2023-07-17 20:13:22 +03:00
Nodir Temirkhodjaev
b6dccb15ce Add ChangeLog 2023-07-17 19:54:19 +03:00
Nodir Temirkhodjaev
6bfcac956b UI: Conf: Fix app paths migration 2023-07-17 17:53:26 +03:00
Nodir Temirkhodjaev
e1f2ae84fa UI: FileUtil: Simplify pathToKernelPath() 2023-07-17 15:47:51 +03:00
Nodir Temirkhodjaev
99d5295e81 UI: Fix "System" path handling 2023-07-17 15:22:05 +03:00
Nodir Temirkhodjaev
4d760b9776 Tests: Fix tests 2023-07-17 14:20:35 +03:00
Nodir Temirkhodjaev
9699d520eb UI: Conf: Improve app paths migration 2023-07-17 14:20:25 +03:00
Nodir Temirkhodjaev
004e5b4dc4 UI: Options: App Groups: Simplify duplicated code 2023-07-16 16:37:52 +03:00
Nodir Temirkhodjaev
c697019477 UI: OptionsPage::onAboutToSave: Simplify the conditional 2023-07-13 16:41:56 +03:00
Nodir Temirkhodjaev
dc0bb966ef UI: FortSettings::writeConfIniOptions: Simplify the conditional 2023-07-13 16:37:19 +03:00
Nodir Temirkhodjaev
47f78f9139 UI: Bump version 2023-07-13 14:34:41 +03:00
Nodir Temirkhodjaev
b8cd550070 Add ChangeLog 2023-07-12 20:04:33 +03:00
Nodir Temirkhodjaev
45b2c7289c UI: Run scripts in minimized window 2023-07-12 16:29:24 +03:00
Nodir Temirkhodjaev
ac696bc065 UI: App: Add "appOriginPath" field 2023-07-12 16:29:08 +03:00
Nodir Temirkhodjaev
69a9ada863 Add ChangeLog 2023-07-11 14:52:39 +03:00
Nodir Temirkhodjaev
36d559b9ec UI: Programs: Accept File Drops 2023-07-11 14:38:51 +03:00
Nodir Temirkhodjaev
96e4e6a527 Add ChangeLog 2023-07-11 13:47:52 +03:00
Nodir Temirkhodjaev
03e4368cd4 UI: Auto-install driver in portable mode 2023-07-11 13:04:50 +03:00
Nodir Temirkhodjaev
7224c81664 UI: RegKey: Refactor setValue() 2023-07-11 12:49:36 +03:00
Nodir Temirkhodjaev
36eaac6f00 UI: "no-cache" can't be used with service 2023-07-10 20:14:32 +03:00
Nodir Temirkhodjaev
5de690a266 UI: Add "-i boot_filter" argument 2023-07-10 16:25:09 +03:00
Nodir Temirkhodjaev
bd98365a99 UI: RegKey: Simplify setValue() 2023-07-10 14:50:08 +03:00
Nodir Temirkhodjaev
4d89e9e7f1 UI: TrafListModel: Refactor code duplication 2023-07-10 14:35:58 +03:00
Nodir Temirkhodjaev
230284a465 Driver: fortcnf: Simplify fort_conf_ref_exe_add_path_locked() 2023-07-09 18:48:10 +03:00