Review Request 109855: Make all KDE includes in Calligra consistent

Sebastian Sauer mail at dipe.org
Fri Apr 5 10:58:29 BST 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109855/#review30440
-----------------------------------------------------------

Ship it!


Ship It!

- Sebastian Sauer


On April 4, 2013, 3:01 p.m., Boudewijn Rempt wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/109855/
> -----------------------------------------------------------
> 
> (Updated April 4, 2013, 3:01 p.m.)
> 
> 
> Review request for Calligra.
> 
> 
> Description
> -------
> 
> We used CamelCase and .h includes all mixed up. This patch chances all
> includes to .h style.
>     
> I choose that style over CamelCase for the following reasons
>     
>     * the change was easier to automate
>     * CamelCase include files are created manually and so have inconsistencies
>     * the majority of Calligra KDE includes were .h style
> 
> 
> Diffs
> -----
> 
>   KoIcon.h f01b624 
>   active/main.cpp 7597384 
>   active/src/CAAbstractDocumentHandler.cpp d5d55cf 
>   active/src/CACanvasController.cpp 2d338bf 
>   active/src/CACanvasItem.cpp ea49953 
>   active/src/CAImageProvider.cpp e7f40b3 
>   active/src/CAPADocumentModel.cpp fb70fb5 
>   active/src/CAPAView.cpp f2456b1 
>   active/src/CAPresentationHandler.cpp be3e30d 
>   active/src/CASpreadsheetHandler.cpp bbde6ff 
>   active/src/CATextDocumentHandler.cpp d1bfedb 
>   active/src/CATextDocumentModel.cpp 2215b27 
>   active/src/MainWindow.cpp ea98df7 
>   braindump/plugins/quickstates/BraindumpQuickStatesPlugin.cpp 02f56ac 
>   braindump/plugins/stateshape/CategorizedItemDelegate.cpp b1f9c3f 
>   braindump/plugins/stateshape/StateToolWidget.cpp ef1ea50 
>   braindump/plugins/stateshape/StatesModel.cpp 33251fc 
>   braindump/src/Canvas.cpp 813cafa 
>   braindump/src/RootSection.cpp 00cc2e3 
>   braindump/src/SectionsBoxDock.cpp 73a0044 
>   braindump/src/View.h 4a897e3 
>   braindump/src/View.cpp e3935fa 
>   braindump/src/main.cpp 18871c7 
>   devtools/cstester/cstester.cpp d6b2fa0 
>   devtools/slidecompare/combinedview.cpp a0634a9 
>   devtools/slidecompare/kpresenterslideloader.cpp 208e7b0 
>   extras/calligra/main.cpp cc30ffa 
>   extras/okularodpgenerator/OkularOdpGenerator.cpp 5a971e7 
>   extras/thumbnail/calligracreator.cpp 8082582 
>   filters/karbon/eps/EpsImport.cpp 2ef9ed8 
>   filters/karbon/image/ImageExport.cpp ea568e3 
>   filters/karbon/karbon1.x/Karbon1xImport.cpp 9631b84 
>   filters/karbon/pdf/PdfImport.cpp 80d0c87 
>   filters/karbon/pdf/SvgOutputDev.cpp 092e9a8 
>   filters/karbon/svg/SvgExport.cpp fb34db7 
>   filters/karbon/svg/SvgImport.cpp 4e5044b 
>   filters/karbon/wmf/WmfImport.cpp 82b30b3 
>   filters/karbon/wmf/WmfImportParser.cpp e4028c3 
>   filters/karbon/wpg/WPGImport.cpp bfe0a93 
>   filters/karbon/xfig/XFigImportFilter.cpp 6f279cc 
>   filters/karbon/xfig/XFigParser.cpp 868316e 
>   filters/libmsooxml/KoOdfExporter.cpp 0de1463 
>   filters/libmsooxml/MsooXmlCommonReader.cpp 1daef8d 
>   filters/libmsooxml/MsooXmlDrawingTableStyle.cpp 5b82e5d 
>   filters/libmsooxml/MsooXmlImport.cpp acb0bc6 
>   filters/libmsooxml/MsooXmlReader.h a1fd8ab 
>   filters/libmsooxml/MsooXmlRelationships.cpp 022ef82 
>   filters/libmsooxml/MsooXmlUtils.h 6441b76 
>   filters/libmsooxml/MsooXmlUtils.cpp 0f72e01 
>   filters/sheets/csv/csvexportdialog.cpp 2d8f737 
>   filters/sheets/html/htmlimport.h 6a89792 
>   filters/sheets/latex/export/latexexportdialog.h da43251 
>   filters/sheets/libkspreadexport/KSpreadLeader.h 0e022bd 
>   filters/sheets/xlsx/ChartExport.cpp 2a9ddcf 
>   filters/sheets/xlsx/XlsxImport.cpp 23c2a31 
>   filters/sheets/xlsx/XlsxXmlStylesReader.cpp 4646636 
>   filters/stage/pptx/PptxImport.cpp eccece6 
>   filters/words/docx/DocxImport.cpp 9acf600 
>   flow/part/FlowFactory.h 3a97c47 
>   flow/part/FlowPart.cpp 2e76b61 
>   flow/plugins/dockers/stencilboxdocker/StencilBoxDocker.cpp 96aacbf 
>   karbon/plugins/filtereffects/BlendEffect.cpp d571063 
>   karbon/plugins/filtereffects/BlendEffectConfigWidget.cpp 6b4c807 
>   karbon/plugins/filtereffects/BlendEffectFactory.cpp 12ef2f0 
>   karbon/plugins/filtereffects/BlurEffect.cpp 7386c8e 
>   karbon/plugins/filtereffects/BlurEffectConfigWidget.cpp 1f24e27 
>   karbon/plugins/filtereffects/BlurEffectFactory.cpp 1103208 
>   karbon/plugins/filtereffects/ColorMatrixEffect.cpp 653225d 
>   karbon/plugins/filtereffects/ColorMatrixEffectConfigWidget.cpp 6a57e58 
>   karbon/plugins/filtereffects/ColorMatrixEffectFactory.cpp c3518d2 
>   karbon/plugins/filtereffects/ComponentTransferEffect.cpp db69566 
>   karbon/plugins/filtereffects/ComponentTransferEffectConfigWidget.cpp 417c7de 
>   karbon/plugins/filtereffects/ComponentTransferEffectFactory.cpp 98e957c 
>   karbon/plugins/filtereffects/CompositeEffect.cpp b8dfe58 
>   karbon/plugins/filtereffects/CompositeEffectConfigWidget.cpp 73601d6 
>   karbon/plugins/filtereffects/CompositeEffectFactory.cpp 6cf2011 
>   karbon/plugins/filtereffects/ConvolveMatrixEffect.cpp fa45a2a 
>   karbon/plugins/filtereffects/ConvolveMatrixEffectConfigWidget.cpp 8e677d5 
>   karbon/plugins/filtereffects/ConvolveMatrixEffectFactory.cpp f7b2450 
>   karbon/plugins/filtereffects/FloodEffect.cpp a96f728 
>   karbon/plugins/filtereffects/FloodEffectConfigWidget.cpp f3cd998 
>   karbon/plugins/filtereffects/FloodEffectFactory.cpp 6b7c612 
>   karbon/plugins/filtereffects/ImageEffect.cpp 8809b26 
>   karbon/plugins/filtereffects/ImageEffectConfigWidget.cpp 58daa75 
>   karbon/plugins/filtereffects/ImageEffectFactory.cpp 22d35fd 
>   karbon/plugins/filtereffects/KarbonFilterEffectsPlugin.cpp 3e35e65 
>   karbon/plugins/filtereffects/MergeEffect.cpp 3576a2b 
>   karbon/plugins/filtereffects/MergeEffectFactory.cpp 1091379 
>   karbon/plugins/filtereffects/MorphologyEffect.cpp b95b87d 
>   karbon/plugins/filtereffects/MorphologyEffectConfigWidget.cpp 5f25a62 
>   karbon/plugins/filtereffects/MorphologyEffectFactory.cpp cd7ca01 
>   karbon/plugins/filtereffects/OffsetEffect.cpp 6cc2490 
>   karbon/plugins/filtereffects/OffsetEffectConfigWidget.cpp 3bd0e1f 
>   karbon/plugins/filtereffects/OffsetEffectFactory.cpp 29a25b8 
>   karbon/plugins/tools/CalligraphyTool/KarbonCalligraphicShape.cpp 80d2a1d 
>   karbon/plugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp c678fa5 
>   karbon/plugins/tools/CalligraphyTool/KarbonCalligraphyTool.cpp 675e952 
>   karbon/plugins/tools/CalligraphyTool/KarbonSimplifyPath.cpp 57b9b8c 
>   karbon/plugins/tools/KarbonGradientTool.cpp c1d5549 
>   karbon/plugins/tools/KarbonPatternTool.cpp 1b28788 
>   karbon/plugins/tools/KarbonToolsPlugin.cpp 299695c 
>   karbon/plugins/tools/filterEffectTool/FilterAddCommand.cpp 5acc357 
>   karbon/plugins/tools/filterEffectTool/FilterEffectEditWidget.cpp 2ba721b 
>   karbon/plugins/tools/filterEffectTool/FilterEffectResource.cpp a31afb1 
>   karbon/plugins/tools/filterEffectTool/FilterEffectScene.cpp 972ef7b 
>   karbon/plugins/tools/filterEffectTool/FilterRemoveCommand.cpp eb0c31a 
>   karbon/plugins/tools/filterEffectTool/FilterStackSetCommand.cpp 4f81693 
>   karbon/plugins/tools/filterEffectTool/KarbonFilterEffectsTool.cpp 5868cb4 
>   karbon/plugins/tools/filterEffectTool/KarbonFilterEffectsToolFactory.cpp a2eff23 
>   karbon/ui/KarbonDocumentMergeCommand.cpp e88a2d5 
>   karbon/ui/KarbonFactory.h 54129f4 
>   karbon/ui/KarbonPart.cpp c148fb7 
>   karbon/ui/KarbonView.cpp 88ec1fa 
>   karbon/ui/KarbonZoomController.cpp 4c7f007 
>   karbon/ui/dialogs/KarbonConfigureDialog.h e6e951c 
>   karbon/ui/dialogs/KarbonConfigureDialog.cpp a88a4e8 
>   karbon/ui/dockers/KarbonLayerDocker.cpp 27338f9 
>   karbon/ui/widgets/KarbonConfigInterfacePage.h 7a1c252 
>   karbon/ui/widgets/KarbonConfigInterfacePage.cpp f85fa05 
>   karbon/ui/widgets/KarbonGradientEditWidget.cpp d33f416 
>   karbon/ui/widgets/KarbonGradientWidget.cpp 4318c0c 
>   karbon/ui/widgets/KarbonPaletteBarWidget.cpp bdca08c 
>   karbon/ui/widgets/KarbonPaletteWidget.cpp 967aead 
>   karbon/ui/widgets/KarbonSmallStylePreview.cpp c206dd1 
>   kexi/core/KexiRecentProjects.cpp 7902e1c 
>   kexi/core/KexiStandardAction.cpp 3cadd44 
>   kexi/core/KexiView.cpp 59b1385 
>   kexi/core/KexiWindow.cpp 974afab 
>   kexi/core/kexiaboutdata.h 4955eda 
>   kexi/core/kexiblobbuffer.cpp 0b1ae7e 
>   kexi/core/kexiinternalpart.cpp 3dabc61 
>   kexi/core/kexipartinfo.cpp 389c789 
>   kexi/core/kexipartinfo_p.h f6b101e 
>   kexi/core/kexipartmanager.cpp 14f1a75 
>   kexi/core/kexitemplateloader.h a85de8b 
>   kexi/formeditor/WidgetTreeWidget.cpp 65febd0 
>   kexi/formeditor/commands.h 6f19ddd 
>   kexi/formeditor/container.cpp 87b3c84 
>   kexi/formeditor/editlistviewdialog.h 1b67c55 
>   kexi/formeditor/factories/containerfactory.cpp a71b103 
>   kexi/formeditor/factories/stdwidgetfactory.cpp 4ceae2b 
>   kexi/formeditor/form.cpp 320fb45 
>   kexi/formeditor/kexiactionselectiondialog.h a5a034a 
>   kexi/formeditor/libactionwidget.h c9b33e6 
>   kexi/formeditor/libactionwidget.cpp df15280 
>   kexi/formeditor/widgetlibrary.cpp 5216ce6 
>   kexi/kexidb/alter.h e331331 
>   kexi/kexidb/drivers/mysql/mysqlconnection.cpp 3ab922e 
>   kexi/kexidb/drivers/mysql/mysqlconnection_p.cpp 36c8cc1 
>   kexi/kexidb/drivers/mysql/mysqldriver.cpp 06f0641 
>   kexi/kexidb/drivers/odbc/kodbcdriver.cpp 3e9dbdb 
>   kexi/kexidb/drivers/odbc/odbcconnection.cpp e6b17bb 
>   kexi/kexidb/drivers/odbc/odbcconnection_p.cpp effe0f6 
>   kexi/kexidb/drivers/odbc/odbcdriver.cpp 9706335 
>   kexi/kexidb/drivers/oracle/oracleconnection.cpp 2f4b4fd 
>   kexi/kexidb/drivers/sybase/sybaseconnection.cpp 71a9a47 
>   kexi/kexidb/drivers/sybase/sybaseconnection_p.cpp f913ecc 
>   kexi/kexidb/drivers/sybase/sybasedriver.cpp 12082f9 
>   kexi/kexidb/drivers/xbase/xbaseconnection.cpp 50aaaf6 
>   kexi/kexidb/drivers/xbase/xbaseconnection_p.cpp ad6a059 
>   kexi/kexiutils/FlowLayout.cpp 5403f0a 
>   kexi/kexiutils/KexiAnimatedLayout.cpp f2cf69d 
>   kexi/kexiutils/KexiAssistantPage.cpp a5f8df7 
>   kexi/kexiutils/KexiAssistantWidget.cpp aba0142 
>   kexi/kexiutils/KexiCategorizedView.h cb499d6 
>   kexi/kexiutils/KexiContextMessage.cpp b7f533e 
>   kexi/kexiutils/KexiLinkButton.h 942a791 
>   kexi/kexiutils/KexiLinkWidget.cpp 58d1648 
>   kexi/kexiutils/KexiTester.cpp 704033e 
>   kexi/kexiutils/KexiTitleLabel.cpp 0b282af 
>   kexi/kexiutils/SmallToolButton.cpp 210d110 
>   kexi/kexiutils/debuggui.cpp 2a0d853 
>   kexi/kexiutils/kmessagewidget.cpp f4b8ea9 
>   kexi/kexiutils/utils.h 140ed7b 
>   kexi/kexiutils/utils.cpp b8c5162 
>   kexi/main/KexiMainWindow.h 1eba59d 
>   kexi/main/KexiMainWindow.cpp ce89d7e 
>   kexi/main/KexiMainWindow_p.h 60dbf55 
>   kexi/main/KexiMenuWidget.h 4e8a585 
>   kexi/main/KexiMenuWidget.cpp 0d80618 
>   kexi/main/KexiMenuWidget_p.h 91bb06c 
>   kexi/main/KexiSearchLineEdit.h e043199 
>   kexi/main/KexiSearchLineEdit.cpp 3c982f0 
>   kexi/main/KexiUserFeedbackAgent.cpp 8a16b5c 
>   kexi/main/kexifinddialog.cpp a473030 
>   kexi/main/kexistatusbar.h 4ded7b3 
>   kexi/main/kexistatusbar.cpp d3f09af 
>   kexi/main/startup/KexiImportExportAssistant.cpp 90f87ae 
>   kexi/main/startup/KexiNewProjectAssistant.cpp 201a334 
>   kexi/main/startup/KexiOpenProjectAssistant.cpp 324e743 
>   kexi/main/startup/KexiRecentProjectsModel.h b3fca0a 
>   kexi/main/startup/KexiRecentProjectsModel.cpp d778263 
>   kexi/main/startup/KexiStartupDialog.h f038149 
>   kexi/main/startup/KexiStartupDialog.cpp a790185 
>   kexi/main/startup/KexiStartupFileHandler.cpp 61b62f2 
>   kexi/main/startup/KexiTemplatesModel.h 5aa5d03 
>   kexi/main/startup/KexiWelcomeAssistant.cpp 4ca9b18 
>   kexi/main/startup/KexiWelcomeStatusBar.cpp 5564afb 
>   kexi/main/tests/TestGlobalSearch.cpp 0fc52a6 
>   kexi/migration/importoptionsdlg.h 0603269 
>   kexi/migration/importtablewizard.cpp cc76e2e 
>   kexi/migration/keximigrate_p.h 2e223d7 
>   kexi/migration/keximigratetest.cpp 583f2b2 
>   kexi/migration/txt/txtmigrate.cpp e857500 
>   kexi/mobile/KexiMobileMainWindow.cpp 0f6dfff 
>   kexi/plugins/autoforms/KexiAutoFormDesignView.cpp 8603192 
>   kexi/plugins/autoforms/KexiAutoFormPart.cpp 867620b 
>   kexi/plugins/autoforms/KexiAutoForms.cpp 70cd0c8 
>   kexi/plugins/autoforms/widgets/AutoLineEdit.cpp 90ca60d 
>   kexi/plugins/forms/kexidatasourcepage.cpp 0ae652e 
>   kexi/plugins/forms/kexidbfactory.cpp f8bbab4 
>   kexi/plugins/forms/kexidbfactorybase.cpp 29a4256 
>   kexi/plugins/forms/kexiformmanager.cpp e2618d3 
>   kexi/plugins/forms/kexiformpart.cpp 7d16a73 
>   kexi/plugins/forms/kexiforms.cpp 9b74c33 
>   kexi/plugins/forms/widgets/kexidbimagebox.cpp 2364e3d 
>   kexi/plugins/forms/widgets/kexidblineedit.cpp 30d2279 
>   kexi/plugins/forms/widgets/kexidbutils.h 2a8ad1b 
>   kexi/plugins/forms/widgets/kexidbutils.cpp e5c0c50 
>   kexi/plugins/forms/widgets/mapbrowser/MapBrowserFactory.cpp b6c1299 
>   kexi/plugins/forms/widgets/mapbrowser/MapBrowserWidget.cpp 97702b6 
>   kexi/plugins/forms/widgets/webbrowser/WebBrowserFactory.cpp e2ce0ca 
>   kexi/plugins/forms/widgets/webbrowser/WebBrowserWidget.cpp be40d10 
>   kexi/plugins/importexport/csv/kexicsv_importexportpart.cpp 9a488cd 
>   kexi/plugins/importexport/csv/kexicsvexportwizard.h 407f524 
>   kexi/plugins/importexport/csv/kexicsvexportwizard.cpp f0d4d05 
>   kexi/plugins/importexport/csv/kexicsvwidgets.h 10fc6bc 
>   kexi/plugins/migration/keximigrationpart.cpp fb4acdc 
>   kexi/plugins/queries/kexiquerydesignersql.h ff7ed34 
>   kexi/plugins/queries/kexiquerydesignersql.cpp 743da68 
>   kexi/plugins/queries/kexiquerypart.cpp 9beb180 
>   kexi/plugins/relations/kexirelationpartimpl.cpp e34d75b 
>   kexi/plugins/reports/kexireportdesignview.cpp a28ed30 
>   kexi/plugins/reports/kexireports.cpp 53cc1b3 
>   kexi/plugins/reports/kexireportview.cpp d824161 
>   kexi/plugins/reports/kexisourceselector.h 833c7a7 
>   kexi/plugins/reports/kexisourceselector.cpp 9583bad 
>   kexi/plugins/scripting/kexiscripting/kexiscriptpart.cpp 2f17e01 
>   kexi/plugins/shapes/relationdesign/kexirelationdesignshape.h d6baec9 
>   kexi/plugins/shapes/relationdesign/kexirelationdesigntool.h 04be6a5 
>   kexi/plugins/shapes/relationdesign/kexirelationdesigntool.cpp 3051741 
>   kexi/plugins/tables/kexitabledesignerview.cpp 941f57c 
>   kexi/plugins/tables/kexitabledesignerview_p.cpp 703143d 
>   kexi/plugins/tables/kexitablepart.cpp f6cf468 
>   kexi/tests/altertable/altertable.cpp 9031f28 
>   kexi/tests/migration/readertest.cpp 326bd25 
>   kexi/tests/sqlitetest/main.cpp 710ed0f 
>   kexi/webforms/BlobService.cpp 1b8a692 
>   kexi/webforms/auth/Authenticator.cpp dab6a3b 
>   kexi/webforms/auth/User.cpp 8058506 
>   kexi/webforms/controller/default/Controller.cpp bc8c82a 
>   kexi/webforms/controller/extjs/Controller.cpp e6b1d32 
>   kexi/webforms/main.cpp 7b12c37 
>   kexi/webforms/model/Cache.cpp 94d2c12 
>   kexi/webforms/model/DataProvider.cpp 46f4e2f 
>   kexi/webforms/model/Database.cpp 687a0df 
>   kexi/webforms/view/default/Create.cpp 0e49bbd 
>   kexi/webforms/view/default/Query.cpp e3fb53a 
>   kexi/webforms/view/default/Read.cpp 6c60f5f 
>   kexi/webforms/view/default/TemplateProvider.cpp 975224c 
>   kexi/webforms/view/default/Update.cpp f6acfc5 
>   kexi/webforms/view/default/View.cpp 9faa9a4 
>   kexi/webforms/view/extjs/Objects.cpp 0981f99 
>   kexi/webforms/view/extjs/XMLTable.cpp 602539b 
>   kexi/widget/KexiConnectionSelectorWidget.h 8001962 
>   kexi/widget/KexiDataSourceComboBox.h bccdb09 
>   kexi/widget/KexiFileWidget.cpp 26c0bb7 
>   kexi/widget/KexiNameDialog.h 1873a6c 
>   kexi/widget/KexiNameDialog.cpp 46a3bb5 
>   kexi/widget/KexiNameWidget.h 99f27db 
>   kexi/widget/KexiObjectInfoLabel.cpp 5594d43 
>   kexi/widget/KexiProjectSelectorWidget.h f56a0f6 
>   kexi/widget/dataviewcommon/kexidataawareview.cpp 83bd3cb 
>   kexi/widget/fields/KexiFieldComboBox.h 205ebdb 
>   kexi/widget/fields/KexiFieldListModel.cpp e141375 
>   kexi/widget/kexicharencodingcombobox.h e9346c3 
>   kexi/widget/kexidbconnectionwidget.h dcaa667 
>   kexi/widget/kexidbdrivercombobox.h a871258 
>   kexi/widget/kexieditor.cpp 632d17d 
>   kexi/widget/navigator/KexiProjectModel.cpp b54fbb8 
>   kexi/widget/navigator/KexiProjectModelItem.cpp c20497b 
>   kexi/widget/navigator/KexiProjectNavigator.h 37dde2c 
>   kexi/widget/navigator/KexiProjectNavigator.cpp c68be77 
>   kexi/widget/navigator/KexiProjectTreeView.h 30c2e27 
>   kexi/widget/properties/KexiPropertyEditorView.cpp 9f3eab3 
>   kexi/widget/relations/KexiRelationsConnection.cpp 1f93724 
>   kexi/widget/relations/KexiRelationsScrollArea.cpp 1a11fb7 
>   kexi/widget/relations/KexiRelationsTableContainer.cpp 14908c7 
>   kexi/widget/relations/KexiRelationsTableContainer_p.cpp d9feaf9 
>   kexi/widget/relations/KexiRelationsView.cpp 5c5bfb9 
>   kexi/widget/tableview/kexiblobtableedit.h d0daf0a 
>   kexi/widget/tableview/kexicelleditorfactory.cpp 34b2618 
>   kexi/widget/tableview/kexitableview.cpp f2fccc5 
>   kexi/widget/tableview/kexitableview_p.h 4838c33 
>   kexi/widget/tableview/kexitableviewheader.cpp c930c350 
>   kexi/widget/tableview/kexitextformatter.cpp 009d7e4 
>   kexi/widget/utils/kexicomboboxdropdownbutton.cpp 0419c36 
>   kexi/widget/utils/kexicontextmenuutils.h 51a36b8 
>   kexi/widget/utils/kexicontextmenuutils.cpp ddfc337 
>   kexi/widget/utils/kexidisplayutils.cpp 3a19123 
>   kexi/widget/utils/kexidropdownbutton.cpp 044e24a 
>   kexi/widget/utils/kexirecordmarker.cpp f763e1e 
>   kexi/widget/utils/kexirecordnavigator.cpp 7ae6349 
>   krita/image/kis_selection_filters.cpp dffb34b 
>   krita/image/metadata/kis_meta_data_parser.cc 15cd1dd 
>   krita/image/recorder/kis_macro_player.cc 5cc848f 
>   krita/image/tests/kis_paint_information_test.cpp 711aa16 
>   krita/image/tests/kis_random_generator_demo.cpp 7cc853e 
>   krita/image/tiles3/swap/kis_memory_window.h dcca431 
>   krita/plugins/extensions/bigbrother/actionseditor/kis_actions_editor.cpp a4050e6 
>   krita/plugins/extensions/dockers/advancedcolorselector/kis_color_patches.cpp c227d9d 
>   krita/plugins/extensions/dockers/advancedcolorselector/kis_color_selector.cpp 4e0ff8e 
>   krita/plugins/extensions/dockers/advancedcolorselector/kis_color_selector_base.cpp 347eb33 
>   krita/plugins/extensions/dockers/advancedcolorselector/kis_color_selector_container.cpp b097d47 
>   krita/plugins/extensions/dockers/advancedcolorselector/kis_color_selector_ng_docker_widget.cpp e0c4e74 
>   krita/plugins/extensions/dockers/advancedcolorselector/kis_color_selector_settings.cpp 812505c 
>   krita/plugins/extensions/dockers/advancedcolorselector/kis_common_colors.cpp 7d8b65a 
>   krita/plugins/extensions/dockers/advancedcolorselector/kis_minimal_shade_selector.cpp fb4939b 
>   krita/plugins/extensions/dockers/advancedcolorselector/kis_my_paint_shade_selector.cpp 6586be0 
>   krita/plugins/extensions/dockers/advancedcolorselector/kis_shade_selector_line.cpp f7919ee 
>   krita/plugins/extensions/dockers/advancedcolorselector/kis_shade_selector_line_combo_box.cpp b713228 
>   krita/plugins/extensions/dockers/advancedcolorselector/kis_shade_selector_lines_settings.cpp 66d70c7 
>   krita/plugins/extensions/dockers/compositiondocker/compositiondocker_dock.cpp 305fb9b 
>   krita/plugins/extensions/dockers/compositiondocker/compositionmodel.cpp 88d00d4 
>   krita/plugins/extensions/dockers/tasksetdocker/tasksetdocker_dock.cpp 64119c9 
>   krita/plugins/extensions/dockers/tasksetdocker/tasksetmodel.cpp 61d7fa7 
>   krita/plugins/extensions/metadataeditor/kis_meta_data_model.cpp a8f76f4 
>   krita/plugins/formats/jp2/jp2_converter.cc d69a97b 
>   krita/plugins/formats/ppm/kis_ppm_export.cpp f64e2b9 
>   krita/plugins/formats/ppm/kis_ppm_import.cpp 912d54f 
>   krita/plugins/formats/raw/kis_raw_import.cpp eaad131 
>   krita/plugins/formats/xcf/kis_xcf_import.cpp 76077e7 
>   krita/plugins/tools/selectiontools/kis_tool_select_brush.cc 9e9a40f 
>   krita/plugins/tools/selectiontools/kis_tool_select_magnetic.cc b5528a0 
>   krita/plugins/tools/tool_transform2/kis_tool_transform.h 4ce6c6a 
>   krita/ui/input/kis_abstract_input_action.cpp 0f233f1 
>   krita/ui/input/kis_alternate_invocation_action.cpp 08600e6 
>   krita/ui/input/kis_change_primary_setting_action.cpp 9f60cfc 
>   krita/ui/input/kis_input_manager.cpp 273fe12 
>   krita/ui/input/kis_pan_action.cpp cfb7334 
>   krita/ui/input/kis_rotate_canvas_action.cpp b7526af 
>   krita/ui/input/kis_show_palette_action.cpp 55794fa 
>   krita/ui/input/kis_tool_invocation_action.cpp 36eabcd 
>   krita/ui/kis_action.h 0527a9a 
>   krita/ui/kis_factory2.h ec4883b 
>   krita/ui/kis_painting_assistants_manager.cc b030aa2 
>   krita/ui/operations/kis_operation_ui_widget_factory.h de28daa 
>   krita/ui/recorder/kis_recorded_filter_action_creator.cpp 8167e31 
>   krita/ui/tests/scratchpad/scratchpad.cpp d9bee3f 
>   krita/ui/tool/kis_tool_freehand_helper.cpp 1261871 
>   krita/ui/widgets/KisFlipbookSelector.cpp ee4d626 
>   libs/basicflakes/tools/KoCreatePathTool.cpp 7dce96c 
>   libs/db/RecordData.cpp 03a6ddb 
>   libs/db/connectiondata.cpp 4c75f5c 
>   libs/db/driver_p.h cd8cb40 
>   libs/db/driver_p.cpp af400c6 
>   libs/db/drivers/sqlite/sqliteconnection.cpp 0d53798 
>   libs/db/lookupfieldschema.cpp 30ca55f 
>   libs/db/parser/parser_p.cpp 9a9077f 
>   libs/db/parser/sqlparser.cpp e75595d 
>   libs/db/parser/sqlparser.y beee7cf 
>   libs/db/preparedstatement.h e91ef14 
>   libs/db/simplecommandlineapp.h 2505784 
>   libs/db/simplecommandlineapp.cpp 0076358 
>   libs/db/tests/TestConnection.cpp 07e0310 
>   libs/db/utils.cpp 52eb9a1 
>   libs/flake/KoCanvasBase.cpp 00c4b01 
>   libs/flake/KoCanvasControllerWidget.cpp 1037ec0 
>   libs/flake/KoCanvasResourceManager.cpp 4cb6bf7 
>   libs/flake/KoConnectionShape.cpp 09efc1a 
>   libs/flake/KoCopyController.cpp 25da113 
>   libs/flake/KoDockRegistry.cpp 3deb4f6 
>   libs/flake/KoDocumentResourceManager.cpp ddbc871 
>   libs/flake/KoFilterEffectRegistry.cpp 61b634d 
>   libs/flake/KoGradientBackground.cpp f9cb1a1 
>   libs/flake/KoHatchBackground.cpp d5caac0 
>   libs/flake/KoImageData.cpp 7930e5f 
>   libs/flake/KoImageData_p.cpp 540c0e2 
>   libs/flake/KoInputDeviceHandlerRegistry.cpp 080d7ac 
>   libs/flake/KoParameterShape.cpp 4421d63 
>   libs/flake/KoPasteController.cpp 35863b7 
>   libs/flake/KoPathPoint.cpp 113f72b 
>   libs/flake/KoPathShape.cpp 548abcb 
>   libs/flake/KoPatternBackground.cpp 17fef9c 
>   libs/flake/KoRTree.h 92598c1 
>   libs/flake/KoResourceManager_p.cpp 259536e 
>   libs/flake/KoShapeAnchor.cpp c74d2b1 
>   libs/flake/KoShapeBasedDocumentBase.cpp 9aef3c7 
>   libs/flake/KoShapePaste.cpp 7ef9e45 
>   libs/flake/KoShapeRegistry.cpp c628704 
>   libs/flake/KoToolProxy.cpp bd55cb9 
>   libs/flake/KoToolRegistry.cpp f23bc3c 
>   libs/flake/KoTosContainerModel.cpp f811cea 
>   libs/flake/KoUnavailShape.cpp ecc771f 
>   libs/flake/commands/KoPathPointMergeCommand.cpp 6fce3cc 
>   libs/flake/commands/KoShapeClipCommand.cpp b8ad458 
>   libs/flake/commands/KoShapeKeepAspectRatioCommand.cpp 7a36851 
>   libs/flake/commands/KoShapeTransformCommand.cpp cc6ff38 
>   libs/flake/commands/KoShapeUnclipCommand.cpp 53da2c8 
>   libs/flake/svg/SvgCssHelper.cpp 647b290 
>   libs/flake/svg/SvgLoadingContext.cpp f47f3ba 
>   libs/flake/svg/SvgParser.cpp 0ce962fa 
>   libs/flake/svg/SvgSavingContext.cpp 6cea58e 
>   libs/flake/svg/SvgShapeFactory.cpp ef1b5d7 
>   libs/flake/svg/SvgStyleWriter.cpp 6488fcf 
>   libs/flake/tests/TestPointMergeCommand.cpp 83fdab0 
>   libs/flake/tools/KoPathSegmentChangeStrategy.cpp ce46229 
>   libs/flake/tools/KoPathTool.cpp bd84390 
>   libs/flake/tools/PathToolOptionWidget.cpp acf711a 
>   libs/kokross/KoScriptingOdf.cpp f4591ab 
>   libs/kopageapp/KoPACanvas.cpp c86ec08 
>   libs/kopageapp/KoPACanvasBase.cpp 3ae8f64 
>   libs/kopageapp/KoPACanvasItem.cpp 40ed201 
>   libs/kopageapp/KoPADocumentStructureDocker.cpp fd99801 
>   libs/kopageapp/KoPAPage.cpp 0184376 
>   libs/kopageapp/KoPAPageThumbnailModel.cpp 028c1b8 
>   libs/kopageapp/KoPAPixmapCache.cpp 72956aa 
>   libs/kopageapp/commands/KoPAChangePageLayoutCommand.cpp 232d3a5 
>   libs/kopageapp/dialogs/KoPAMasterPageDialog.h 90f9338 
>   libs/kopageapp/dialogs/KoPAMasterPageDialog.cpp 51b3365 
>   libs/kopageapp/dialogs/KoPAPageLayoutDialog.cpp fbc083a 
>   libs/kopageapp/tests/TestPAPageMoveCommand.cpp ca27c46 
>   libs/kopageapp/widgets/KoPageNavigator.cpp b118672 
>   libs/kopageapp/widgets/KoPageNavigatorButton.cpp c1db6e5 
>   libs/koplugin/KoPluginLoader.cpp 43d21a7 
>   libs/koproperty/EditorDataModel.cpp 1d98f82 
>   libs/koproperty/EditorView.h 87bfc6b 
>   libs/koproperty/EditorView.cpp 5b46cef 
>   libs/koproperty/Factory.cpp 62e90e1 
>   libs/koproperty/editors/booledit.cpp a9cde2a 
>   libs/koproperty/editors/coloredit.h 94baa1c 
>   libs/koproperty/editors/coloredit.cpp 45c7b6b 
>   libs/koproperty/editors/combobox.h 34d232b 
>   libs/koproperty/editors/combobox.cpp 0cb5b57 
>   libs/koproperty/editors/cursoredit.cpp dde1d11 
>   libs/koproperty/editors/fontedit.h 4d9fcca 
>   libs/koproperty/editors/fontedit.cpp 6664bea 
>   libs/koproperty/editors/linestyleedit.cpp 250516c 
>   libs/koproperty/editors/pixmapedit.cpp 6f4ca69 
>   libs/koproperty/editors/pointedit.cpp 9df907a 
>   libs/koproperty/editors/pointfedit.cpp 34de020 
>   libs/koproperty/editors/rectedit.cpp 55fa24c 
>   libs/koproperty/editors/sizeedit.cpp 8f2c8ac 
>   libs/koproperty/editors/sizefedit.cpp 56c20b3 
>   libs/koproperty/editors/sizepolicyedit.cpp 6bfde47 
>   libs/koproperty/editors/spinbox.h c230bc1 
>   libs/koproperty/editors/spinbox.cpp 90236e0 
>   libs/koproperty/editors/stringedit.h 8214a17 
>   libs/koproperty/editors/stringlistedit.cpp bef2d4b 
>   libs/koproperty/editors/symbolcombo.cpp 592cb9b 
>   libs/koproperty/editors/utils.cpp 22e222c 
>   libs/koproperty/test/main.cpp acbbc6d 
>   libs/koproperty/test/test.cpp 6208fbd 
>   libs/koreport/common/KoReportItemBase.cpp 61cc66a 
>   libs/koreport/common/KoReportPluginInterface.h b8082a1 
>   libs/koreport/common/KoReportPluginManager.cpp c2b877a 
>   libs/koreport/common/krpos.cpp e41c7f2 
>   libs/koreport/common/krsize.cpp 29a4495 
>   libs/koreport/items/text/KoReportItemText.cpp 726a0e7 
>   libs/koreport/renderer/KoReportRendererBase.h 8c455bf 
>   libs/koreport/renderer/odtframe/KoOdtFrameReportPicture.cpp 53d2a17 
>   libs/koreport/wrtembed/KoReportDesigner.cpp 9268585 
>   libs/koreport/wrtembed/detailgroupsectiondialog.h efdb029 
>   libs/koreport/wrtembed/detailgroupsectiondialog.cpp 9fb4fae 
>   libs/koreport/wrtembed/reportpropertiesbutton.cpp 4117c38 
>   libs/koreport/wrtembed/reportsection.cpp ff634b5 
>   libs/koreport/wrtembed/sectioneditor.h 80bacee 
>   libs/koreport/wrtembed/sectioneditor.cpp 4fc165d 
>   libs/kotext/BibliographyGenerator.cpp d7667f9 
>   libs/kotext/InsertInlineObjectActionBase_p.cpp 7f80c2c 
>   libs/kotext/InsertTextLocator.cpp a2168db 
>   libs/kotext/InsertTextReferenceAction.cpp 764064b 
>   libs/kotext/InsertVariableAction.cpp b85111e 
>   libs/kotext/KoAnchorInlineObject.cpp 9f4ffc4 
>   libs/kotext/KoAnchorTextRange.cpp 91272a2 
>   libs/kotext/KoAnnotation.cpp 4301bf4 
>   libs/kotext/KoAnnotationManager.cpp 044023d 
>   libs/kotext/KoBookmark.cpp 334c7c7 
>   libs/kotext/KoBookmarkManager.cpp 49b16b4 
>   libs/kotext/KoFind.cpp c5b443b 
>   libs/kotext/KoFindStrategy.cpp b2e8986 
>   libs/kotext/KoFind_p.cpp 95f82a4 
>   libs/kotext/KoInlineCite.cpp 6d949da 
>   libs/kotext/KoInlineNote.cpp 8dd6853 
>   libs/kotext/KoInlineObjectRegistry.cpp 6caf3d1 
>   libs/kotext/KoList.cpp 14279ec 
>   libs/kotext/KoReplaceStrategy.cpp 53b2b34 
>   libs/kotext/KoTextEditingPlugin.cpp 5aef1dd 
>   libs/kotext/KoTextEditingRegistry.cpp be46e66 
>   libs/kotext/KoTextEditor.cpp 07bcad8 
>   libs/kotext/KoTextEditor_format.cpp 0270ba8 
>   libs/kotext/KoTextEditor_p.h 7b3518c 
>   libs/kotext/KoTextEditor_undo.cpp bde44a7 
>   libs/kotext/KoTextLocator.cpp 20932d9 
>   libs/kotext/KoTextMeta.cpp 2f04365 
>   libs/kotext/KoTextTableTemplate.cpp 646da4d 
>   libs/kotext/KoVariableManager.cpp 4277a0c 
>   libs/kotext/changetracker/KoChangeTracker.cpp d5fc373 
>   libs/kotext/changetracker/KoChangeTrackerElement.cpp 05e1e2e 
>   libs/kotext/commands/ChangeListCommand.cpp d3cce58 
>   libs/kotext/commands/ChangeStylesMacroCommand.cpp c762d73 
>   libs/kotext/commands/ChangeTrackedDeleteCommand.cpp 5e92661 
>   libs/kotext/commands/DeleteAnchorsCommand.cpp 673fd18 
>   libs/kotext/commands/ListItemNumberingCommand.cpp dffd50b 
>   libs/kotext/commands/ParagraphFormattingCommand.cpp 53688a5 
>   libs/kotext/commands/TextPasteCommand.cpp babe4f9 
>   libs/kotext/styles/KoCharacterStyle.cpp ccc9ed5 
>   libs/kotext/styles/KoParagraphStyle.cpp 8555918 
>   libs/kotext/styles/KoSectionStyle.cpp d59b931 
>   libs/kotext/styles/KoTableCellStyle.cpp da31cd8 
>   libs/kotext/styles/KoTableColumnStyle.cpp 7888d40 
>   libs/kotext/styles/KoTableRowStyle.cpp 57e0714 
>   libs/kotext/styles/KoTableStyle.cpp 21bf9af 
>   libs/kotext/styles/Styles_p.cpp 6d48ef3 
>   libs/kotext/styles/tests/TestOpenDocumentStyle.cpp be706da 
>   libs/kotext/styles/tests/TestStyles.cpp a23ef5d 
>   libs/kundo2/kundo2group.cpp 8e597d9 
>   libs/kundo2/kundo2stack.cpp 68abf32 
>   libs/main/KoDocument.cpp 37f64b6 
>   libs/main/KoDocumentSectionView.cpp 154e4a8 
>   libs/main/KoFilterManager.cpp d3304ee 
>   libs/main/KoFilterManager_p.h 07e5785 
>   libs/main/KoFilterManager_p.cpp aba5c02 
>   libs/main/KoFindText.cpp f193a3c 
>   libs/main/KoFindToolbar.cpp c4b8edb 
>   libs/main/KoGridData.cpp aa6b424 
>   libs/main/KoModeBox.cpp 7b41cea 
>   libs/main/KoModeBoxDocker.cpp 4784970 
>   libs/main/KoPrintingDialog.cpp 0952906 
>   libs/main/KoRulerController.cpp 7523098 
>   libs/main/KoStandardAction.cpp 9942b3e 
>   libs/main/KoToolBoxDocker.cpp d243177 
>   libs/main/KoToolBoxLayout_p.h a1b5acd 
>   libs/odf/Ko3dScene.cpp 86a1931 
>   libs/odf/KoBorder.cpp 9f5d41d 
>   libs/odf/KoColumns.cpp ae66ec6 
>   libs/odf/KoFontFace.cpp a78aa7a 
>   libs/odf/KoOdfLoadingContext.cpp 2ddeb7e 
>   libs/odf/KoOdfNumberStyles.cpp b41f2ee 
>   libs/odf/KoPageLayout.cpp c2f98e5 
>   libs/odf/tests/TestKoGenStyles.cpp 2142c65 
>   libs/pigment/tests/CCSGraph.cpp 1b50389 
>   libs/rdf/InsertSemanticObjectCreateAction.cpp 2ba731f 
>   libs/rdf/InsertSemanticObjectReferenceAction.cpp 45a4a3f 
>   libs/rdf/KoDocumentRdfEditWidget.cpp 98094c6 
>   libs/rdf/KoRdfCalendarEvent.cpp 5ba45f3 
>   libs/rdf/KoRdfSemanticTreeWidgetItem.cpp f13dc57 
>   libs/rdf/KoSemanticStylesheetsEditor.h b01eff1 
>   libs/textlayout/IndexGeneratorManager.cpp f941140 
>   libs/textlayout/KoPointedAt.cpp 0ebb624 
>   libs/textlayout/KoTextLayoutArea.cpp ee9f442 
>   libs/textlayout/KoTextLayoutArea_paint.cpp 50fd17d 
>   libs/textlayout/KoTextShapeContainerModel.cpp 51d9da5 
>   libs/textlayout/KoTextShapeData.cpp fd1e232 
>   libs/textlayout/ListItemsHelper.cpp 8755521 
>   libs/textlayout/ToCGenerator.cpp 45087f5 
>   libs/vectorimage/libemf/Bitmap.cpp 1fcf661 
>   libs/vectorimage/libemf/BitmapHeader.cpp f37108f 
>   libs/vectorimage/libemf/EmfObjects.cpp 2eb00a4 
>   libs/vectorimage/libemf/EmfOutputDebugStrategy.cpp 4f1d87c 
>   libs/vectorimage/libemf/EmfOutputPainterStrategy.cpp dcb10fb 
>   libs/vectorimage/libemf/EmfParser.cpp 249c111 
>   libs/vectorimage/libemf/EmfRecords.cpp 3dee229 
>   libs/vectorimage/libsvm/SvmPainterBackend.cpp f18812d 
>   libs/vectorimage/libsvm/SvmParser.cpp 2d87c4f 
>   libs/widgets/KoAspectButton.cpp a6d97c6 
>   libs/widgets/KoColorPopupAction.h ac7c15d 
>   libs/widgets/KoColorPopupAction.cpp e5d2a6f 
>   libs/widgets/KoContextBarButton.cpp bbb384b 
>   libs/widgets/KoEditColorSetDialog.h 9f6e1ef 
>   libs/widgets/KoEditColorSetDialog.cpp 311bda4 
>   libs/widgets/KoPageLayoutDialog.h 9dbbe56 
>   libs/widgets/KoResourcePopupAction.h 8fceda0 
>   libs/widgets/KoResourceSelector.cpp d1af109 
>   libs/widgets/KoResourceServer.h 8e3d72e 
>   libs/widgets/KoShadowConfigWidget.cpp 3dd45b4 
>   libs/widgets/KoUniColorDialog.cpp dcee80e 
>   libs/widgets/KoUnitDoubleSpinBox.cpp 1760ea5 
>   libs/widgets/KoViewItemContextBar.cpp e4b7509 
>   libs/widgets/KoZoomController.cpp 9cabb23 
>   plan/KPlatoXmlLoader.cpp 7febbf0 
>   plan/about/aboutpage.cpp e7b0904 
>   plan/kptconfigskeleton.h 45ff4ec 
>   plan/kptfactory.h e66777d 
>   plan/kptmaindocument.h 11eb307 
>   plan/kptmaindocument.cpp a87c355 
>   plan/kptmycombobox_p.h f796c82 
>   plan/kptschedulerpluginloader.cpp 51bf3c5 
>   plan/kpttaskdefaultpanel.cpp ec15644 
>   plan/kptview.h 5641b36 
>   plan/kptview.cpp fcfa192 
>   plan/kptviewlist.cpp 86a3c93 
>   plan/libs/kernel/KPlatoXmlLoaderBase.cpp 14d4f5d 
>   plan/libs/kernel/kptconfigbase.cpp 3455dff 
>   plan/libs/kernel/kptdebug.h eb78a4c 
>   plan/libs/kernel/kptpackage.h f14b723 
>   plan/libs/kernel/kptschedulerplugin_macros.h 9aa3747 
>   plan/libs/kernel/tests/CalendarTester.h d148c9c 
>   plan/libs/kernel/tests/ProjectTester.h ca8d8e1 
>   plan/libs/kernel/tests/WorkInfoCacheTester.h 5fe06db 
>   plan/libs/models/kptdurationspinbox.cpp 10232a4 
>   plan/libs/models/kptflatproxymodel.cpp 12b653c 
>   plan/libs/models/kptitemmodelbase.cpp 32f4a13 
>   plan/libs/models/kptnodeitemmodel.cpp a18c036 
>   plan/libs/models/kpttreecombobox.h f9cdbc3 
>   plan/libs/ui/kptaccountseditor.h 636cd52 
>   plan/libs/ui/kptdependencyeditor.h d492257 
>   plan/libs/ui/kptganttview.cpp 00934fb 
>   plan/libs/ui/kpthtmlview.h 780a54c 
>   plan/libs/ui/kptscheduleeditor.cpp b5775fc 
>   plan/libs/ui/kptsplitterview.cpp 1fe32d3 
>   plan/libs/ui/kpttaskdescriptiondialog.h 2cfb6cb 
>   plan/libs/ui/kpttaskdescriptiondialog.cpp 2304fe0 
>   plan/libs/ui/kptwbsdefinitionpanel.cpp 00d93f5 
>   plan/libs/ui/kptworkpackagemergedialog.h 8ae27a6 
>   plan/libs/ui/kptworkpackagemergedialog.cpp fada1ad 
>   plan/libs/ui/locale/localemon.cpp 84abc97 
>   plan/libs/ui/reports/reportdesignview.cpp 64e65f4 
>   plan/libs/ui/reports/reportview.cpp d172da8 
>   plan/plugins/schedulers/rcps/KPlatoRCPSPlugin.cpp 6bc4ca9 
>   plan/plugins/schedulers/rcps/KPlatoRCPSScheduler.cpp c19f4ae 
>   plan/plugins/schedulers/rcps/tests/ProjectTester.h 38a7864 
>   plan/plugins/schedulers/tj/PlanTJPlugin.cpp 43bf24f 
>   plan/plugins/schedulers/tj/PlanTJScheduler.cpp 14b4b09 
>   plan/plugins/schedulers/tj/taskjuggler/CoreAttributesList.h c2fff54 
>   plan/plugins/schedulers/tj/taskjuggler/Project.cpp 585475c 
>   plan/plugins/schedulers/tj/taskjuggler/Resource.cpp d306b76 
>   plan/plugins/schedulers/tj/taskjuggler/Task.cpp 88efa75d 
>   plan/plugins/schedulers/tj/taskjuggler/Utility.cpp 92c885f 
>   plan/plugins/schedulers/tj/tests/SchedulerTester.h 84a9283 
>   plan/plugins/schedulers/tj/tests/TaskJuggler.h e1caedf 
>   plan/plugins/scripting/ScriptingPart.h 7b0b2b2 
>   plan/tests/InsertFileTester.cpp 6f00528 
>   plan/workpackage/debugarea.h b80d010 
>   plan/workpackage/factory.h 0f5875c 
>   plan/workpackage/packagesettings.h 7adbea6 
>   plan/workpackage/part.cpp a7130cd 
>   plan/workpackage/taskcompletiondialog.h e80cfe7 
>   plan/workpackage/view.cpp 1d960f4 
>   plan/workpackage/workpackage.cpp 8b8d7d4 
>   plugins/artistictextshape/AddTextRangeCommand.cpp 1acb647 
>   plugins/artistictextshape/ArtisticTextLoadingContext.cpp 5c47ceb 
>   plugins/artistictextshape/ArtisticTextRange.cpp 117741f 
>   plugins/artistictextshape/ArtisticTextShape.cpp 91bb12f 
>   plugins/artistictextshape/ArtisticTextShapeOnPathWidget.cpp f8dc149 
>   plugins/artistictextshape/ArtisticTextTool.cpp c069b16 
>   plugins/artistictextshape/ArtisticTextToolSelection.cpp 38b260d 
>   plugins/artistictextshape/AttachTextToPathCommand.cpp 6dca947 
>   plugins/artistictextshape/ChangeTextAnchorCommand.cpp 2ead0e7 
>   plugins/artistictextshape/ChangeTextFontCommand.cpp d75744f 
>   plugins/artistictextshape/ChangeTextOffsetCommand.cpp e8e7a07 
>   plugins/artistictextshape/DetachTextFromPathCommand.cpp 496476d 
>   plugins/artistictextshape/RemoveTextRangeCommand.cpp c4075e3 
>   plugins/artistictextshape/ReplaceTextRangeCommand.cpp ddd21cb 
>   plugins/chartshape/ChartConfigWidget.cpp 5de758f 
>   plugins/chartshape/ChartDocument.cpp 1bd91f1 
>   plugins/chartshape/ChartProxyModel.cpp e27d364 
>   plugins/chartshape/ChartShape.cpp 77a3a91 
>   plugins/chartshape/ChartTableModel.cpp 4e6529a 
>   plugins/chartshape/ChartTool.cpp 53bcf56 
>   plugins/chartshape/ChartToolFactory.cpp 8c6381e 
>   plugins/chartshape/DataSet.cpp d463970 
>   plugins/chartshape/KDChartModel.cpp 98d6c1a 
>   plugins/chartshape/Surface.cpp 229ade5 
>   plugins/defaultTools/connectionTool/ConnectionPointWidget.cpp add5712 
>   plugins/defaultTools/connectionTool/ConnectionTool.cpp 9599573 
>   plugins/defaultTools/connectionTool/ConnectionToolFactory.cpp 73560b2 
>   plugins/defaultTools/defaulttool/DefaultTool.cpp 1e18e0c 
>   plugins/defaultTools/defaulttool/DefaultToolArrangeWidget.cpp 06f2b1e 
>   plugins/defaultTools/defaulttool/DefaultToolWidget.cpp dda29c3 
>   plugins/defaultTools/defaulttool/ShapeMoveStrategy.cpp 0110a0b 
>   plugins/defaultTools/guidestool/GuidesTool.cpp ed34f7f 
>   plugins/defaultTools/guidestool/GuidesToolFactory.cpp 5abefff 
>   plugins/defaultTools/guidestool/GuidesToolOptionWidget.cpp 38cfe27 
>   plugins/dockers/shadowdocker/ShadowDocker.cpp edfcba3 
>   plugins/formulashape/FormulaDocument.cpp 396baf2 
>   plugins/formulashape/FormulaToolWidget.cpp e369b21 
>   plugins/formulashape/KoFormulaTool.cpp e12f5be 
>   plugins/kexi/spreadsheet/spreadsheetmigrate.cpp e8f4474 
>   plugins/musicshape/MusicTool.cpp 91afa92 
>   plugins/musicshape/SimpleEntryTool.cpp 11b55f7 
>   plugins/musicshape/actions/AbstractMusicAction.h d3ac296 
>   plugins/musicshape/commands/ChangePartDetailsCommand.cpp 16043bf 
>   plugins/musicshape/commands/RemoveBarCommand.cpp 4631517 
>   plugins/musicshape/commands/RemoveStaffElementCommand.cpp acb2909 
>   plugins/musicshape/dialogs/KeySignatureDialog.h 168b085 
>   plugins/musicshape/dialogs/PartDetailsDialog.h 1bb062f 
>   plugins/musicshape/dialogs/SimpleEntryWidget.cpp a96fe24 
>   plugins/pathshapes/enhancedpath/EnhancedPathCommand.cpp f948b28 
>   plugins/pictureshape/ChangeImageCommand.cpp ff2fd8c 
>   plugins/pictureshape/ClipCommand.cpp adbd536 
>   plugins/pictureshape/PictureShape.cpp 7b1036a 
>   plugins/pictureshape/PictureShapeConfigWidget.cpp b4fb1e3 
>   plugins/pictureshape/PictureTool.h b7afea2 
>   plugins/pictureshape/PictureTool.cpp ded3615 
>   plugins/reporting/chart/KoReportItemChart.cpp c62e433 
>   plugins/reporting/maps/KoReportMapsPlugin.cpp 69b95ec 
>   plugins/spacenavigator/SpaceNavigatorDevice.cpp df6c71e 
>   plugins/spacenavigator/SpaceNavigatorPollingThread.cpp 917ac15 
>   plugins/staging/googledocs/onlinedocument.cpp b27767a 
>   plugins/staging/pivottables/pivot.h 8ae294b 
>   plugins/staging/pivottables/pivotfilters.h a63ab62 
>   plugins/staging/pivottables/pivotmain.h 6608e05 
>   plugins/staging/pivottables/pivotoptions.h 143e446 
>   plugins/staging/pivottables/pivotsubtotals.h 5a5ca61 
>   plugins/staging/templateshape/ChangeSomethingCommand.cpp 9431ed2 
>   plugins/staging/templateshape/TemplateShape.cpp 3557b99 
>   plugins/staging/templateshape/TemplateTool.cpp f2a1a57 
>   plugins/staging/threedshape/Object3D.cpp b6425f4 
>   plugins/staging/threedshape/Objects.cpp 66a97ed 
>   plugins/staging/threedshape/SceneObject.cpp 566bf02 
>   plugins/staging/threedshape/utils.cpp 800efee 
>   plugins/textediting/autocorrection/Autocorrect.cpp f2bff42 
>   plugins/textediting/autocorrection/AutocorrectConfigDialog.h b34e507 
>   plugins/textediting/autocorrection/AutocorrectConfigDialog.cpp 2bcbd59 
>   plugins/textediting/autocorrection/AutocorrectPlugin.cpp 7c34e90 
>   plugins/textediting/changecase/ChangecasePlugin.cpp 94daef3 
>   plugins/textediting/spellcheck/BgSpellCheck.cpp 6441f4c 
>   plugins/textediting/spellcheck/SpellCheck.cpp 4e06eff 
>   plugins/textediting/spellcheck/SpellCheckFactory.cpp 736745b 
>   plugins/textediting/spellcheck/SpellCheckMenu.cpp 9b927a5 
>   plugins/textediting/spellcheck/SpellCheckPlugin.cpp 9d1eea4 
>   plugins/textediting/thesaurus/Thesaurus.cpp 458ef52 
>   plugins/textediting/thesaurus/ThesaurusPlugin.cpp c7357c2 
>   plugins/textshape/ChangeTracker.cpp 4fd875f 
>   plugins/textshape/ReferencesTool.cpp 46bf06f 
>   plugins/textshape/TextDocumentInspectionDocker.cpp a84a9bb 
>   plugins/textshape/TextDocumentStructureModel.cpp 3f66d74 
>   plugins/textshape/TextEditingPluginContainer.cpp 59ccada 
>   plugins/textshape/TextTool.cpp 0834d94 
>   plugins/textshape/commands/AcceptChangeCommand.cpp e7ada7c 
>   plugins/textshape/commands/AutoResizeCommand.cpp c033c0f 
>   plugins/textshape/commands/ChangeListLevelCommand.cpp c416808 
>   plugins/textshape/commands/RejectChangeCommand.cpp 9a81159 
>   plugins/textshape/commands/ShowChangesCommand.cpp 67bdc51 
>   plugins/textshape/dialogs/BibliographyTemplate.cpp c2c46fb 
>   plugins/textshape/dialogs/CitationInsertionDialog.cpp 0d4f131 
>   plugins/textshape/dialogs/DockerStylesComboModel.cpp a669b77 
>   plugins/textshape/dialogs/InsertCharacter.cpp 8f4a433 
>   plugins/textshape/dialogs/NotesConfigurationDialog.cpp 7b11984 
>   plugins/textshape/dialogs/ParagraphBulletsNumbers.cpp 51ee34f 
>   plugins/textshape/dialogs/ParagraphDecorations.cpp 31281f3 
>   plugins/textshape/dialogs/ParagraphIndentSpacing.cpp 9674ac1 
>   plugins/textshape/dialogs/ParagraphSettingsDialog.h 720077f 
>   plugins/textshape/dialogs/QuickTableButton.cpp 0fe9b91 
>   plugins/textshape/dialogs/SimpleCaptionsWidget.cpp f6024ab 
>   plugins/textshape/dialogs/SimpleCharacterWidget.cpp 0e3b01d 
>   plugins/textshape/dialogs/SimpleCitationBibliographyWidget.cpp 2d1c1de 
>   plugins/textshape/dialogs/SimpleFootEndNotesWidget.cpp b1759dd 
>   plugins/textshape/dialogs/SimpleInsertWidget.cpp 3e6fabe 
>   plugins/textshape/dialogs/SimpleParagraphWidget.cpp 5661f42 
>   plugins/textshape/dialogs/SimpleTableOfContentsWidget.cpp bc3f0d1 
>   plugins/textshape/dialogs/SimpleTableWidget.cpp ba92764 
>   plugins/textshape/dialogs/SpecialButton.cpp a5953b9 
>   plugins/textshape/dialogs/StyleManager.cpp 60ca938 
>   plugins/textshape/dialogs/StyleManagerDialog.h 49b8271 
>   plugins/textshape/dialogs/StylesCombo.cpp 4296ce1 
>   plugins/textshape/dialogs/StylesComboPreview.cpp d1990f3 
>   plugins/textshape/dialogs/StylesDelegate.cpp 76d3b97 
>   plugins/textshape/dialogs/StylesFilteredModelBase.cpp f84df16 
>   plugins/textshape/dialogs/StylesModel.cpp 2ac95fa 
>   plugins/textshape/dialogs/StylesWidget.cpp d1b6815 
>   plugins/textshape/dialogs/TableDialog.h 5d47e8a 
>   plugins/textshape/dialogs/TableOfContentsEntryDelegate.cpp ad43175 
>   plugins/textshape/dialogs/TableOfContentsEntryModel.cpp 6678982 
>   plugins/textshape/dialogs/TableOfContentsStyleDelegate.cpp 56c20d5 
>   plugins/textshape/dialogs/TableOfContentsStyleModel.cpp 6884c46 
>   plugins/textshape/dialogs/TableOfContentsTemplate.cpp 56e16e1 
>   plugins/textshape/dialogs/TrackedChangeManager.cpp 762cdb9 
>   plugins/textshape/dialogs/ValidParentStylesProxyModel.cpp e3c97c7 
>   plugins/textshape/tests/TestChangeTrackedDelete.cpp 1fe9fce 
>   plugins/variables/ChapterVariable.cpp 0ddb6dd 
>   plugins/variables/InfoVariable.cpp a74ae9a 
>   plugins/variables/UserVariable.cpp eec0b33 
>   plugins/variables/UserVariableOptionsWidget.cpp 30b1c08 
>   plugins/vectorshape/ChangeVectorDataCommand.cpp d98e3d3 
>   plugins/vectorshape/VectorShape.cpp 0a9db65 
>   plugins/vectorshape/VectorShapeConfigWidget.cpp 427c943 
>   plugins/vectorshape/VectorShapeFactory.cpp 75d5b5e 
>   plugins/vectorshape/VectorTool.h 02fa29e 
>   plugins/vectorshape/VectorTool.cpp d12a10d 
>   plugins/videoshape/ChangeVideoCommand.cpp 61ad099 
>   plugins/videoshape/FullScreenPlayer.cpp 9e148f0 
>   plugins/videoshape/SelectVideoWidget.h 0ca4228 
>   plugins/videoshape/SelectVideoWidget.cpp bce0353 
>   plugins/videoshape/VideoData.cpp 6e5f880 
>   plugins/videoshape/VideoShape.h 12a8545 
>   plugins/videoshape/VideoShapeConfigWidget.cpp 1891563 
>   plugins/videoshape/VideoThumbnailer.cpp 2a544cb 
>   plugins/videoshape/VideoTool.cpp c6db70c 
>   sheets/ApplicationSettings.h a0c38c4 
>   sheets/FunctionModule.h 455d66a 
>   sheets/FunctionModuleRegistry.cpp 9efd32e 
>   sheets/FunctionRepository.cpp 2efd527 
>   sheets/HeaderFooter.cpp 87944b8 
>   sheets/ProtectableObject.cpp f56f92d 
>   sheets/SheetPrint.cpp 37e310e 
>   sheets/commands/SpellCheckCommand.cpp 2ceee73 
>   sheets/dialogs/CharacterSelectDialog.cpp 836e850 
>   sheets/dialogs/CommentDialog.cpp 6f6b3e2 
>   sheets/dialogs/ConsolidateDialog.h f7c2af0 
>   sheets/dialogs/DocumentSettingsDialog.cpp 8fc4639 
>   sheets/dialogs/FormulaDialog.cpp 2cf269c 
>   sheets/dialogs/GoalSeekDialog.cpp a100652 
>   sheets/dialogs/ListDialog.cpp 13089bd 
>   sheets/dialogs/NamedAreaDialog.cpp 456b8d4 
>   sheets/dialogs/ShowDialog.h 5cf7f04 
>   sheets/dialogs/SortDialog.h 45abaab 
>   sheets/dialogs/StyleManagerDialog.cpp 3eb86d3 
>   sheets/dialogs/SubtotalDialog.h 191577a 
>   sheets/functions/bitops.cpp d0dd5bc 
>   sheets/functions/conversion.cpp e5c823a 
>   sheets/functions/database.cpp 59cb0e9 
>   sheets/functions/datetime.cpp 3806f48 
>   sheets/functions/engineering.cpp 87f3fe0 
>   sheets/functions/financial.cpp 0d13ead 
>   sheets/functions/information.cpp dd15104 
>   sheets/functions/logic.cpp 46d8453 
>   sheets/functions/math.cpp 0c0a937 
>   sheets/functions/reference.cpp 6a09db0 
>   sheets/functions/statistical.cpp 85160a7 
>   sheets/functions/text.cpp 7a06e14 
>   sheets/functions/trig.cpp 8e33eae 
>   sheets/part/CellTool.cpp 2655858 
>   sheets/part/Factory.h 71e6f33 
>   sheets/part/PrintJob.cpp 2c62475 
>   sheets/part/ToolRegistry.cpp 94eeda8 
>   sheets/part/View.cpp 12a024b 
>   sheets/part/dialogs/PreferenceDialog.cpp f1f7904 
>   sheets/plugins/calendar/CalendarTool.cpp 8f5c443 
>   sheets/plugins/calendar/CalendarToolFactory.cpp e911df1 
>   sheets/shape/SheetsEditor.cpp 5dc057c 
>   sheets/tests/TestBitopsFunctions.cpp fcae7ea 
>   sheets/ui/ActionOptionWidget.cpp 42cd15b 
>   sheets/ui/CellEditor.h ec8003c 
>   sheets/ui/CellEditorDocker.cpp dc03fd0 
>   sheets/ui/CellToolBase.cpp 520c6ef 
>   sheets/ui/CellToolBase_p.cpp 93265be 
>   sheets/ui/CellView.cpp 794a6cd 
>   sheets/ui/ExternalEditor.h bf44e71 
>   sheets/ui/ExternalEditor.cpp 50cc439 
>   sheets/ui/HyperlinkStrategy.cpp e226496 
>   sheets/ui/MapViewModel.cpp 58fc355 
>   stage/part/KPrDocument.cpp a449834 
>   stage/part/KPrFactory.h 79a4ac5 
>   stage/part/KPrHtmlExport.h 43be37b 
>   stage/part/KPrHtmlExport.cpp c19c2a3 
>   stage/part/KPrNotes.cpp c15a419 
>   stage/part/KPrPart.cpp c158db5 
>   stage/part/KPrPicturesImport.h beeb9ca 
>   stage/part/KPrPicturesImport.cpp f2f9879 
>   stage/part/KPrPlaceholderPictureStrategy.cpp 6efc359 
>   stage/part/KPrPresenterViewInterface.cpp 80b7928 
>   stage/part/KPrPresenterViewWidget.cpp 545c938 
>   stage/part/KPrShapeAnimations.cpp 059573e 
>   stage/part/KPrSlidesManagerView.cpp 0822d98 
>   stage/part/KPrSoundCollection.cpp 8319e3d 
>   stage/part/KPrSoundData.h 36c3c9a 
>   stage/part/KPrSoundData.cpp 2899633 
>   stage/part/KPrViewAdaptor.cpp 6d32568 
>   stage/part/KPrViewModeNotes.cpp d56e6ab 
>   stage/part/KPrViewModeSlidesSorter.cpp e75e507 
>   stage/part/commands/KPrEditAnimationTimeLineCommand.cpp 990133e 
>   stage/part/tools/animationtool/KPrAnimationSelectorWidget.cpp c6088f1 
>   stage/part/tools/animationtool/KPrClickActionDocker.cpp 84ad4f8 
>   stage/part/tools/animationtool/KPrEditAnimationsWidget.cpp ed651bc 
>   stage/part/tools/animationtool/KPrPredefinedAnimationsLoader.cpp 15aabd7 
>   stage/part/tools/animationtool/KPrShapeAnimationDocker.cpp f0e8f62 
>   stage/part/tools/animationtool/KPrTimeLineHeader.cpp aa601b6 
>   stage/part/ui/KPrConfigurePresenterViewDialog.h 5e056d7 
>   stage/part/ui/KPrConfigurePresenterViewDialog.cpp 28bb022 
>   stage/part/ui/KPrConfigureSlideShowDialog.h e8b1902 
>   stage/part/ui/KPrConfigureSlideShowDialog.cpp aa72e23 
>   stage/part/ui/KPrHtmlExportDialog.cpp 60268db 
>   stage/plugins/eventactions/sound/KPrSoundEventActionWidget.cpp 2ec08b3 
>   words/part/KWApplicationConfig.cpp 3f6cd21 
>   words/part/KWCanvas.cpp a8388c1 
>   words/part/KWCanvasBase.cpp de8a1a6 
>   words/part/KWCanvasItem.cpp e2122bd 
>   words/part/KWFactory.h 6f88f48 
>   words/part/KWGui.cpp e850e30 
>   words/part/KWOdfLoader.cpp d99a11c 
>   words/part/KWOdfWriter.cpp 4337bca 
>   words/part/KWPage.cpp b9a6e2a 
>   words/part/KWPageManager.cpp 32d7064 
>   words/part/KWStatusBar.cpp 9b6fec1 
>   words/part/KWView.cpp 8639acd 
>   words/part/author/CAuFactory.h c68211d 
>   words/part/commands/KWChangePageStyleCommand.cpp 5247eca 
>   words/part/commands/KWFrameCreateCommand.cpp b308976 
>   words/part/commands/KWFrameDeleteCommand.cpp dff55be 
>   words/part/commands/KWNewPageStyleCommand.cpp 528952a1 
>   words/part/commands/KWPageInsertCommand.cpp 78eec49 
>   words/part/commands/KWPageRemoveCommand.cpp 7d9b535 
>   words/part/commands/KWPageStylePropertiesCommand.cpp f1c2422 
>   words/part/dialogs/KWCreateBookmarkDialog.h f48d143 
>   words/part/dialogs/KWPageSettingsDialog.h 1ce0d93 
>   words/part/dialogs/KWPageSettingsDialog.cpp 01faee3 
>   words/part/dialogs/KWSelectBookmarkDialog.h 52aea9c 
>   words/part/dockers/KWRdfDocker.cpp 62bf23c 
>   words/part/frames/KWCopyShape.cpp 9073f45 
>   words/part/frames/KWOutlineShape.cpp 91a177e 
>   words/plugins/scripting/Tool.h 3ade755 
> 
> Diff: http://git.reviewboard.kde.org/r/109855/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Boudewijn Rempt
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20130405/5ec4c5fa/attachment.htm>


More information about the calligra-devel mailing list