Commit Graph

1093 Commits

Author SHA1 Message Date
Nikolaj Olsson
36bef74c62 Fix for writing "AdjustDurationSeconds" in settings.xml - thx moob :) 2017-12-23 15:18:13 +01:00
Nikolaj Olsson
bba63cf3fd Update "Adjust durations" so seconds also use numeric up/down control + remember last choice 2017-12-23 09:17:51 +01:00
Nikolaj Olsson
f42261af54 Work on OCR 2017-12-22 21:03:10 +01:00
Nikolaj Olsson
7ee5bca54a Fix for quotes 2017-12-22 17:16:19 +01:00
Nikolaj Olsson
5190f930cb Fix wrong text for "split long lines" - thx Christian :) 2017-12-22 12:15:54 +01:00
Nikolaj Olsson
cd969d55a9 Fix issue regarding Hebrew in 890 2017-12-21 20:36:35 +01:00
Nikolaj Olsson
be0df56169 Fix issue with csv nuendo 2017-12-21 20:33:36 +01:00
Nikolaj Olsson
25fbdf9a70 Optimize some string manipulation 2017-12-20 20:13:57 +01:00
Nikolaj Olsson
f3baa82ae8 Fix "Remove unneeded spaces" issue - thx Boulder08 :)
Fix #2679
2017-12-17 10:19:20 +01:00
Nikolaj Olsson
1f9ed3682a Optimize "Binary image compare" OCR method a little 2017-12-14 20:20:28 +01:00
Nikolaj Olsson
deed5cd5d1 Fix Reverse RTL issue - thx OmrSi :)
Fix #2670
2017-12-14 20:16:33 +01:00
Nikolaj Olsson
933d693f9c
Merge pull request #2673 from ivandrofly/patch-730
[FindReplaceDialogHelper] - Update
2017-12-12 14:53:05 +01:00
Ivandro Ismael
fb86e865c9 [regexutils] - minor updates 2017-12-12 01:05:56 +00:00
Nikolaj Olsson
1a7b0a9078 Rename variables 2017-12-11 21:11:32 +01:00
Nikolaj Olsson
2b1fd8f9c6 Minor fix for last commit 2017-12-11 08:09:36 +01:00
Nikolaj Olsson
12352b2308 Fix "Reverse RTL" with multiple ASSA/SSA tags - thx OmrSi :)
Fix #2668
2017-12-11 08:06:21 +01:00
Nikolaj Olsson
3fe6337160 Optimize two string operations 2017-12-10 22:18:13 +01:00
Nikolaj Olsson
737e2f2c68 Fix auto-br with ASSA/SSA tags - thx OmrSi :)
Fix #2667
2017-12-10 18:45:30 +01:00
Nikolaj Olsson
f53f677080 Add "Total duration of all subtitles" to File -> Statistics 2017-12-10 08:49:42 +01:00
Nikolaj Olsson
742aef78d8 Add "Description" to "multiple replace" rules 2017-12-09 21:04:11 +01:00
Nikolaj Olsson
356a0219af Work on "Final Draft" import 2017-12-09 08:39:58 +01:00
Nikolaj Olsson
6b296eb0ee Fix issue regarding Arabic letters in PAC - thx Muhammad :) 2017-12-06 20:14:30 +01:00
Nikolaj Olsson
c412f53061
Merge pull request #2660 from ivandrofly/regexutils
[RegexUtils] - Update
2017-12-04 20:15:03 +01:00
Nikolaj Olsson
39361c07c7 Remove some un-commented code 2017-12-04 16:45:38 +01:00
Nikolaj Olsson
60964bded1 Fix typo 2017-12-04 16:43:29 +01:00
Nikolaj Olsson
287b28c780 Use length/count instead of count() 2017-12-04 16:42:21 +01:00
Jorge Jorge
6c64fba767 Merge remote-tracking branch 'upstream/master' 2017-12-04 12:57:35 +00:00
Jorge Jorge
efe3cd353b Moved ExtendedCharacterSet to LetterDictionary
Added other variations of characters codes
2017-12-04 12:54:29 +00:00
Ivandro Ismael
9950d9499b RegexUtils] - move regex methods to regexutils. 2017-12-03 16:23:08 +00:00
Nikolaj Olsson
e79e064dbd Revert part of 6495c9d8d5
(It was only faster when the string actually contained extra spaces)
2017-12-03 15:26:31 +01:00
Nikolaj Olsson
6495c9d8d5 Optimize two string helper methods 2017-12-02 19:40:05 +01:00
Nikolaj Olsson
4750acc417 Fix for "Merge short line (single sentence)" - thx aaaxx :)
Fix #2658
2017-12-02 16:55:56 +01:00
Nikolaj Olsson
f3ffbb09d3 Add support for fcpxml 1.6 - thx Julius :) 2017-11-28 19:06:38 +01:00
Nikolaj Olsson
3a8414914a Add new subtitle format - thx yumiko :) 2017-11-28 18:13:39 +01:00
Jorge Jorge
58bb9398da Fixes SubtitleEdit/subtitleedit#2650 2017-11-28 11:25:03 +00:00
Nikolaj Olsson
85749c78d5 Optimize a few extra places where "SplitToLines" is used 2017-11-26 19:14:58 +01:00
Nikolaj Olsson
4b18695126 Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
Nikolaj Olsson
a04c287bc0 Fix minor stuff in "Import plain text" 2017-11-24 21:01:02 +01:00
Nikolaj Olsson
9fefea4bc9 Fix crash in "Fix common errors" part 2 - thx tormento :) 2017-11-24 19:16:52 +01:00
Nikolaj Olsson
46688866f4 Fix crash in "Fix common errors" - thx tormento :) 2017-11-24 18:52:41 +01:00
Nikolaj Olsson
50cc25fdab Fix issues with FinalCutProXml15 2017-11-24 12:17:23 +01:00
Nikolaj Olsson
ca6d9d54fd Allow import plain text even if file is in use - thx darnn :)
Fix #2642
2017-11-23 22:16:12 +01:00
Nikolaj Olsson
fe85a27445 Add some support for color in format WebVTT - thx SeFan :) 2017-11-23 21:48:25 +01:00
Nikolaj Olsson
c5456a68bb
Merge pull request #2641 from ivandrofly/final-cut-xml-15
[FinalCutProXml15] - Minor optimization
2017-11-23 19:00:32 +01:00
Nikolaj Olsson
7e4aba01b1 Add new format (import only) 2017-11-23 18:56:45 +01:00
Ivandro Ismael
a8aea3b26a [FinalCutProXml15] - Minor optimization 2017-11-23 11:57:18 +00:00
Nikolaj Olsson
1d6dc33ddb Add new plain text import format "Final Draft Template" - thx Wolfgang :) 2017-11-21 18:24:50 +01:00
Nikolaj Olsson
c3cbd64cec Allow import of SRT without line breaks 2017-11-19 13:32:18 +01:00
Ivandro Ismael
92731733a5 [Compare] - Fix format display + minor refact 2017-11-18 20:27:24 +00:00
Nikolaj Olsson
1544761451 Fix undo after "Import plain text" - thx darnn :)
Fix #2635
2017-11-17 20:47:13 +01:00