summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)Author
2013-02-15fdo#38451: Disable Sender and Recipient stepXisco Fauli
2013-02-15pywizards: update makefileXisco Fauli
2013-02-15pywizards: remove unused filesXisco Fauli
2013-02-14pyagenda: forgot this fileXisco Fauli
2013-02-14fdo#38820: bye bye java agenda wizardXisco Fauli
2013-02-14pyagenda: Register and Pack python agenda wizardXisco Fauli
2013-02-14pyagenda: localise template at runtimeXisco Fauli
2013-02-11ups, don't delete thisXisco Fauli
2013-02-11pywizards: simplify paths handlingXisco Fauli
2013-02-10pyagenda: remove placeholder when text is not emptyXisco Fauli
2013-02-10pyagenda: This shouldn't be commentedXisco Fauli
2013-02-10pyagenda: use local variablesXisco Fauli
2013-02-08pyagenda: Save configuration after finishing the wizardXisco Fauli
2013-02-06remove obsolete hidother.src filesAndras Timar
2013-02-05pyagenda: Update topics's gui when launching the wizardXisco Fauli
2013-02-05pyagenda: remove setEnabled methodXisco Fauli
2013-02-03upps, I shouldn't have committed itXisco Fauli
2013-02-03pyagenda: use local variablesXisco Fauli
2013-02-03pyagenda: synchronize gui/preview when adding/removing topicsXisco Fauli
2013-02-03pyagenda: load the proper data for each topicXisco Fauli
2013-02-03pyagenda: i have to redo this class so this method is unused nowXisco Fauli
2013-02-03pyagenda: remove ConfigNode from makefileXisco Fauli
2013-02-03pyagenda: some duck typing hereXisco Fauli
2013-02-03pyagenda: load previous topics configuration when launching the wizardXisco Fauli
2013-02-03pyagenda: Fix finish actionXisco Fauli
2013-01-29pyagenda: simplify Topics codeXisco Fauli
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-20pyagenda: table's cells are TextElementXisco Fauli
2013-01-20pyagenda: Fix fdo#42543 in pythonXisco Fauli
2013-01-20pyagenda: simplify UIDialog codeXisco Fauli
2013-01-20pyagenda: Fix a problem with template's sectionsXisco Fauli
2013-01-20pyagenda: Change to new model and remove unused codeXisco Fauli
2013-01-20pyagenda: follow same model as in fax and letter wizardsXisco Fauli
2013-01-20pyagenda: setControlProperty doesn't exist anymoreXisco Fauli
2013-01-14wizards: Document Conversion: remove StarOffice mode:Michael Stahl
2013-01-14Fix one more use of removed ViewHandler.pyStephan Bergmann
2013-01-14fdo#59248: Remove remaining dangling view of ViewHandler.pyStephan Bergmann
2012-12-20This println shouldn't be hereXisco Fauli
2012-12-19pywizards: get rid of ViewHandlerXisco Fauli
2012-12-18pywizards: Delete all empty TextFields after finishingXisco Fauli
2012-12-18pywizards: Fix finish in Windows one and for allXisco Fauli
2012-12-17pywizards: absolutize fails in Windows with backslashXisco Fauli
2012-12-16pywizards: Fix "Finish Wizard" on WindowsXisco Fauli
2012-12-16pywizards: handle UnknownPropertyExceptionXisco Fauli
2012-12-09Python/pep8: fix E711 in wizards/../web moduleJulien Nabet
2012-12-09Python/pep8: fix E711 in wizards/../ui moduleJulien Nabet
2012-12-09Python/pep8: fix E711 in document moduleJulien Nabet
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in common moduleJulien Nabet
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in letter moduleJulien Nabet
2012-12-03pywizards: handle exceptionXisco Fauli