Commit Graph

679 Commits

Author SHA1 Message Date
32f74765a5
Changed loading placeholder 2025-05-30 14:02:56 +02:00
a6703f108d
Refactor PandocDialog to simplify state management 2025-05-30 14:02:28 +02:00
1330519334
Rename PANDOC_VERSION to LATEST_PANDOC_VERSION in PandocDialog 2025-05-30 13:50:04 +02:00
e4b2d6ff0a
Rename isLoading to isLoadingLicence in the PandocDialog component 2025-05-30 13:48:59 +02:00
5e6b1188b1
Simplified text formatting 2025-05-30 12:56:55 +02:00
8d9fb93c96
Fixed the inline link typos 2025-05-30 12:51:38 +02:00
17b5a324af
Formatting 2025-05-30 12:41:25 +02:00
647f2568ef
Adjusted buttons sizes 2025-05-30 12:39:51 +02:00
18c7e93b3d
Fixed text formatting 2025-05-30 12:36:38 +02:00
d4c8142c0f
Fixed the header formatting 2025-05-30 12:35:28 +02:00
4a14e1b70e
Fixed installer code tabs 2025-05-30 11:53:24 +02:00
3f07436e8f
Refactored download code
Unfortunately, we had to change the download code. The initial solution worked on Windows 11, but not on macOS. We are now using the user's browser for the download.
2025-05-30 11:50:43 +02:00
564ec1db98
Adjust panel class styling in the CodeTabs component 2025-05-30 11:36:20 +02:00
500191223e
Update paths and instructions in PandocDialog component 2025-05-30 11:23:17 +02:00
b799d033a9
Change all code tabs at the same time 2025-05-30 11:16:53 +02:00
7debfa7b9f
Add support for a tab change callback in the CodeTabs component 2025-05-30 11:16:34 +02:00
b1eefcadb2
Preselect the correct tab according to the current CPU architecture 2025-05-30 11:04:16 +02:00
c2c60d723d
Spelling 2025-05-29 23:04:53 +02:00
75c56cbc4e
Harmonized button color 2025-05-29 23:04:42 +02:00
c28758caf7
Moved macOS ARM above x86 2025-05-29 23:00:21 +02:00
bb2db5585a
Make PandocExecutableName public 2025-05-29 22:59:51 +02:00
cd3e402295
Removed redundant init value 2025-05-29 21:58:18 +02:00
bc5c747f83
Add SelectedIndex parameter to CodeTabs component 2025-05-29 21:55:24 +02:00
d1eb861fbc
Refactor BlockPadding to expression-bodied property 2025-05-29 21:55:07 +02:00
c6af287c89
Formatting 2025-05-29 21:54:38 +02:00
b963ecc18b
Fixed macOS spelling 2025-05-29 21:54:04 +02:00
51e7eb132d
Fixed licence icon 2025-05-29 21:43:04 +02:00
0d4455b643
Fixed version output 2025-05-29 21:40:06 +02:00
bf010c8447
Formatting 2025-05-29 21:39:01 +02:00
436852e354
Formatting 2025-05-29 21:32:25 +02:00
8455450b51
Refactor PandocDialog layout to move buttons into DialogActions 2025-05-29 21:32:11 +02:00
08bd735ea9
Update license URI and improve expansion panel structure 2025-05-29 21:31:41 +02:00
2c11619740
Made text justified 2025-05-29 21:29:57 +02:00
53a3d0544c
Add MaxHeight and ExpandedChanged parameters to expansion panel 2025-05-29 21:27:18 +02:00
0a4bb85e77
Switch to use IsNullOrWhiteSpace 2025-05-29 21:26:20 +02:00
4f8dfc51c2
Add Pandoc version and installation support 2025-05-29 17:09:49 +02:00
bb1ce9febd
Refactor Pandoc process setup using a dedicated builder class 2025-05-29 16:29:47 +02:00
f4cac637c6
Seal PandocPreparedProcess class definition 2025-05-29 16:29:24 +02:00
4c09c434e2
Refactored Pandoc handling with improved process abstractions 2025-05-29 16:12:20 +02:00
1de9e19c49
Formatting 2025-05-29 15:51:09 +02:00
7dcb9416a2
Refactored the Pandoc process setup and improved the executable path handling. 2025-05-29 15:50:51 +02:00
a31b3fff2d
Simplified availability check 2025-05-29 15:27:45 +02:00
70d0b2847b
Formatting 2025-05-29 15:27:22 +02:00
4514c2359e
Spelling 2025-05-29 15:27:08 +02:00
8adc138427
Fixed exception handling 2025-05-29 15:10:15 +02:00
ca8b3a1d00
Formatting 2025-05-29 15:09:53 +02:00
615730d052
Update logger name from 'PandocService' to 'Pandoc' 2025-05-29 15:09:25 +02:00
e0c29d461f
Fixed Pandoc executable assumption 2025-05-29 15:05:15 +02:00
5287b28a1c
Refactored pandoc executable name to use a property 2025-05-29 15:04:39 +02:00
04db15847e
Simplify directory deletion 2025-05-29 15:01:30 +02:00