summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
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
2010-08-20Fix crash bug on empty altcombobox.deva
2010-08-20Expand hack to make sure the entire resume is shown.deva
2010-08-20Set Values just after window generation is macro is static.deva
2010-08-19Behave just a little bit nicer...deva
2010-08-19Remove unused property.deva
2010-08-19Fix initial validation due to the widgets being invisible.deva
2010-08-19More enable/valid fixes.deva
2010-08-19Fix setValue order (children first) in setValues.deva
2010-08-19Convert to new debugdeva
2010-08-19Performance improvements?deva
2010-08-19One too many calls to eventOnChange in innerwidget.deva
2010-08-19Fixed missing recursive setValid on setEnabled.deva
2010-08-19Fixed problems with eventOnChange.deva
2010-08-19Added filter.deva
2010-08-18Added som debug info.deva
2010-08-18onChange should not be deep here.deva
2010-08-18New debug CFunctiondeva