From: Norbert Moutarde Date: Fri, 11 Aug 2017 09:02:27 +0000 (+0200) Subject: copyright years modified X-Git-Url: https://git.nothing2do.fr/?a=commitdiff_plain;h=b325503a362088bb51b7833dbe75bc9efd462efd;p=diary-mobile.git copyright years modified --- diff --git a/QtApp-debug.apk b/QtApp-debug.apk deleted file mode 120000 index 823fb38..0000000 --- a/QtApp-debug.apk +++ /dev/null @@ -1 +0,0 @@ -../build-diary-mobile-Android_for_armeabi_v7a_GCC_4_9_Qt_5_7_0-Release/android-build/bin/QtApp-debug.apk \ No newline at end of file diff --git a/README.md b/README.md index cd3e00b..e702a35 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ diary-mobile ==================== -a GUI to use diary-shell on android (or computer, or IOS, or symbian, -or whatever Qt works on if you want, it's so Qt !) - +I need help to make the doc ! (all my soft capabilities is into action() for easy reading) The first time this soft is launched, it will ask an URL to download the buttons (read ui.sql to understand what is expected).
To upload in real time, you've to set the "upload" to a ftp server where diff --git a/main.cpp b/main.cpp index bc4154c..b675b9b 100644 --- a/main.cpp +++ b/main.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016, PIOT Gabriel +// Copyright (c) 2014-2017, PIOT Gabriel // All rights reserved. // Redistribution and use in source and binary forms, with or without modification, diff --git a/mainwindow.cpp b/mainwindow.cpp index 535fe18..587e8e9 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016, PIOT Gabriel +// Copyright (c) 2014-2017, PIOT Gabriel // All rights reserved. // Redistribution and use in source and binary forms, with or without modification, diff --git a/mainwindow.h b/mainwindow.h index f5dc9d5..a06b107 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016, PIOT Gabriel +// Copyright (c) 2014-2017, PIOT Gabriel // All rights reserved. // Redistribution and use in source and binary forms, with or without modification,