Frank Reininghaus
|
a85aa04ffd
|
Fix storing binary data in StorageThread::save()
This makes the unit test plasma/tests/storagetest pass again :-)
|
2011-05-21 14:38:08 +02:00 |
|
Marco Martin
|
6ebff42e6d
|
if (!QCoreApplication::closingDown())
|
2011-04-29 11:17:31 +02:00 |
|
Aaron Seigo
|
32e3e6cf9c
|
don't touch the db if qapp is closing down
|
2011-04-29 11:17:31 +02:00 |
|
Marco Martin
|
6d6826e603
|
fix delete; test for it
|
2011-04-29 11:17:31 +02:00 |
|
Aaron Seigo
|
6971ddaa38
|
more style issues
|
2011-04-29 11:17:31 +02:00 |
|
Aaron Seigo
|
e08799bab1
|
less access to client->, set results back correctly
|
2011-04-29 11:17:31 +02:00 |
|
Aaron Seigo
|
da4833a49f
|
retrieval works
|
2011-04-29 11:17:30 +02:00 |
|
Aaron Seigo
|
33ed49a303
|
use weak pointers
|
2011-04-29 11:17:30 +02:00 |
|
Marco Martin
|
88956b1539
|
get rid of the refcounted db connection
|
2011-04-29 11:17:30 +02:00 |
|
Marco Martin
|
f358f3de6d
|
move all the sql query in an own thread
|
2011-04-29 11:17:30 +02:00 |
|
Marco Martin
|
084b7a1226
|
make the thread working
|
2011-04-29 11:17:30 +02:00 |
|
Marco Martin
|
32dbc7335e
|
template qthread that will do the actual storage
|
2011-04-29 11:17:29 +02:00 |
|