Commit Graph

28 Commits

Author SHA1 Message Date
gexgd0419 125828e830 Add helper for setting tab orders automatically
The helper functions are put into separate files under the Helpers folder.

The helper is used in OptionsWindow and SettingsWindow.

The helper sets the tab order of a widget using its row and column number in the grid layout. The tab orders are assigned first from left to right, then from top to bottom.

If in the future a different custom type of layout is used, or a container other than QTabWidget is used, then the helper functions may need to be changed.
2024-10-20 22:25:05 +08:00
DavidXanatos 418d095d24 #4090 2024-07-21 15:45:51 +02:00
DavidXanatos b27b4b5eda fix 2024-04-26 09:16:12 +02:00
DavidXanatos cc63194b5f 3739 2024-04-20 14:32:15 +02:00
isaak654 337fe7440d
Typo fixes 2023-12-19 18:33:42 +01:00
DavidXanatos cc6b3bbb58 1.12.4 2023-12-16 21:55:54 +01:00
DavidXanatos 2042c4cf46 1.12.0 2023-10-19 18:34:09 +02:00
DavidXanatos 3b18c8577c Update WinHelper.cpp 2023-08-12 09:29:23 +02:00
DavidXanatos 27ceada829 1.10.5 2023-08-12 09:15:17 +02:00
DavidXanatos 1c7b95914e 1.10.0 2023-07-01 18:54:53 +02:00
DavidXanatos b84beed70c 1.9.6 2023-05-27 17:12:22 +02:00
Sapour 80284dbb7f - Fixed spelling 2023-03-26 17:39:05 +01:00
Sapour ca6fd45d37 Fix: Autorun long path's over 130 characters (including NUL character) not supported . Now support's unlimited characters (including NUL terminator), as the required buffer size is determined first, before allocating the buffer. 2023-03-26 16:56:06 +01:00
DavidXanatos d222db1ae7 1.7.0c 2023-01-29 17:10:11 +01:00
DavidXanatos b871341426 1.6.2b 2022-12-21 10:14:31 +01:00
DavidXanatos 6fd25f48dd 1.6.1b 2022-12-16 13:50:19 +01:00
DavidXanatos a5a421f144 Update WinHelper.cpp 2022-12-16 13:32:48 +01:00
DavidXanatos ce729a4ef6 1.6.1b 2022-12-16 13:08:49 +01:00
DavidXanatos 58ea37d01f 1.6.1b 2022-12-15 14:06:58 +01:00
DavidXanatos e9867019a5 spell fix 2022-12-07 17:32:40 +01:00
DavidXanatos 4a3e6f473d 1.6.0 2022-11-20 17:23:15 +01:00
DavidXanatos eae595625c 1.4.0 2022-09-29 18:28:48 +02:00
DavidXanatos 708a2fb7ac 1.3.3 2022-09-02 11:04:49 +02:00
DavidXanatos 46e996fd07 1.1.1 2022-05-31 19:05:00 +02:00
DavidXanatos c969ef7ec9 1.1.0 2022-05-19 19:44:21 +02:00
DavidXanatos 364c43f29b git add --renormalize . 2021-10-16 17:19:51 +02:00
DavidXanatos 06046ad336 2021-01-30 20:21:45 +01:00
DavidXanatos de57cdedc5 Build 0.3.5 / 5.42.1 2020-07-19 22:09:02 +02:00