Commit Graph

18275 Commits

Author SHA1 Message Date
niksedk
f5c05b27c0 Better manual edit for new numeric up/down - thx Flitskikker/darnn :) 2023-09-02 20:34:41 +02:00
niksedk
90946face4 Fix alpha in hex color codes - thx Paul :)
Alpha should be last, not first
2023-09-02 20:13:51 +02:00
May Kittens Devour Your Soul
b2af97c867
Update hrv_OCRFixReplaceList.xml 2023-09-02 16:09:50 +02:00
niksedk
1a06763381 Minor UI work 2023-09-02 13:14:25 +02:00
May Kittens Devour Your Soul
901ee473de
Update hrv_OCRFixReplaceList.xml 2023-09-02 13:05:49 +02:00
May Kittens Devour Your Soul
f219057218
Merge branch 'SubtitleEdit:main' into master 2023-09-01 15:15:01 +02:00
niksedk
5166c8800a Fix combobox issues - thx David :)
Related to https://github.com/SubtitleEdit/subtitleedit/issues/7282#issuecomment-1699965298 in #7282
2023-08-31 06:50:08 +02:00
May Kittens Devour Your Soul
b916ff6406
Update hrv_OCRFixReplaceList.xml 2023-08-30 21:55:47 +02:00
May Kittens Devour Your Soul
c5edde2f79
Update hrv_OCRFixReplaceList.xml 2023-08-30 19:27:59 +02:00
niksedk
8c2ec2557f Fix for ampersand in subtitle list view 2023-08-30 17:00:33 +02:00
niksedk
7d591cd169 Hack to avoid crash in Google Translate Cloud V2- thx Rielaph :)
Fix #7293
2023-08-30 16:59:41 +02:00
niksedk
eb3729c21e Update bookmark gfx 2023-08-30 16:14:28 +02:00
niksedk
12db5d1d61 Minor UI fix 2023-08-30 08:27:13 +02:00
niksedk
10a1519b41 Minor UI fix 2023-08-30 07:27:34 +02:00
niksedk
811de66d20 Minor fix 2023-08-30 06:37:38 +02:00
niksedk
08a90c4761 Minor UI fix 2023-08-29 21:49:05 +02:00
niksedk
974c0fa4b3 Fix for dark theme context menu selected bacground color - thx diomed :)
Related to #7282
2023-08-29 21:48:41 +02:00
niksedk
2a4c0e1231 Minor UI fix 2023-08-29 20:55:27 +02:00
niksedk
3c4675532a Minor UI fix 2023-08-29 20:44:37 +02:00
Nikolaj Olsson
287cf55bb5
Merge pull request #7301 from ivandrofly/feature/darktheme
Refactor DarkTheme class to optimize sub control access
2023-08-29 14:35:33 -04:00
niksedk
fc82e38b5f Fix for disappearing lines in list view - thx uckthis :) 2023-08-29 20:30:38 +02:00
niksedk
fb3ababd21 Update Vosk Breton to 0.8 (from 0.7) - thx Morvan :) 2023-08-29 20:10:18 +02:00
niksedk
0a478fe283 Remove more disabled shadow 2023-08-29 15:35:34 +02:00
Ivandro Jao
51bfd4abf9 Refactor DarkTheme class to optimize sub control access
Removed the 'GetAllControlByType' method and replaced it with a refactored 'GetSubControls' method. This streamlines geting sub-controls by type for both 'SetDarkTheme' and 'UnSetDarkTheme' methods, reducing redundancy and improving code maintainability. Also, this update enhances the code readability by using var instead of explicit types in for-each loops.
2023-08-29 14:28:01 +01:00
niksedk
f0d18ec43b Fix for #7295 (chebox disabled text using dark theme) - thx ivandrofly :) 2023-08-29 07:19:28 +02:00
niksedk
a4ce3da606 Minor theme fix 2023-08-28 21:23:10 +02:00
niksedk
d4710104e3 Minor theme fix 2023-08-28 21:19:48 +02:00
niksedk
311315a87a More list view 2023-08-28 20:03:48 +02:00
niksedk
c4643bd853 Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit 2023-08-28 19:53:46 +02:00
niksedk
0d70376186 Work on subtitle list view rtl 2023-08-28 19:53:41 +02:00
Nikolaj Olsson
08fc91fad9
Merge pull request #7298 from diomed/patch-2
Update hrv_OCRFixReplaceList.xml
2023-08-28 12:51:57 -04:00
niksedk
d4a244f0b7 Allow one more ext for format 2023-08-28 18:40:22 +02:00
niksedk
f580f55011 Only allow mousewheen in combobox when focused - thx Olivier :) 2023-08-28 17:38:15 +02:00
May Kittens Devour Your Soul
bb507c11e3
Update hrv_OCRFixReplaceList.xml 2023-08-28 15:22:38 +02:00
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