Commit Graph

38 Commits

Author SHA1 Message Date
Nikolaj Olsson
a4adce9a76 Ignore more control chars in CountCharacters - thx OmrSi/Jamakmake :)
Related to #4407
2020-10-07 07:31:43 +02:00
Nikolaj Olsson
41d94783e9 Do not count control chars - thx OmrSi :)
Probably fix #4407
2020-10-06 09:00:28 +02:00
OmrSi
66b48e0efe Add "Ignore Arabic Diacritics" + Fix bugs 2020-09-20 17:40:21 +03:00
Nikolaj Olsson
3fe480d1d0 Fix date postfixes in "remove spaces" - thx Boulder08 :)
Fix #4129
2020-04-19 07:37:52 +02:00
Nikolaj Olsson
faef2af0cf Support for Greek questionmark in dialogs - thx Lero91 :)
Fix #4118
2020-04-17 09:12:20 +02:00
Nikolaj Olsson
e42367a126 Fix issue with fix space in dialogs - thx bitsix :)
Related to comment https://github.com/SubtitleEdit/subtitleedit/issues/4015#issuecomment-596005958 in #4015
2020-03-07 07:30:05 +01:00
Nikolaj Olsson
b263b226f1 Optimize auto-br 2020-03-01 15:50:39 +01:00
Nikolaj Olsson
3d3443dce4 Fix FCE remove dash single line - thx Ding-adong :)
Related to comment in #3416
comment https://github.com/SubtitleEdit/subtitleedit/issues/3416#issuecomment-587035108
2020-02-17 21:54:35 +01:00
Nikolaj Olsson
ab4701128a Add setting for dialogue style
Related to #3416
2020-02-16 08:08:19 +01:00
Nikolaj Olsson
913e5f2f91 Fix performance issue for UnknownSubtitle88 2019-09-16 16:45:08 +02:00
Nikolaj Olsson
ce37dc1d75 Refactor minor stuff 2019-01-29 21:33:20 +01:00
Nikolaj Olsson
21c6910aef Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
Nikolaj Olsson
1468fa7642 Refactor 2019-01-19 12:29:38 +01:00
Ivandro Ismael
469a4bd124 [stringextenssions] - update fixextraspaces 2018-02-23 20:39:10 +00:00
mkver
838bfacf67
Update StringExtensions.cs
This is intended to fix #2773.
2018-02-18 13:42:00 +01:00
Nikolaj Olsson
2153641aaf Optimize "GetCharactersPerSecond" 2018-01-23 11:12:58 +01:00
Nikolaj Olsson
25fbdf9a70 Optimize some string manipulation 2017-12-20 20:13:57 +01:00
Nikolaj Olsson
3fe6337160 Optimize two string operations 2017-12-10 22:18:13 +01: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
4b18695126 Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
Nikolaj Olsson
46b86b647b Add new subtitle format - thx Gunnar :) 2017-09-04 21:56:00 +02:00
Nikolaj Olsson
652844dc2b Word counter now acts more like the word counter in MS Word - thx Barbara :) 2017-04-03 18:16:46 +02:00
Ivandro Ismael
742df3b649 [StringExtension] - Optimize FixExtraWhiteSpaces. 2016-11-10 19:13:44 +00:00
Ivandro Ismael
ea42ec4184
[StringExtensions] - Minor optimization for ContainsLetter(). 2016-09-01 21:38:37 +01:00
Nikolaj Olsson
73d4e82974 Improved support for wsrt files + allow for \r\r\n newline 2016-07-06 22:24:34 +02:00
Nikolaj Olsson
e32b340695 Minor performance fix for "RemoveControlCharacters" 2016-03-12 23:35:01 +01:00
Nikolaj Olsson
0ebd0f8cee Some line endings to CRLF 2016-02-08 21:11:03 +01:00
XhmikosR
f13d7c1b81 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
Waldi Ravens
797825ca0c Fixed typo (libse/StringExtensions) 2015-11-25 15:45:30 +01:00
niksedk
9ccf126f14 RTF refact 2015-11-25 06:00:29 +01:00
niksedk
2754f1cdcf Starting to move "System.Windows.Forms" out of LibSe 2015-11-16 18:12:29 +01:00
niksedk
00b14eb462 Minor refact 2015-10-05 21:18:41 +02:00
niksedk
ed33b32579 Fixed split to lines regarding unicode char 8232 2015-10-05 19:43:03 +02:00
Waldi Ravens
81973cb572 Added CapitalizeFirstLetter method to StringExtensions 2015-09-10 13:03:28 +02:00
niksedk
020e95c5b2 Testing removal of control characters - issue #1211 and more... 2015-08-31 20:34:09 +02:00
Waldi Ravens
9b2eaa68ef Formatting (whitespace only) 2015-08-27 02:31:01 +02:00
niksedk
1046ece216 libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00