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
|
f149f314e0
|
Merge
|
2017-08-26 16:54:10 +02:00 |
|
Luis Ángel San Martín
|
f5fda9b530
|
Fixed db Fixed data base info retrieving in FolderModel.
|
2017-08-26 16:17:17 +02:00 |
|
Luis Ángel San Martín
|
d6898e9a4e
|
Fixed data base info retrieving through DBHelper, value(QString) should never be used because it is really slow. All items sorting should be done at db level or using std::sort.
|
2017-08-26 16:16:11 +02:00 |
|