Commit Graph

465 Commits

Author SHA1 Message Date
mikl
da3eca52d2 Merge remote-tracking branch 'remotes/origin/master' into generic_translation 2020-12-23 15:33:16 +01:00
Nikolaj Olsson
61c348f5e5 Work on ASSA styles
Related to #4617 and #4483
2020-12-23 11:45:49 +01:00
mikl
6489529aa6 Merge remote-tracking branch 'remotes/origin/HEAD' into generic_translation 2020-12-20 02:28:07 +01:00
OmrSi
f0d91fa02b Add "Toggle mode" shortcut 2020-12-19 16:03:25 +02:00
Nikolaj Olsson
6db272c437 Improve preview background for dark theme 2020-12-18 22:37:40 +01:00
Nikolaj Olsson
40eecc938f Add "Dark theme" option to settings 2020-12-18 19:37:00 +01:00
OmrSi
4ce1e06a4a Remove redundant language tags 2020-12-16 18:32:55 +02:00
OmrSi
c3e7af0fc2 Remove tab-control for List/Source view 2020-12-16 18:32:45 +02:00
OmrSi
9cb1885dad Add "Go to list view" in a new source view context menu 2020-12-16 18:32:37 +02:00
OmrSi
5c07599141 Add "Go to source view" in list view context menu 2020-12-16 18:32:23 +02:00
OmrSi
68fe83e385 Some work on shortcuts
Rename some General shortcuts. Move "Unbreak without space" to TextBox section. Move "Help" to the end of "General" shortcuts. Unify the behavior of Break/Unbreak shortcuts.
2020-12-15 18:56:21 +02:00
OmrSi
bf517aac7c Add "Toggle list/source view" shortcut 2020-12-15 18:55:59 +02:00
Nikolaj Olsson
bfa1905f39 Add "Play from beginning of video" shortcut - thx Kimberly :) 2020-12-14 15:27:23 +01:00
Nikolaj Olsson
1813170d65 Add shortcut for "open bd sup for edit" 2020-12-14 08:37:31 +01:00
Nikolaj Olsson
67ffa7fb3b bdsupedit - allow opening bdsup from mkv 2020-12-13 16:32:14 +01:00
OmrSi
eb56066122 Remove "Waveform focus list view" 2020-12-10 21:30:08 +02:00
OmrSi
76df91438a Change "Focus waveform" shortcut to toggle mode 2020-12-10 21:23:37 +02:00
Nikolaj Olsson
429a2d97ae bdsupedit - and msgbox after save 2020-12-10 16:51:27 +01:00
OmrSi
0b7d95a396 Change "Milliseconds" to "Seconds" in Karaoke and Typewriter 2020-12-09 01:01:54 +02:00
Nikolaj Olsson
4940d3c3b3 Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2020-12-08 20:55:20 +01:00
Nikolaj Olsson
93c0a21dc1 Update language file 2020-12-08 20:55:16 +01:00
Nikolaj Olsson
d8d84a59bb
Merge pull request #4565 from OmrSi/Work-on-names-and-language-file
Work on names and language file
2020-12-08 20:34:15 +01:00
OmrSi
5c5269a65f Add language tag for "AddWaveformAndSpectrogram" in shortcuts 2020-12-08 21:29:20 +02:00
OmrSi
6637f624f3 Make "Focus waveform" work from textbox 2020-12-08 20:23:23 +02:00
mikl
a16265ded6 add generic translation form 2020-12-07 20:44:19 +01:00
Nikolaj Olsson
e6be424833 Fix selecting a word in text box 2020-12-01 07:38:45 +01:00
Nikolaj Olsson
73c51c6285 Use "ContextMenuStrip" instead of "ContextMenu"
So it will work in dotnet 5
2020-11-30 07:41:05 +01:00
Nikolaj Olsson
b58b03b652 Work on webbox 2020-11-29 16:08:44 +01:00
Nikolaj Olsson
66327d2f73 Update translation master 2020-11-26 17:59:37 +01:00
Nikolaj Olsson
b514cd27dd Restructure projects 2020-11-19 20:53:49 +01:00
Nikolaj Olsson
bc78b4e0e8 Move some files in libse 2020-11-19 19:24:18 +01:00
Nikolaj Olsson
b3acc4e504 Add toggle casing shortcut - thx LeonCheung :)
Fix #4515
2020-11-16 13:20:43 +01:00
Nikolaj Olsson
5aa8ae6d5e Add shortcut for go to next and set cursor last - thx THS :) 2020-11-15 19:40:30 +01:00
Nikolaj Olsson
c261b30bc0 Add "Delete lines" to "Batch convert" - thx Milenko :) 2020-11-15 17:27:47 +01:00
Nikolaj Olsson
95f291e349 More "Set start and set end of previous" 2020-11-15 14:17:29 +01:00
Nikolaj Olsson
53f5193920 Add shortcut "Set start and set end of previous" - thx Jeff :) 2020-11-15 13:13:12 +01:00
Nikolaj Olsson
de116602fe Enable rich text box syntax coloring color picker 2020-11-14 19:28:01 +01:00
Nikolaj Olsson
d5ab99240e 3.5.18 2020-11-09 16:06:30 +01:00
Nikolaj Olsson
b7ef31026d Minor texts changes regarding chapters 2020-10-28 12:06:10 +01:00
Nikolaj Olsson
a11f609006
Merge pull request #4439 from OmrSi/add-chapters-support
Add chapters support
2020-10-28 11:49:07 +01:00
Nikolaj Olsson
378f8398dd Add new sub format - thx Lukas :) 2020-10-28 07:21:18 +01:00
Nikolaj Olsson
e6e903c227 Minor fix for last commit 2020-10-27 07:09:35 +01:00
Nikolaj Olsson
e3b8294cd5 Add some more EBU STL validation - thx Valentina :) 2020-10-27 07:03:14 +01:00
OmrSi
cac169ea34 Make getting chapters async 2020-10-25 18:26:16 +03:00
OmrSi
496419152c Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit into add-chapters-support 2020-10-21 12:52:45 +03:00
OmrSi
3a3737d832 Add "Import chapters" to video menu
Also switch to auto property for "_videoFileName".
2020-10-20 19:06:26 +03:00
Nikolaj Olsson
6285120d71 Add Video - Open seconds subtitle for mpv/vlc - thx m0ck69/Penney :)
Fix #4400
2020-10-18 09:25:03 +02:00
OmrSi
9ebbde7c9d Add shortcuts for moving between chapters 2020-10-16 16:23:41 +03:00
Nikolaj Olsson
4acc3bb9d0 Add "Center, left justify dialogs" to export images - thx Benjamin :) 2020-10-10 14:51:58 +02:00
Nikolaj Olsson
d836e9fbe6
Merge pull request #4418 from OmrSi/enhance-measurement-converter
Enhance Measurement Converter
2020-10-10 12:52:54 +02:00