Felix Kauselmann
|
ab96056b0e
|
Normalize line endings
Normalize the line endings for a bunch of files previously not covered
by .gitattributes.
|
2018-08-07 11:09:02 +02:00 |
|
Felix Kauselmann
|
d5a11fb16b
|
Add .gitattributes rules for text and binary handling
|
2018-07-30 15:04:04 +02:00 |
|
Luis Ángel San Martín
|
8921b016a5
|
Avoid null values for issues' title coming from Comic Vine
|
2018-05-31 18:31:32 +02:00 |
|
Luis Ángel San Martín
|
1a91206a2d
|
Merge branch 'develop' into 9.5.0_bugfixes
|
2018-05-31 18:12:52 +02:00 |
|
Luis Ángel San Martín
|
229afbc9a9
|
Fix crash caused by accessing the UI thread from a background thread.
ComicVineDialog was calling close from background, plus accepted is emmited from a background thread, so it needs a QueuedConnection.
|
2018-05-31 18:09:41 +02:00 |
|
Felix Kauselmann
|
ca3bc94f25
|
Fix potential memleak caused by unused QAction pointer in SortVolumeComics
|
2018-05-26 11:09:28 +02:00 |
|
Luis Ángel San Martín
|
52c76d5482
|
Create unique database connections per thread and remove them using the database connection name from the QSqlDatabase instance being used.
|
2018-04-24 20:53:24 +02:00 |
|
Luis Ángel San Martín
|
310b9e602b
|
Trim comic vine api key to avoid problems with white spaces.
|
2018-02-26 14:51:38 +01:00 |
|
Felix Kauselmann
|
fd3d54449e
|
Fix unarr detection on Linux systems that use qmake without pkg-config support
|
2018-01-12 20:03:29 +01:00 |
|