summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-28Oups. Trigger commenty finger.deva
2011-01-28New cross client system.deva
2011-01-28New cross client session system.deva
2011-01-27Remove debug output via printf.deva
2011-01-27Remove stupid newline from end of ctime output.deva
2011-01-27New data extraction tool.deva
2011-01-25New database layout.deva
2011-01-18Fix bug not showing all resume text after macro commit.deva
2011-01-18Put new data extraction tool in build chain.deva
2011-01-18Initial shot at a data extraction tool.deva
2011-01-18Updated translations and removed double inclusion of QLabel in mainwindow.ccsenator
2011-01-17Translations updatesenator
2011-01-17Added tr tags to toolbar actionssenator
2011-01-17Translations updatesenator
2011-01-17Added tr tags to two messageboxessenator
2011-01-17Updated translation filesenator
2011-01-17Added missing tr tags to 'close window' messagesenator
2011-01-14Added 'template' column to 'transaction' table.deva
2011-01-14Add 'template' to transactions table in db.deva
2011-01-10Fix fixed-size buffer in session reader.deva
2011-01-06Fix crash on macro save.deva
2011-01-06Add missing newline to debug output.deva
2011-01-06Tick on versiondeva
2011-01-06fixed crash on 'save on close reminder'deva
2010-10-13added launcher window iconsenator
2010-10-13added messagebox translationssenator
2010-10-13added a messagebox that appears when leaving trying to proceed without enteri...senator
2010-10-13added cpr lineedit focus functionality to ease use with keyboardsenator
2010-10-13added recent translationssenator
2010-10-13working on template ini file integration. not entirely done but compiles just...senator
2010-10-13working on template ini file integration. not entirely done but compiles just...senator
2010-10-12template functionality added to launcher but with hardcoded template listsenator
2010-10-12removed conflictsenator
2010-10-12added template functionality, not done but i need to continue work on a windo...senator
2010-10-12added launcher if no cpr specified on command linesenator
2010-10-12Added cpr public functionsenator
2010-10-12Added generic launchersenator
2010-10-12Changed elsenator to senatorsenator
2010-10-07Fix wrong lua flags var.deva
2010-10-06Fix compilation wihtout debug.deva
2010-10-06Check for inotify.deva
2010-10-06Check for inotify.deva
2010-09-07Fix wierd behaviour in combobox, when used in colaboration with luadb.deva
2010-08-31DBWidget is now obsolete. Use combobox and luaDB instead.deva
2010-08-31Increase Debug window update (scroll down to bottom).deva
2010-08-31luaComboBox and luaDB fixes and improvements.deva
2010-08-30Add missing typechecks for ComboBoxdeva
2010-08-30Make fieldnames with '.' map correctly to lua-map namespace.deva
2010-08-28Initial (untested) shot at a lua<->QSql wrapper.deva
2010-08-28Add combobox lua callbacks/deva