Commit Graph

4832 Commits

Author SHA1 Message Date
Nikolaj Olsson
42082094bb Added "Open dictionaries" to settings - word lists - fix #639 - thx Betsy :) 2015-03-15 09:39:55 +01:00
Nikolaj Olsson
9725c0add5 Updated change log 2015-03-15 09:33:56 +01:00
Nikolaj Olsson
9b22830960 Merge pull request #638 from ivandrofly/develop2
Added fix for \t in: Fix Unneeded Spaces
2015-03-15 09:11:06 +01:00
Nikolaj Olsson
8d108e5bfc Merge pull request #646 from ivandrofly/fix/patch-13
Patch 13
2015-03-15 09:09:57 +01:00
Nikolaj Olsson
ad649b615d Merge pull request #647 from ivandrofly/fix/patch-14
Patch 14
2015-03-15 09:09:16 +01:00
Nikolaj Olsson
919a560550 Merge pull request #648 from ivandrofly/fix/patch-15
Patch 15
2015-03-15 09:07:30 +01:00
Nikolaj Olsson
5d1aa1feb2 Merge pull request #650 from xylographe/fixAND
Fixed a binary OR to logical OR operator
2015-03-14 19:32:02 +01:00
Waldi Ravens
3468abf01a Fixed a binary OR to logical OR operator 2015-03-14 20:13:25 +02:00
Nikolaj Olsson
3ce172f156 Merge pull request #649 from xylographe/fixAND
Four more binary AND to logical AND operators
2015-03-14 19:11:05 +01:00
Waldi Ravens
2e10a38626 Four more binary AND to logical AND operators 2015-03-14 19:43:16 +02:00
niksedk
dd7b298a85 Fixed some binary AND to logical AND operators - thx Ivandrofly :) 2015-03-14 15:18:49 +01:00
ivandrofly
be245444fe Using new extension method 2015-03-14 14:06:19 +00:00
ivandrofly
fdbeed92cd Two new extension methods added 2015-03-14 14:06:17 +00:00
ivandrofly
1b18b8f8ca Use variable to avoid checking index twice 2015-03-14 13:57:23 +00:00
ivandrofly
6e968d9831 Just use remove instead of checking and Try remove 2015-03-14 13:57:22 +00:00
ivandrofly
470714dc66 New method added to fix Upper tags 2015-03-14 13:57:21 +00:00
niksedk
92c54a6035 Fix for Advanced Substation Alpha loading - thx Vic :) 2015-03-14 14:51:39 +01:00
ivandrofly
574879fa9a Disable checkbox "Fix Chasing via & Only Upper" when All Upper | All Lower | Fix Only Names are checked 2015-03-14 13:45:18 +00:00
ivandrofly
f5e5fa089c Deployment Attribute removed 2015-03-14 12:59:30 +00:00
Nikolaj Olsson
148bb947be Merge pull request #645 from xylographe/mroptim
Minor optimizations (Forms/MultipleReplace)
2015-03-14 13:50:29 +01:00
Waldi Ravens
4705bfb6e6 Minor optimizations (Forms/MultipleReplace) 2015-03-14 13:31:38 +02:00
ivandrofly
cf622da34d Auto adjust columns width 2015-03-14 09:09:33 +00:00
Nikolaj Olsson
275b038f20 Merge pull request #636 from ivandrofly/fix/patch-30
Fix + Refact
2015-03-13 22:09:06 +01:00
ivandrofly
88a54a25ed Added fixed for \t in: Fix Unneeded Spaces 2015-03-13 10:18:16 +00:00
Nikolaj Olsson
9c3e5abf03 Merge pull request #637 from xylographe/mrfixhit
Bugfix: a hit is a fix iff the text changed (Forms/MultipleReplace)
2015-03-13 07:22:46 +01:00
Waldi Ravens
6601b2112c Bugfix: a hit is a fix iff the text changed (Forms/MultipleReplace) 2015-03-13 06:05:51 +02:00
ivandrofly
83c6e5d088 Some fixes for Plug-in-Get 2015-03-12 20:54:28 +00:00
ivandrofly
0ad7bab4d2 Minor refact 2015-03-12 20:52:39 +00:00
niksedk
2877320b76 Fixed some bugs in DoNotBreakAfterListEdit - also see #634 - thx Ivandrofly :) 2015-03-12 16:11:54 +01:00
domddol
2cec2e900e Updated Korean translation - thx domddol :) 2015-03-12 06:34:28 +01:00
niksedk
f3b9302d36 And a minor minor improvement for last fix 2015-03-11 21:51:25 +01:00
niksedk
4c02e09e3a Optimized MultipleReplace somewhat 2015-03-11 21:46:45 +01:00
Nikolaj Olsson
1f481ce7a5 Merge pull request #633 from ivandrofly/dev/patch-1
Bug fixed: thanks to @marb99
2015-03-11 20:48:26 +01:00
ivandrofly
e5dfc61d50 Bug fixed: thanks to @marb99 2015-03-11 07:07:26 +00:00
Nikolaj Olsson
508b307943 Merge pull request #630 from xylographe/updnl
Updated Dutch and German translations
2015-03-10 22:01:49 +01:00
Waldi Ravens
be522c1179 Formatting (whitespace only) 2015-03-10 20:23:50 +02:00
Waldi Ravens
5dade161a3 translations: automated XML upkeep 2015-03-10 20:16:23 +02:00
Waldi Ravens
58e5871fdd de-DE translation: new tag 2015-03-10 20:15:34 +02:00
Waldi Ravens
12071f4c00 nl-NL translation: new tag + minor corrections 2015-03-10 18:40:46 +02:00
niksedk
4579d716eb Another remove text for HI fix - thx Thunderbolt8 :) 2015-03-09 21:30:04 +01:00
niksedk
298496fb33 Minor fix for "Fix missing spaces" regarding a quote after an ASS tag - thx Thunderbolt8 :) 2015-03-09 21:10:58 +01:00
Nikolaj Olsson
c71bd0e38b Merge pull request #629 from ivandrofly/refact/patch-2
Refact | Optimization
2015-03-09 20:52:59 +01:00
niksedk
7df094db5b Fixed bug in FixUnneededPeriods (regression from https://github.com/SubtitleEdit/subtitleedit/commit/1e77a535) - thx Thunderbolt8 :) 2015-03-09 20:48:51 +01:00
ivandrofly
48ee6c27e1 Refact | Optimization 2015-03-09 19:40:56 +00:00
niksedk
da48c89aa1 Fixed bug in "Remove text for HI" regarding trailing -/./?/! after interjection removal - thx Thunderbolt8 :) 2015-03-09 20:32:11 +01:00
niksedk
a41593c6d6 Add waveform batch window - save/restore possition (only while running) 2015-03-09 20:03:04 +01:00
Nikolaj Olsson
ab54caaabf Merge pull request #627 from ivandrofly/fix/patch-1314
Some refact in Split long lines helper
2015-03-08 19:10:13 +01:00
ivandrofly
f02ab5d1e0 Some refact in Split long lines helper 2015-03-08 16:22:12 +00:00
Nikolaj Olsson
796e0b08c5 Merge pull request #626 from ivandrofly/develop
Refact only
2015-03-08 15:10:48 +01:00
ivandrofly
b6e0cf4280 Refact only 2015-03-08 12:10:48 +00:00