May Kittens Devour Your Soul
1eb0b12017
Update hrv_OCRFixReplaceList.xml
2023-08-28 12:19:05 +02:00
niksedk
e525a98d1e
Fix list view selected error color - thx moob158 :)
...
Fix #7294
2023-08-28 08:10:15 +02:00
niksedk
70ad580c1e
Update to Whisper-Faster_r146.zip - thx Purfview :)
...
See https://github.com/SubtitleEdit/subtitleedit/issues/7282#issuecomment-1694821598
2023-08-28 07:29:10 +02:00
niksedk
c8892a3c28
Minor UI fix
2023-08-27 18:48:53 +02:00
niksedk
67ff516d2e
Update lib mpv
2023-08-27 18:48:34 +02:00
niksedk
acf13dc57d
Testing combobox popup win
2023-08-27 17:18:00 +02:00
niksedk
d886042458
Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit
2023-08-27 14:21:07 +02:00
niksedk
75f175eaf0
Use EndEllipsis for combo-box - thx Flitskikker :)
2023-08-27 14:21:00 +02:00
Nikolaj Olsson
b82d9f833a
Merge pull request #7291 from Flitskikker/feature/changes-20230827
...
Update Dutch translation & Remove video check for Beautify time codes
2023-08-27 08:19:47 -04:00
Martijn van Berkel (Flitskikker)
7baa8d3e85
Remove video check for Beautify time codes
2023-08-27 14:12:34 +02:00
niksedk
56c7bcfb8f
Fix going from dark theme on Linux
2023-08-27 14:11:18 +02:00
Martijn van Berkel (Flitskikker)
e08829e74e
Update Dutch translation
2023-08-27 14:08:59 +02:00
niksedk
50b3ed790b
Fix Settings window working on Linux
2023-08-27 13:54:29 +02:00
niksedk
bcd72a46da
Minor clean
2023-08-27 12:05:38 +02:00
niksedk
7ae0c8b6ec
Click on text area with empty sub + new waveform selection, use selection if sane
2023-08-27 11:58:28 +02:00
niksedk
43fe8e85fd
Minor cmd line help fix
2023-08-27 11:41:16 +02:00
niksedk
e65740b266
Minor dark theme stuff
2023-08-27 10:45:33 +02:00
niksedk
07ff0a4f74
Revert some project file changes
2023-08-27 10:40:54 +02:00
Nikolaj Olsson
f5fc007bca
Merge pull request #7288 from ivandrofly/feature/uiutil-cleanup
...
Remove redundant SelectWordAtCaret function
2023-08-27 01:34:35 -04:00
niksedk
c33c65edaa
Minor dark theme fix
2023-08-27 07:33:53 +02:00
niksedk
befe2d8a8c
Optimize theme change a little
2023-08-26 10:16:36 +02:00
niksedk
cbe6c73a26
Minor label fix
2023-08-26 08:59:52 +02:00
niksedk
a8899372ce
More project fiddling...
2023-08-26 08:45:15 +02:00
niksedk
e5ba01128c
Try to include Net.Http...
2023-08-26 08:37:06 +02:00
niksedk
5bb12c2472
Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit
2023-08-26 08:02:30 +02:00
niksedk
7bece10d77
Work on project settings
2023-08-26 08:02:22 +02:00
Ivandro Jao
132130550c
Remove redundant SelectWordAtCaret function
...
The SelectWordAtCaret function for the SETextBox class was removed. It was identical to the version for the TextBox class, resulting in duplicate code. To enhance code maintainability and readability, the redundant function was deleted.
2023-08-25 23:33:04 +01:00
Nikolaj Olsson
14827d86f5
Merge pull request #7287 from diomed/master
...
Croatian updates OCR
2023-08-25 13:47:01 -04:00
niksedk
de0c366c88
Fix overlap warning not updating
2023-08-25 19:29:42 +02:00
niksedk
ccd763d4ff
Try to improve list view selected line
2023-08-25 18:42:32 +02:00
niksedk
5f176fc893
Try to fix issue w selected line in list view
2023-08-25 18:13:12 +02:00
niksedk
38ab015105
Minor refact
2023-08-25 16:59:07 +02:00
niksedk
ee1052a9c6
Fix for list view selected unfocused text - thx OmrSi :)
2023-08-25 16:37:46 +02:00
niksedk
458a388671
Fix translation - thx Jamakmake :)
2023-08-25 15:58:32 +02:00
May Kittens Devour Your Soul
1db9a49414
Update hrv_OCRFixReplaceList.xml
2023-08-25 15:51:53 +02:00
May Kittens Devour Your Soul
cf9bd6fb7a
Update hrv_OCRFixReplaceList.xml
2023-08-25 15:12:20 +02:00
niksedk
0c38a298f4
Updata change log
2023-08-25 03:01:28 +02:00
niksedk
488a0d7c1d
Minor adjustment of white text color for video player time
2023-08-25 02:30:28 +02:00
niksedk
106e5c8c93
Fix "Remove plugin"
2023-08-25 02:22:16 +02:00
Nikolaj Olsson
1609136c21
Merge pull request #7286 from ivandrofly/feature/ui-utils-clean-up
...
Remove redundant methods in UiUtil.cs
2023-08-24 20:03:28 -04:00
Ivandro Jao
918dd754af
Remove redundant methods in UiUtil.cs
...
This commit streamlines the UiUtil.cs class by removing methods that were overloading the code or duplicating functionality. By detangling the operations and removing surplus methods, the codebase becomes easier to manage and develop further. Such methods include InitializeSubtitleFormatComboBox and InitializeTextEncodingComboBox. The pitfall of potential errors reduces significantly, thereby improving reliability of the code. This change also makes it easier for the developers to find, understand, and modify parts of the code in future tasks.
2023-08-25 00:40:55 +01:00
niksedk
1fdc30c9c7
Enable Ctrl+backspace in source view - thx diomed :)
...
Work on #7282
2023-08-24 23:05:38 +02:00
niksedk
58a9c56cdc
Fix comment about fullscreen and back - thx darnn :)
...
Work on #7282
2023-08-24 22:28:00 +02:00
niksedk
b015914021
Fix for e59e03f6447100dd515cef3963ad295185086a2c#commitcomment-125419802 - thx moob158 :)
2023-08-24 19:49:40 +02:00
niksedk
d2bcb46311
Minor UI fix - thx Andrebavila :)
...
Fix #7284
2023-08-24 07:38:20 +02:00
niksedk
edd181716c
Minor improvements for dark theme in a few windows
2023-08-23 20:57:38 +02:00
niksedk
e59e03f644
Try to improve undock video windows a little
2023-08-23 20:38:13 +02:00
niksedk
66788c68e3
Color chooser - make brightness triangle blue
2023-08-23 20:07:15 +02:00
niksedk
9683297e81
Only prompt once for save OCR - work on #7282
2023-08-23 19:36:26 +02:00
niksedk
640ae292a0
Update Danish translation
2023-08-23 18:25:26 +02:00