summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2011-03-10New checkgroupbox widget.deva
2011-03-10Callback based client implementation is now finished. Testing is up.deva
2011-03-04Simplify Collapser (animateToWidget instead of collapse/expand).deva
2011-03-03Remove printf's.deva
2011-03-03Spring cleaning...deva
2011-03-03Unify grabber functions.deva
2011-02-23Fixes 'speedy collapse' on commit.deva
2011-02-23Fade between widgets introduced in Collapser.deva
2011-02-22Make collapser use QPixmap during animation.deva
2011-02-08Remove double message on closing and saving of changed macro.deva
2011-02-08Remake previous fix for resume text not shown in full height.deva
2011-02-08Scroll into view when a new macro is expanded.deva
2011-02-08Fix 'freeze' (disabled mainwindow after server comm) bug.deva
2011-02-03Set User-Agent header to 'Pracro Client v'+VERSION.deva
2011-01-31Common client/server version file.deva
2011-01-31Remove messagebox on close-no-commit.deva
2011-01-28New cross client session system.deva
2011-01-18Fix bug not showing all resume text after macro commit.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-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-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-28Initial (untested) shot at a lua<->QSql wrapper.deva
2010-08-28Add combobox lua callbacks/deva
2010-08-20Don't show drop-down list when clicked, if disabled.deva