Commit Graph

21 Commits

Author SHA1 Message Date
Martchus e535e20720 Fix warnings 2021-03-20 21:59:49 +01:00
Martchus 5d7dbb01a3 Tweak name formatting
* Reserve result string size (it will most likely require as much space as
  the input string)
* Add "vs" to connecting words
2020-09-26 20:49:57 +02:00
Martchus 31904ff084 Support Qt 6 (commit 174154b) 2020-09-04 00:59:22 +02:00
Martchus dd3f1f594e Don't use QTextCodec which will be moved to libQt5Compat in Qt 6 2020-05-13 18:41:56 +02:00
Martchus 4e324f0001 Fix displaying tag values of type DateTime in GUI 2020-04-24 23:08:53 +02:00
Martchus 9edfa63e7f Use QString's characterset conversion functions when possible 2019-06-01 12:47:08 +02:00
Martchus 1dbb15dd1c Don't use deprecated Qt features 2019-05-04 22:17:28 +02:00
Martchus 3ac822c5fe Format all GUI-only files 2018-03-11 18:58:50 +01:00
Martchus c1a3e53dc9 Move tagparser to namespace TagParser 2018-03-06 23:10:13 +01:00
Martchus c9b3218c76 Display tag and index position in GUI 2018-01-31 21:04:15 +01:00
Martchus 7848b285b6 Fix some warnings 2018-01-31 21:02:24 +01:00
Martchus 28ec79bb66 name formatting: Consider 'as' a connecting word 2017-01-12 22:07:04 +01:00
Martchus 7d464f496f Consider all strings from tagparser UTF-8 2016-12-20 23:53:33 +01:00
Martchus d69190a6e5 Remove feature for removing backup files
Simple combination of find, xargs and rm
should do the same.
2016-07-11 21:15:58 +02:00
Martchus c692795a9d remove multiple numberic prefixes 2015-10-07 23:50:14 +02:00
Martchus ae64d7ca28 added exception for umlaut correction 2015-09-20 02:02:35 +02:00
Martchus 77a0bc28ee fixed includes 2015-09-06 20:20:00 +02:00
Martchus 76668bf883 fixed includes 2015-09-06 15:41:17 +02:00
Martchus c55751f9bd added exception for umlaut correction 2015-08-25 19:10:44 +02:00
Martchus 75803d91c7 small improvements 2015-08-07 23:48:14 +02:00
Martchus b2b8231a27 First commit 2015-04-22 19:33:53 +02:00