summaryrefslogtreecommitdiffstats
path: root/wizards/com
Commit message (Expand)AuthorAgeFilesLines
* fdo#38451: Disable Sender and Recipient stepXisco Fauli2013-02-151-1/+2
* pywizards: remove unused filesXisco Fauli2013-02-152-285/+0
* fdo#38820: bye bye java agenda wizardXisco Fauli2013-02-1411-5345/+0
* pyagenda: Register and Pack python agenda wizardXisco Fauli2013-02-141-5/+3
* pyagenda: localise template at runtimeXisco Fauli2013-02-144-36/+79
* ups, don't delete thisXisco Fauli2013-02-111-0/+2
* pywizards: simplify paths handlingXisco Fauli2013-02-116-167/+19
* pyagenda: remove placeholder when text is not emptyXisco Fauli2013-02-101-4/+7
* pyagenda: This shouldn't be commentedXisco Fauli2013-02-101-2/+2
* pyagenda: use local variablesXisco Fauli2013-02-101-49/+29
* pyagenda: Save configuration after finishing the wizardXisco Fauli2013-02-083-41/+38
* pyagenda: Update topics's gui when launching the wizardXisco Fauli2013-02-052-18/+20
* pyagenda: remove setEnabled methodXisco Fauli2013-02-052-24/+13
* upps, I shouldn't have committed itXisco Fauli2013-02-031-2/+2
* pyagenda: use local variablesXisco Fauli2013-02-033-199/+164
* pyagenda: synchronize gui/preview when adding/removing topicsXisco Fauli2013-02-031-8/+11
* pyagenda: load the proper data for each topicXisco Fauli2013-02-032-10/+6
* pyagenda: i have to redo this class so this method is unused nowXisco Fauli2013-02-031-23/+0
* pyagenda: some duck typing hereXisco Fauli2013-02-033-33/+5
* pyagenda: load previous topics configuration when launching the wizardXisco Fauli2013-02-038-191/+79
* pyagenda: Fix finish actionXisco Fauli2013-02-032-13/+12
* pyagenda: simplify Topics codeXisco Fauli2013-01-293-223/+30
* pyagenda: table's cells are TextElementXisco Fauli2013-01-203-12/+18
* pyagenda: Fix fdo#42543 in pythonXisco Fauli2013-01-202-25/+7
* pyagenda: simplify UIDialog codeXisco Fauli2013-01-204-78/+18
* pyagenda: Fix a problem with template's sectionsXisco Fauli2013-01-204-24/+44
* pyagenda: Change to new model and remove unused codeXisco Fauli2013-01-203-52/+31
* pyagenda: follow same model as in fax and letter wizardsXisco Fauli2013-01-202-1/+1
* pyagenda: setControlProperty doesn't exist anymoreXisco Fauli2013-01-201-3/+2
* Fix one more use of removed ViewHandler.pyStephan Bergmann2013-01-141-3/+1
* fdo#59248: Remove remaining dangling view of ViewHandler.pyStephan Bergmann2013-01-141-4/+1
* This println shouldn't be hereXisco Fauli2012-12-201-1/+0
* pywizards: get rid of ViewHandlerXisco Fauli2012-12-193-60/+2
* pywizards: Delete all empty TextFields after finishingXisco Fauli2012-12-181-11/+9
* pywizards: Fix finish in Windows one and for allXisco Fauli2012-12-181-4/+5
* pywizards: absolutize fails in Windows with backslashXisco Fauli2012-12-171-4/+3
* pywizards: Fix "Finish Wizard" on WindowsXisco Fauli2012-12-164-25/+10
* pywizards: handle UnknownPropertyExceptionXisco Fauli2012-12-161-3/+5
* Python/pep8: fix E711 in wizards/../web moduleJulien Nabet2012-12-095-15/+15
* Python/pep8: fix E711 in wizards/../ui moduleJulien Nabet2012-12-092-6/+6
* Python/pep8: fix E711 in document moduleJulien Nabet2012-12-091-2/+2
* Python/pep8: fix E711 (is or is not None instead of = or !=) in common moduleJulien Nabet2012-12-092-15/+15
* Python/pep8: fix E711 (is or is not None instead of = or !=) in letter moduleJulien Nabet2012-12-093-16/+16
* pywizards: handle exceptionXisco Fauli2012-12-031-3/+6
* pywizards: make sure it has the attributeXisco Fauli2012-11-281-10/+7
* pywizards: remove set/get controlpropertyXisco Fauli2012-11-288-423/+194
* pyfax: fix a mistake i did yesterdayXisco Fauli2012-11-281-11/+11
* pywizards: Clean textfieldsXisco Fauli2012-11-283-39/+21
* pyagenda: remove helper here tooXisco Fauli2012-11-284-35/+26
* pywizards: remove helper classXisco Fauli2012-11-2814-342/+122