summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Collapse)Author
2013-02-22s/the the/the/Tor Lillqvist
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
2013-02-15fdo#38451: Disable Sender and Recipient stepXisco Fauli
Change-Id: I5ab0989ed4e5e30b97170cbba0d516eff4befc59
2013-02-15pywizards: update makefileXisco Fauli
Change-Id: Ib9855286c68b873f60db7afefecc9c2f4364c53e
2013-02-15pywizards: remove unused filesXisco Fauli
Change-Id: Ibbb45626c984f79f94a7e281b05bf86a25897b0c
2013-02-14pyagenda: forgot this fileXisco Fauli
Change-Id: I7542a7c9ac3ab9d48251f0f5d39dbec17b5c475c
2013-02-14fdo#38820: bye bye java agenda wizardXisco Fauli
Hasta la vista, baby! Change-Id: Idb6b5f383667960918a8f1b9db653edbfc89c232
2013-02-14pyagenda: Register and Pack python agenda wizardXisco Fauli
Change-Id: I3fc2b0f4e014d358d416c230b0450dcbe5d76363
2013-02-14pyagenda: localise template at runtimeXisco Fauli
Change-Id: I80060f2c0a9ee014546632962e196b730a9e5c78
2013-02-11ups, don't delete thisXisco Fauli
Change-Id: I7a1ce167fcd388bc31a3f746ebaefd44949b5fb1
2013-02-11pywizards: simplify paths handlingXisco Fauli
Change-Id: I436ca81e180d595e018811823e8b77c8b675bef5
2013-02-10pyagenda: remove placeholder when text is not emptyXisco Fauli
Change-Id: I06ae1815ec1bd904e944929f1b50a0ee95a6a5ae
2013-02-10pyagenda: This shouldn't be commentedXisco Fauli
Change-Id: I95dde2a3673f3304969329623af7f615b7388654
2013-02-10pyagenda: use local variablesXisco Fauli
Change-Id: I9fe8eae42c942823df3d200ebb0a0ae1c478d29a
2013-02-08pyagenda: Save configuration after finishing the wizardXisco Fauli
Change-Id: Ia0d80ac089608178e714735d6bfc4516030ee5b9
2013-02-06remove obsolete hidother.src filesAndras Timar
Change-Id: Ieb30afd81d16d184e0276ce7699b848f26a00013
2013-02-05pyagenda: Update topics's gui when launching the wizardXisco Fauli
Change-Id: Ifb38b49fb62d5fc85bcc6dfa7729bb87d3c7f8e0
2013-02-05pyagenda: remove setEnabled methodXisco Fauli
Change-Id: I174be35302361bfa9985ad77a3c6496d858da472
2013-02-03upps, I shouldn't have committed itXisco Fauli
Change-Id: Id5b17c0fbad9e16277a892b1b89e109ea420c41c
2013-02-03pyagenda: use local variablesXisco Fauli
Change-Id: Ie308e7c01103def987272f1df6c691d25ce4a6a8
2013-02-03pyagenda: synchronize gui/preview when adding/removing topicsXisco Fauli
Change-Id: Ib25efb5c80b54b961d3df1b4443bf0ddb1ae92c9
2013-02-03pyagenda: load the proper data for each topicXisco Fauli
Change-Id: Ia7d8d65a868b86c81feb489328cbcb6bbd4f75f6
2013-02-03pyagenda: i have to redo this class so this method is unused nowXisco Fauli
Change-Id: Ief3461be5eeb6b952b76eeacf2778cb5beef6826
2013-02-03pyagenda: remove ConfigNode from makefileXisco Fauli
Change-Id: Icacd1addd9e43fb891b0d5cb3c20741380afbd51
2013-02-03pyagenda: some duck typing hereXisco Fauli
Change-Id: I6761962178473828039317a6826beaa242954c69
2013-02-03pyagenda: load previous topics configuration when launching the wizardXisco Fauli
Change-Id: I771c3a86d00c55e82a96286fec0484283d28ff4c
2013-02-03pyagenda: Fix finish actionXisco Fauli
Change-Id: I89b2b8b8a3f5988d6a53fe2a743fbf191e04ff58
2013-01-29pyagenda: simplify Topics codeXisco Fauli
Change-Id: Ie8417eafa70204accadff1c50d23c32fdda7bbb1
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2013-01-20pyagenda: table's cells are TextElementXisco Fauli
Change-Id: Ica2289b710369b8d319991fde311d10f64acd295
2013-01-20pyagenda: Fix fdo#42543 in pythonXisco Fauli
Change-Id: I8dacaa369c62a3d4d183737f024edfe42b903d8c
2013-01-20pyagenda: simplify UIDialog codeXisco Fauli
Change-Id: I869d13c8b40f4c52e30a0a40c148fd2a5ef9d31c
2013-01-20pyagenda: Fix a problem with template's sectionsXisco Fauli
Change-Id: Ifbd5ba9800c1b52b2f0ed929b8919ff60fc48120
2013-01-20pyagenda: Change to new model and remove unused codeXisco Fauli
Change-Id: Ibdc1fb2fb09e5b209c761b7f9898ad019620b01d
2013-01-20pyagenda: follow same model as in fax and letter wizardsXisco Fauli
Change-Id: I3e6265f80481995399f22d40df344cc1e55e2148
2013-01-20pyagenda: setControlProperty doesn't exist anymoreXisco Fauli
Change-Id: Idf5bdb2ceb93a9dbdb3dd340e57079f8a6e47a2e
2013-01-14wizards: Document Conversion: remove StarOffice mode:Michael Stahl
With the removal of binfilter, legacy StarOffice format documents cannot be converted any more, so remove the associated code. Change-Id: I49da6b56eb893acebce0de43846128abaede6a71
2013-01-14Fix one more use of removed ViewHandler.pyStephan Bergmann
...in the style of d6308705133ccde121dcd40f94a1d4367356630b "pywizards: get rid of ViewHandler" and 155600869800a0b51f9787b8a1879d3c680342c3 "fdo#59248: Remove remaining dangling view of ViewHandler.py," though the Python version of the Agenda wizard appers not be used yet, anyway. Change-Id: I993306d6ffa87d0938763706d41e12b2ffdf57e6
2013-01-14fdo#59248: Remove remaining dangling view of ViewHandler.pyStephan Bergmann
...that had been left behind by d6308705133ccde121dcd40f94a1d4367356630b "pywizards: get rid of ViewHandler" and caused "from .LetterWizardDialogImpl import LetterWizardDialogImpl" in CallWizard.py to fail. Change-Id: I51dcb2812863f502bc06e3e3b07285f6c31714ca
2012-12-20This println shouldn't be hereXisco Fauli
Change-Id: I38ee1e764d562a951095c558333414c5afd12100
2012-12-19pywizards: get rid of ViewHandlerXisco Fauli
Change-Id: Ie0098f0342a5863ffeb9dec96104efb7d94d7ae2
2012-12-18pywizards: Delete all empty TextFields after finishingXisco Fauli
Change-Id: Ic1c0c6e6f6174d4337abf06f32d9fd8072c2511d
2012-12-18pywizards: Fix finish in Windows one and for allXisco Fauli
Change-Id: I450e2f32a3579778163655b65cd112f952f0456f
2012-12-17pywizards: absolutize fails in Windows with backslashXisco Fauli
I don't have a way to test it in Windows, so I hope it fixed now Change-Id: I0f24aadb26c0d091fa95d9fcc655fa876c4b18db
2012-12-16pywizards: Fix "Finish Wizard" on WindowsXisco Fauli
Change-Id: I7ed2cef99e989aba387917fdeb16a82debd1053f
2012-12-16pywizards: handle UnknownPropertyExceptionXisco Fauli
Change-Id: I922d27f584ef39d543ee2bba997680dbea06d95f
2012-12-09Python/pep8: fix E711 in wizards/../web moduleJulien Nabet
Change-Id: I1efbf6ed09cefb5d69ac615d77cfee7eff6383f2
2012-12-09Python/pep8: fix E711 in wizards/../ui moduleJulien Nabet
Change-Id: Ia54399c218e9d402ce09fe652908c584bf0d02b1
2012-12-09Python/pep8: fix E711 in document moduleJulien Nabet
Change-Id: I76efd29101d191fae6560d177a79710329ac2596
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in common moduleJulien Nabet
Change-Id: I98fc203e5820475cb6849c3708266face92f9403
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in letter moduleJulien Nabet
Change-Id: Ic6ff028008aea87d1bf2126dccd2afb1bf3733d2