====================
a GUI to use diary-shell on android (or computer, or IOS, or symbian,
-or whatever Qt works on if you want, it's Qt !)
+or whatever Qt works on if you want, it's so Qt !)
the first time you run this, you've only one buttons ("config"),
so click on and on the new page, choose "download". Now you've to write
conf->setValue(QString("download"), QVariant("https://raw.github.com/Nothing2Do/diary-mobile-android/master/ui.sql"));
conf->setValue(QString("upload"), QVariant("ftp://<user>:<pass>@<hostname>/<file>"));
conf->setValue(QString("start"), QVariant("begin"));
+ conf->setValue(QString("db"), QVariant("/data/data/eu.nothing2do.diarymobile/db"));
}
QString &MainWindow::get(int row, int column){
q->seek(row);