summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)AuthorFilesLines
2013-02-06remove obsolete hidother.src filesAndras Timar2-2331/+0
2013-02-05pyagenda: Update topics's gui when launching the wizardXisco Fauli2-18/+20
2013-02-05pyagenda: remove setEnabled methodXisco Fauli2-24/+13
2013-02-03upps, I shouldn't have committed itXisco Fauli1-2/+2
2013-02-03pyagenda: use local variablesXisco Fauli3-199/+164
2013-02-03pyagenda: synchronize gui/preview when adding/removing topicsXisco Fauli1-8/+11
2013-02-03pyagenda: load the proper data for each topicXisco Fauli2-10/+6
2013-02-03pyagenda: i have to redo this class so this method is unused nowXisco Fauli1-23/+0
2013-02-03pyagenda: remove ConfigNode from makefileXisco Fauli1-1/+0
2013-02-03pyagenda: some duck typing hereXisco Fauli3-33/+5
2013-02-03pyagenda: load previous topics configuration when launching the wizardXisco Fauli8-191/+79
2013-02-03pyagenda: Fix finish actionXisco Fauli2-13/+12
2013-01-29pyagenda: simplify Topics codeXisco Fauli3-223/+30
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl3-3/+3
2013-01-20pyagenda: table's cells are TextElementXisco Fauli3-12/+18
2013-01-20pyagenda: Fix fdo#42543 in pythonXisco Fauli2-25/+7
2013-01-20pyagenda: simplify UIDialog codeXisco Fauli4-78/+18
2013-01-20pyagenda: Fix a problem with template's sectionsXisco Fauli4-24/+44
2013-01-20pyagenda: Change to new model and remove unused codeXisco Fauli3-52/+31
2013-01-20pyagenda: follow same model as in fax and letter wizardsXisco Fauli2-1/+1
2013-01-20pyagenda: setControlProperty doesn't exist anymoreXisco Fauli1-3/+2
2013-01-14wizards: Document Conversion: remove StarOffice mode:Michael Stahl7-366/+14
2013-01-14Fix one more use of removed ViewHandler.pyStephan Bergmann1-3/+1
2013-01-14fdo#59248: Remove remaining dangling view of ViewHandler.pyStephan Bergmann1-4/+1
2012-12-20This println shouldn't be hereXisco Fauli1-1/+0
2012-12-19pywizards: get rid of ViewHandlerXisco Fauli4-61/+2
2012-12-18pywizards: Delete all empty TextFields after finishingXisco Fauli1-11/+9
2012-12-18pywizards: Fix finish in Windows one and for allXisco Fauli1-4/+5
2012-12-17pywizards: absolutize fails in Windows with backslashXisco Fauli1-4/+3
2012-12-16pywizards: Fix "Finish Wizard" on WindowsXisco Fauli4-25/+10
2012-12-16pywizards: handle UnknownPropertyExceptionXisco Fauli1-3/+5
2012-12-09Python/pep8: fix E711 in wizards/../web moduleJulien Nabet5-15/+15
2012-12-09Python/pep8: fix E711 in wizards/../ui moduleJulien Nabet2-6/+6
2012-12-09Python/pep8: fix E711 in document moduleJulien Nabet1-2/+2
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in common moduleJulien Nabet2-15/+15
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in letter moduleJulien Nabet3-16/+16
2012-12-03pywizards: handle exceptionXisco Fauli1-3/+6
2012-11-28pywizards: make sure it has the attributeXisco Fauli1-10/+7
2012-11-28pywizards: remove set/get controlpropertyXisco Fauli8-423/+194
2012-11-28pyfax: fix a mistake i did yesterdayXisco Fauli1-11/+11
2012-11-28pywizards: Clean textfieldsXisco Fauli3-39/+21
2012-11-28pyagenda: remove helper here tooXisco Fauli4-35/+26
2012-11-28remove helper from makefileXisco Fauli1-1/+0
2012-11-28pywizards: remove helper classXisco Fauli14-342/+122
2012-11-28pyagenda: make buttons work in Agenda ItemsXisco Fauli4-12/+21
2012-11-28pyagenda: fix Topics in python3.3Xisco Fauli1-49/+54
2012-11-28pyagenda: fix date fieldXisco Fauli1-4/+4
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-2/+2
2012-11-26pywizards: don't set attribute when it's NoneXisco Fauli6-5/+8
2012-11-26pyagenda: let's delete the locks and see what happens later onXisco Fauli3-155/+114