]>
git.nothing2do.fr Git - diary-mobile.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Norbert Moutarde [Mon, 23 Dec 2013 17:59:14 +0000 (18:59 +0100)]
I've added into action() the ability to prepopulate an entry
Norbert Moutarde [Mon, 23 Dec 2013 17:16:41 +0000 (18:16 +0100)]
few tweaks... (CONFIG += c++11, settext is into action(), etc...)
Norbert Moutarde [Sat, 21 Dec 2013 17:52:55 +0000 (18:52 +0100)]
exec(QString) is now exec(QList<QString>)
Norbert Moutarde [Sat, 21 Dec 2013 13:53:00 +0000 (14:53 +0100)]
added back() (to get back x times)and tweaked to use the back button on
android phone.
Norbert Moutarde [Tue, 17 Dec 2013 07:13:42 +0000 (08:13 +0100)]
forgetting
Norbert Moutarde [Sat, 14 Dec 2013 11:18:43 +0000 (12:18 +0100)]
(get/set)android-db.sh added
Norbert Moutarde [Sat, 14 Dec 2013 07:14:03 +0000 (08:14 +0100)]
I've removed all reference to QMap widget.
Nothing2Do [Fri, 13 Dec 2013 12:31:49 +0000 (13:31 +0100)]
Delete db.sql
the real name is ui.sql
Nothing2Do [Fri, 13 Dec 2013 12:18:32 +0000 (13:18 +0100)]
Update db.sql
Norbert Moutarde [Fri, 13 Dec 2013 11:37:27 +0000 (12:37 +0100)]
I've added file to remember howto create buttons on computer and howto get into my phone
Norbert Moutarde [Fri, 13 Dec 2013 07:27:19 +0000 (08:27 +0100)]
Je me suis endormi sur le clavier ...
Norbert Moutarde [Wed, 11 Dec 2013 11:29:57 +0000 (12:29 +0100)]
I've removed some comment (as usual)
Norbert Moutarde [Tue, 10 Dec 2013 16:14:15 +0000 (17:14 +0100)]
all buttons is SQL'ed (config's too !)
Norbert Moutarde [Tue, 10 Dec 2013 14:09:45 +0000 (15:09 +0100)]
prepare to get config into SQL !!! (and some SQL mistake)
Norbert Moutarde [Sun, 8 Dec 2013 13:36:17 +0000 (14:36 +0100)]
???
Norbert Moutarde [Sun, 8 Dec 2013 13:34:41 +0000 (14:34 +0100)]
more readable (In the real world, I've to say that I've forget !)
Norbert Moutarde [Sun, 8 Dec 2013 13:19:34 +0000 (14:19 +0100)]
added content to ui.sql (and cleaned a little)
Norbert Moutarde [Sat, 7 Dec 2013 18:02:42 +0000 (19:02 +0100)]
Clean up the code (a little bit)
Norbert Moutarde [Sat, 7 Dec 2013 16:38:08 +0000 (17:38 +0100)]
some cosmetic modification
Norbert Moutarde [Sat, 7 Dec 2013 16:04:14 +0000 (17:04 +0100)]
sizePolicy is now reasonnably fixed
Norbert Moutarde [Sat, 7 Dec 2013 11:07:28 +0000 (12:07 +0100)]
getButtons get buttons by keyword (as its name say).
Norbert Moutarde [Wed, 4 Dec 2013 16:06:04 +0000 (17:06 +0100)]
only fix again (I've to add action() logic)
Norbert Moutarde [Wed, 4 Dec 2013 15:26:40 +0000 (16:26 +0100)]
you can add buttons in live (edit->addButtons)
Norbert Moutarde [Wed, 4 Dec 2013 14:36:04 +0000 (15:36 +0100)]
a little fix
Norbert Moutarde [Wed, 4 Dec 2013 14:32:10 +0000 (15:32 +0100)]
button is yet in the SQLite database (see ui.sql for example)
Norbert Moutarde [Tue, 3 Dec 2013 23:07:13 +0000 (00:07 +0100)]
?
Norbert Moutarde [Tue, 3 Dec 2013 12:17:51 +0000 (13:17 +0100)]
I try to sqlit'ize the soft
Norbert Moutarde [Tue, 3 Dec 2013 08:21:02 +0000 (09:21 +0100)]
It save entry into a text file and into sqlite database ... (and android
added by 5.2 rc1)
Norbert Moutarde [Sun, 24 Nov 2013 12:07:38 +0000 (13:07 +0100)]
begin to think about ui
Norbert Moutarde [Tue, 19 Nov 2013 20:07:39 +0000 (21:07 +0100)]
save the entry with date and hours in a file
Norbert Moutarde [Wed, 13 Nov 2013 16:09:14 +0000 (17:09 +0100)]
It's my first android app ! so it's little bugged
Norbert Moutarde [Tue, 12 Nov 2013 15:49:49 +0000 (16:49 +0100)]
Initial commit