Files
sqlitebrowser/src
Martin Kleusberg 1696ad19fc Remove all the "no error" error messages
They are kind of pointless because, really, they never should be visible
to the user. If there is no error we shouldn't show an error message and
if there is an error we should show a proper error message.

Especially during bunch executions of SQL statements by calling
DBBrowserDB::executeSQL() (like when importing a huge CSV file) this
avoids a whole bunch of string copy operations and calls to tr() and
should therefore increase the performance a bit, too.
2015-07-04 22:13:31 +02:00
..
2015-05-20 10:17:52 -03:00
2015-05-20 10:17:52 -03:00
2015-04-12 20:11:51 +02:00
2015-05-20 14:03:59 -03:00
2015-05-20 10:17:52 -03:00
2015-04-11 23:54:05 +03:00
2014-12-05 09:20:29 +00:00
2014-12-05 09:20:29 +00:00
2015-05-20 10:17:52 -03:00
2015-07-04 18:57:50 +02:00
2015-06-23 03:09:03 +08:00
2015-05-20 10:17:52 -03:00
2013-09-19 22:55:35 +02:00