| 2016-01-27 |
Norbert Moutarde | little fix to avoid blank button |
commit | commitdiff | tree | snapshot |
| 2016-01-27 |
Norbert Moutarde | introduce a new bug (correlated to an empty "previous... |
commit | commitdiff | tree | snapshot |
| 2016-01-08 |
Norbert Moutarde | added the possibility to get multiple SQL call (2 yet) |
commit | commitdiff | tree | snapshot |
| 2016-01-08 |
Norbert Moutarde | copyright year modified, little tweak |
commit | commitdiff | tree | snapshot |
| 2015-11-03 |
Norbert Moutarde | le Makefile a été rajouté |
commit | commitdiff | tree | snapshot |
| 2015-10-30 |
Norbert Moutarde | i've fixed the fact that every value isn't accurate... |
commit | commitdiff | tree | snapshot |
| 2015-10-27 |
Norbert Moutarde | i've added the switch ('#') as last character to not... |
commit | commitdiff | tree | snapshot |
| 2015-10-01 |
Norbert Moutarde | very little tweaks |
commit | commitdiff | tree | snapshot |
| 2015-10-01 |
Norbert Moutarde | val's bug fixed (now, you can attach sentence to any... |
commit | commitdiff | tree | snapshot |
| 2015-09-30 |
Norbert Moutarde | some bug of my new func "val" is now ok |
commit | commitdiff | tree | snapshot |
| 2015-09-29 |
Norbert Moutarde | val now work (with unlimited number of caracter replace... |
commit | commitdiff | tree | snapshot |
| 2015-09-26 |
Norbert Moutarde | I've reabilitate "accepted" in keyrelease |
commit | commitdiff | tree | snapshot |
| 2015-09-21 |
Norbert Moutarde | bug correction (action unmodifiable), |
commit | commitdiff | tree | snapshot |
| 2015-09-15 |
Norbert Moutarde | added action("val ?") to get value on the go |
commit | commitdiff | tree | snapshot |
| 2015-09-15 |
Norbert Moutarde | very little tweak |
commit | commitdiff | tree | snapshot |
| 2015-09-04 |
Norbert Moutarde | add debug to editbutton |
commit | commitdiff | tree | snapshot |
| 2015-08-27 |
Norbert Moutarde | "val kid children" replace every occurence of "kid... |
commit | commitdiff | tree | snapshot |
| 2015-08-17 |
Norbert Moutarde | val is now useable (but "val list" is inherently false) |
commit | commitdiff | tree | snapshot |
| 2015-08-15 |
Norbert Moutarde | I've added "hack" into action and action("val") is... |
commit | commitdiff | tree | snapshot |
| 2015-08-11 |
Norbert Moutarde | addbuttons is now in action(), next, prev should work... |
commit | commitdiff | tree | snapshot |
| 2015-06-16 |
Norbert Moutarde | copyright 2014-2015 |
commit | commitdiff | tree | snapshot |
| 2015-06-16 |
Norbert Moutarde | action("nextpage") work but not action("prevpage") |
commit | commitdiff | tree | snapshot |
| 2015-06-03 |
Norbert Moutarde | few bug with the new "page" function |
commit | commitdiff | tree | snapshot |
| 2015-06-03 |
Norbert Moutarde | box to debug when button was deleted |
commit | commitdiff | tree | snapshot |
| 2015-06-02 |
Norbert Moutarde | event is always accepted |
commit | commitdiff | tree | snapshot |
| 2015-06-02 |
Norbert Moutarde | actionmenu (the first "physical button" now open the... |
commit | commitdiff | tree | snapshot |
| 2015-06-01 |
Norbert Moutarde | copyright updated, every buttons is now active the... |
commit | commitdiff | tree | snapshot |
| 2015-04-25 |
Norbert Moutarde | some very little tweak |
commit | commitdiff | tree | snapshot |
| 2015-03-07 |
Norbert Moutarde | i restart after a long time away |
commit | commitdiff | tree | snapshot |
| 2015-02-17 |
Norbert Moutarde | added QMap<QString(1),QString(2)>val to replace every... |
commit | commitdiff | tree | snapshot |
| 2014-12-23 |
Norbert Moutarde | tweaked for the last revision of Qt (and few little... |
commit | commitdiff | tree | snapshot |
| 2014-12-20 |
Norbert Moutarde | few little tweaks (to be a nice coder !) |
commit | commitdiff | tree | snapshot |
| 2014-11-22 |
Norbert Moutarde | I've added "multiline" and "onlylast" switch |
commit | commitdiff | tree | snapshot |
| 2014-11-14 |
Norbert Moutarde | fix a little bug (2 call of q->next()) |
commit | commitdiff | tree | snapshot |
| 2014-11-12 |
Norbert Moutarde | "page" is removed and few tweak) |
commit | commitdiff | tree | snapshot |
| 2014-11-05 |
Norbert Moutarde | I've added "printItem()" (to print maxc*maxl-2 buttons... |
commit | commitdiff | tree | snapshot |
| 2014-11-04 |
Norbert Moutarde | shitty mod ... |
commit | commitdiff | tree | snapshot |
| 2014-11-04 |
Norbert Moutarde | maxline is now limitating the number of clabel printed... |
commit | commitdiff | tree | snapshot |
| 2014-11-04 |
Norbert Moutarde | added something to save anything to the server and... |
commit | commitdiff | tree | snapshot |
| 2014-10-26 |
Norbert Moutarde | little cosmetic change (useless) |
commit | commitdiff | tree | snapshot |
| 2014-10-24 |
Norbert Moutarde | added "cal" action to call a number |
commit | commitdiff | tree | snapshot |
| 2014-10-24 |
Norbert Moutarde | I've added the ability to launch a command by clicking... |
commit | commitdiff | tree | snapshot |
| 2014-10-22 |
Norbert Moutarde | when an action contains "idem", it is changed by the... |
commit | commitdiff | tree | snapshot |
| 2014-10-22 |
Norbert Moutarde | fix a little bug |
commit | commitdiff | tree | snapshot |
| 2014-10-07 |
Norbert Moutarde | replace "a" var (senseless) by type (has sense) |
commit | commitdiff | tree | snapshot |
| 2014-08-07 |
Norbert Moutarde | few tweak (with destructor) |
commit | commitdiff | tree | snapshot |
| 2014-06-21 |
Norbert Moutarde | added wri action (to write date in "file") |
commit | commitdiff | tree | snapshot |
| 2014-06-21 |
Norbert Moutarde | I've added root ability (if term rooted, of course) |
commit | commitdiff | tree | snapshot |
| 2014-06-21 |
Norbert Moutarde | mistake in SQL "selectbuttons" |
commit | commitdiff | tree | snapshot |
| 2014-06-20 |
Norbert Moutarde | mini fix (qlist<qstring> remplaced by qstringlist ) |
commit | commitdiff | tree | snapshot |
| 2014-06-20 |
Norbert Moutarde | I've added a value to use différent spacename |
commit | commitdiff | tree | snapshot |
| 2014-06-19 |
Norbert Moutarde | back now works |
commit | commitdiff | tree | snapshot |
| 2014-06-18 |
Norbert Moutarde | mistake ... |
commit | commitdiff | tree | snapshot |
| 2014-06-18 |
Norbert Moutarde | I've made deb (know as debug var) usefull when on the... |
commit | commitdiff | tree | snapshot |
| 2014-06-17 |
Norbert Moutarde | little fix |
commit | commitdiff | tree | snapshot |
| 2014-06-17 |
Norbert Moutarde | remove(QString, QString, QString) fixed, added a debug... |
commit | commitdiff | tree | snapshot |
| 2014-06-15 |
Norbert Moutarde | I've removed gettext:multiline |
commit | commitdiff | tree | snapshot |
| 2014-06-15 |
Norbert Moutarde | I've added the init file (a bunch of SQL command to... |
commit | commitdiff | tree | snapshot |
| 2014-06-14 |
Norbert Moutarde | now, you can send every data that you put in diary... |
commit | commitdiff | tree | snapshot |
| 2014-06-12 |
Norbert Moutarde | mass(int, QString, QString) now replace for any column... |
commit | commitdiff | tree | snapshot |
| 2014-06-11 |
Norbert Moutarde | little bug correction |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Norbert Moutarde | sav(qstring) is finish (i think) ! |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Norbert Moutarde | mistake |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Norbert Moutarde | mistake, again ... |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Norbert Moutarde | I've added "hack|action" to call action directly |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Norbert Moutarde | little mistake (a "s" !) |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Norbert Moutarde | Merge branch 'master' of ssh.alwaysdata.com:git/diary... |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Norbert Moutarde | I've added send(QString) to remplace savbuttons and... |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Norbert Moutarde | I've added send(QString) to remplace savbuttons and... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Norbert Moutarde | I've attempted to get one function to savbuttons and... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Norbert Moutarde | rename help menu into hack menu |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Norbert Moutarde | now, action("set") and action("setint") check the numbe... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Norbert Moutarde | now, if an entry contain only " "*x in keyword, it... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Norbert Moutarde | I've added "tmpdown" and conf("hostftp"), conf("userftp... |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Norbert Moutarde | forgot ... |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Norbert Moutarde | history now add a "del" buttons after each entry to... |
commit | commitdiff | tree | snapshot |
| 2014-06-08 |
Norbert Moutarde | added writed() signal (to know when download has writte... |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Norbert Moutarde | I've changed "down" in action (now, "down URL file... |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Norbert Moutarde | I've added into action : "vid", "history" and "read... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Norbert Moutarde | added a QMutex to download file one by one (cause QStri... |
commit | commitdiff | tree | snapshot |
| 2014-06-05 |
Norbert Moutarde | I've added download(QString, QString) to save anything... |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Norbert Moutarde | update translation |
commit | commitdiff | tree | snapshot |
| 2014-06-03 |
Norbert Moutarde | I've added "always" keyword to add permanent buttons... |
commit | commitdiff | tree | snapshot |
| 2014-06-01 |
Norbert Moutarde | french translation is finished |
commit | commitdiff | tree | snapshot |
| 2014-05-31 |
Norbert Moutarde | I've added QTranslate, my app is now multi-language |
commit | commitdiff | tree | snapshot |
| 2014-05-31 |
Norbert Moutarde | added every things to translate soft easily |
commit | commitdiff | tree | snapshot |
| 2014-05-31 |
Norbert Moutarde | added translation possibility (remember that buttons... |
commit | commitdiff | tree | snapshot |
| 2014-05-31 |
Norbert Moutarde | way is now entirely saved |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Norbert Moutarde | all the content is saved on quit (and restored on run) |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Norbert Moutarde | anonyme |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Norbert Moutarde | small adjust |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Norbert Moutarde | I don't know (fucking brain) |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Norbert Moutarde | few tweaks |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Norbert Moutarde | I've added conf("sepcmd"), conf("sepchc") and conf... |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Norbert Moutarde | removeButton() now remove buttons ! |
commit | commitdiff | tree | snapshot |
| 2014-05-28 |
Norbert Moutarde | added conf(askkeyword) |
commit | commitdiff | tree | snapshot |
| 2014-05-28 |
Norbert Moutarde | removeButton now delete given sentence from entry ... |
commit | commitdiff | tree | snapshot |
| 2014-05-28 |
Norbert Moutarde | mistake again ... |
commit | commitdiff | tree | snapshot |
| 2014-05-28 |
Norbert Moutarde | Merge branch 'master' of ssh.alwaysdata.com:git/diary... |
commit | commitdiff | tree | snapshot |
| 2014-05-28 |
Norbert Moutarde | mistake ... |
commit | commitdiff | tree | snapshot |
| next |