- 19 Feb, 2017 1 commit
-
-
Halla Rempt authored
-
- 09 Nov, 2016 1 commit
-
-
Dmitry Kazakov authored
That ancient KisImageWSP find-replace refactoring was really not right. BUG:372247
-
- 29 Sep, 2016 1 commit
-
-
Halla Rempt authored
The exr filter needs access to it to save the layer properties.
-
- 21 Sep, 2016 1 commit
-
-
Halla Rempt authored
-
- 20 Jun, 2016 1 commit
-
-
Halla Rempt authored
This is a huge and dangerous refactoring: I think we will find double delete crashes for some time to come, though starting krita, painting, filtering and closing work without problems. We were leaking these configuration objects all over the place, though, since there was no ownership defined.
-
- 26 Jan, 2016 1 commit
-
-
Halla Rempt authored
This exposed a bunch more places where our promiscuous include_directories led to a mess...
-
- 16 Sep, 2015 1 commit
-
-
Halla Rempt authored
-
- 27 Jul, 2015 1 commit
-
-
Dmitry Kazakov authored
Extra checks appear in hot-spots due to the use in currentLevelOfDetail() or wrapAroundModeActive(), so make it mandatory part of KisImage.
-
- 04 Mar, 2015 1 commit
-
-
Dmitry Kazakov authored
KisFilterConfiguration objects cannot be shared among different nodes. One filter configuration must be assigned exactly to one node.
-
- 24 Feb, 2015 1 commit
-
-
Halla Rempt authored
The removed test wasn't useful at all and cannot work in the mvc environment without a full gui being setup.
-
- 08 Feb, 2015 1 commit
-
-
Halla Rempt authored
-
- 05 Jan, 2015 1 commit
-
-
Stefano Bonicatti authored
KisShapeLayer it's not a child of any KoShapeContainer anymore so it doesn't belong to the standard flake hierarchy. This avoids double deletion when KisShapeLayer was manually deleted by a parent KoShapeContainer and the KisExternalLayer part was deleted by a shared pointer. Reverts commit d26b267c63df17aa917dea6568a5242e199145fa
-
- 05 Dec, 2014 1 commit
-
-
Halla Rempt authored
This refactors Krita to allow the user to have more than one image open in a window. Krita no longer uses or depends on the komain library. For now, Sketch and Gemini are disabled. review:119612 Conflicts: krita/ui/kis_view2.cpp krita/ui/tool/kis_delegated_tool.h
-
- 31 Oct, 2014 1 commit
-
-
Dmitry Kazakov authored
Please also note that now we have KisDomUtils that simplify loading and saving of variables into XML structure.
-
- 04 Jun, 2013 1 commit
-
-
Dmitry Kazakov authored
Now it is deprecated. The pixel selection component is always present in the selection. This patch always fixes several unittests failures
-
- 29 Apr, 2013 1 commit
-
-
Halla Rempt authored
CCBUG:310310
-
- 11 Feb, 2013 1 commit
-
-
Sven Langkamp authored
-
- 27 Oct, 2012 1 commit
-
-
Dmitry Kazakov authored
1) Broken by yesterday's commit changing the interface of masks 2) Broken by KisPart2 port 3) FreehandStrokeTest -- updated images for Vc version of brush 4) Added barriers to KisCloneLayerTest
-
- 28 Aug, 2012 1 commit
-
-
Halla Rempt authored
One day we'll be able to use a document without its attendant part, but that day is not now. This should fix quite a number of tests and bugs.
-
- 23 Dec, 2011 2 commits
-
-
Halla Rempt authored
This avoid the include loop where KisDefaultBounds includes kis_image.h which include kis_paint_device.h which includes kis_default_bounds.h Idea by Dmitry.
-
Halla Rempt authored
This reverts commit 325d0836e95d5667fad986114cfcf8bbf435f7aa. Let's try yet another approach. Conflicts: krita/ui/tool/strokes/kis_painter_based_stroke_strategy.cpp
-
- 28 Nov, 2011 3 commits
-
-
Halla Rempt authored
This should fix the issues with the unittests that were left. I reverted all my previous attempts to make KisDefaultBounds work with visual studio 2010 and made a fresh start from the previous state.
-
Halla Rempt authored
This reverts commit 5c809dcc4450edfd1482bb79e6c19fca708db076.
-
Halla Rempt authored
This reverts commit 1c4dd46a44a520d4368ac3a70343a1e6b60509b1.
-
- 26 Nov, 2011 1 commit
-
-
Halla Rempt authored
Use QObject to do the memory management of the KisDefaultBounds object, this time. We cannot use pass-by-value because we have a subclass for KisDefaultBounds after all.
-
- 21 Nov, 2011 2 commits
-
-
Halla Rempt authored
This time, pass all by value, to avoid the memory management issues that crop up when sometimes paint devices share defaultbounds, sometimes create them, sometimes get them passed and should delete them. For a simple class like this, passing by value is not a huge burden, so shouldn't be a problem.
-
Halla Rempt authored
More casting to make sqrt and friends workd
-
- 02 Aug, 2011 1 commit
-
-
Brijesh Patel authored
-
- 24 Jul, 2011 1 commit
-
-
Halla Rempt authored
Unused, dead code -- if we ever want to have proper transformation masks we'll have to redo the work anyway, so remove the code from Krita to prevent confusion.
-
- 07 May, 2011 1 commit
-
-
Dmitry Kazakov authored
This commit does two things: 1) It changes the interface of KisSelection. Now KisSelection does not inherit KisPaintDevice. But it contains three components: pixelSelection(), shapeSelection() and projection(). This removes all the hacks with datamanager sharing. So now, if you want to access the pixels of the selection, you need to read them from the projection() paint device. 2) Clean-ups and refactoring for KisSelectionManager. Now there are no outdated code-duplications in every selection filter. Many bugs are gone, all the processing areas now coincide. Now we do not process the entire image area when a small piece of selection need to be filtered. Locking of the image's projection is added when needed as well. Still not done: KisClipboard has a bug. It's setClip() works wrong with shifted paint devices. Not fixed because of the opposition from Boud.
-
- 25 Oct, 2010 2 commits
-
-
Casper Boemann authored
r1188059 | scripty | 2010-10-21 10:46:44 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/filters/kspread/excel/export/kspread_excel_export.desktop M /trunk/koffice/filters/kword/html-odf/html-odf_export.desktop M /trunk/koffice/kplato/templates/Simple/Basicproject.desktop M /trunk/koffice/kpresenter/templates/odf/.directory M /trunk/koffice/kpresenter/templates/odf/blue_orange_vector.desktop M /trunk/koffice/kpresenter/templates/odf/burning_desire.desktop M /trunk/koffice/kpresenter/templates/odf/business.desktop M /trunk/koffice/kpresenter/templates/odf/curious_penguin.desktop M /trunk/koffice/kpresenter/templates/odf/flood_light.desktop M /trunk/koffice/kpresenter/templates/odf/kde_events.desktop M /trunk/koffice/kpresenter/templates/odf/rounded_square.desktop M /trunk/koffice/kpresenter/templates/odf/simple_waves.desktop M /trunk/koffice/kpresenter/templates/odf/skyline_monotone.desktop M /trunk/koffice/kpresenter/templates/odf/skyline_monotone_wide.desktop M /trunk/koffice/kpresenter/templates/odf/skyline_morning.desktop M /trunk/koffice/kpresenter/templates/odf/skyline_morning_wide.desktop M /trunk/koffice/kpresenter/templates/odf/skyline_night.desktop M /trunk/koffice/kpresenter/templates/odf/skyline_night_wide.desktop M /trunk/koffice/kpresenter/templates/odf/strange_far_hills.desktop M /trunk/koffice/krita/data/templates/comics/.directory M /trunk/koffice/krita/data/templates/comics/BD-EuroTemplate.desktop M /trunk/koffice/krita/data/templates/comics/Comics-USTemplate.desktop M /trunk/koffice/krita/data/templates/comics/Manga-JpTemplate.desktop M /trunk/koffice/krita/plugins/filters/phongbumpmap/kritaphongbumpmapfilter.desktop M /trunk/koffice/krita/plugins/paintops/sketch/kritasketchpaintop.desktop M /trunk/koffice/krita/plugins/paintops/waterymixbrush/kritawaterymixpaintop.desktop M /trunk/koffice/kspread/data/templates/Business/.directory M /trunk/koffice/plugins/commentshape/commentshape.desktop M /trunk/koffice/tools/f-office/freoffice.desktop M /trunk/koffice/tools/kthesaurus/KThesaurus.desktop M /trunk/koffice/tools/okularodpgenerator/libokularGenerator_odp.desktop M /trunk/koffice/tools/okularodpgenerator/okularApplication_odp.desktop M /trunk/koffice/tools/okularodpgenerator/okularOdp.desktop SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1188072 | lassin | 2010-10-21 11:52:31 +0200 (Thu, 21 Oct 2010) | 2 lines Changed paths: M /trunk/koffice/filters/kpresenter/pptx/PptxXmlDocumentReader.cpp M /trunk/koffice/filters/kpresenter/pptx/PptxXmlDocumentReader.h M /trunk/koffice/filters/kpresenter/pptx/PptxXmlSlideReader.cpp M /trunk/koffice/filters/kpresenter/pptx/PptxXmlSlideReader.h M /trunk/koffice/filters/libmsooxml/MsooXmlCommonReaderDrawingMLImpl.h Fixed pptx support for slidenumbers field. ------------------------------------------------------------------------ r1188079 | breitmeyer | 2010-10-21 13:16:09 +0200 (Thu, 21 Oct 2010) | 2 lines Changed paths: M /trunk/koffice/plugins/chartshape/tests/TestCellRegion.cpp M /trunk/koffice/plugins/chartshape/tests/TestCellRegion.h added a new unit tests for lists of cell regions ------------------------------------------------------------------------ r1188093 | lukast | 2010-10-21 13:27:11 +0200 (Thu, 21 Oct 2010) | 7 lines Changed paths: M /trunk/koffice/krita/plugins/filters/smalltilesfilter/kis_small_tiles_filter.cpp Fixing: result is mixed with the filtered layer data, instead of replacing it Copy the result instead of alpha-blending. The preview is still broken. CCBUG:233950 ------------------------------------------------------------------------ r1188098 | sebsauer | 2010-10-21 13:42:24 +0200 (Thu, 21 Oct 2010) | 2 lines Changed paths: M /trunk/koffice/filters/libmsooxml/CMakeLists.txt deactivate default debug-area introduced in r1057867 again cause there is no way to enable debug again in KDE 4.5 (there is no such debug-area defined what means you cannot activate using kdebugdialog what means debug isn't possible any longer what sucks. So, let's at least wait till that new(?) debugarea is available in our supported kdelibs). ------------------------------------------------------------------------ r1188108 | uzak | 2010-10-21 14:46:04 +0200 (Thu, 21 Oct 2010) | 5 lines Changed paths: M /trunk/koffice/filters/kpresenter/powerpoint/PptToOdp.h M /trunk/koffice/filters/kpresenter/powerpoint/pptstyle.cpp M /trunk/koffice/filters/kpresenter/powerpoint/pptstyle.h PPT: Added default value for the scheme describing the style of the number bullets. Big thanks to Mek for discussing this issue at the Plugfest. BUG: 251281, 247630 ------------------------------------------------------------------------ r1188109 | lassin | 2010-10-21 14:50:32 +0200 (Thu, 21 Oct 2010) | 2 lines Changed paths: M /trunk/koffice/filters/libmsooxml/MsooXmlCommonReaderDrawingMLImpl.h Made gradfill in drawingML to at least change the color of the text, though full gradfill cannot be supported. ------------------------------------------------------------------------ r1188111 | staniek | 2010-10-21 14:53:51 +0200 (Thu, 21 Oct 2010) | 3 lines Changed paths: M /trunk/koffice/libs/CMakeLists.txt always build koreports for SHOULD_BUILD_KOREPORT, fix after r1187954 CCMAIL:pavol.korinek@ixonos.com ------------------------------------------------------------------------ r1188119 | jsimon | 2010-10-21 15:12:23 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/plugins/chartshape/Axis.cpp Do not show data points in line diagrams for which there's no value (aka NAN) in the model ------------------------------------------------------------------------ r1188120 | jsimon | 2010-10-21 15:12:28 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/plugins/chartshape/kdchart/src/KDChartNormalLineDiagram_p.cpp Correctly calculate data boundaries (min/max x/y values) in line diagram with missing values ------------------------------------------------------------------------ r1188122 | jsimon | 2010-10-21 15:12:30 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/plugins/chartshape/kdchart/src/KDChartAbstractDiagram.cpp M /trunk/koffice/plugins/chartshape/kdchart/src/KDChartAbstractDiagram_p.h M /trunk/koffice/plugins/chartshape/kdchart/src/KDChartBarDiagram_p.cpp M /trunk/koffice/plugins/chartshape/kdchart/src/KDChartBarDiagram_p.h The abscissa or ordinate orientation isn't fixed in fact, it depends on the diagram type. A lying bar diagram has the axes swapped, in any other case the abscissa is the horizontal axis and the ordinate the vertical. ------------------------------------------------------------------------ r1188135 | lassin | 2010-10-21 15:39:14 +0200 (Thu, 21 Oct 2010) | 2 lines Changed paths: M /trunk/koffice/filters/libmsooxml/MsooXmlDrawingReaderTableImpl.h Improved drawingML tables to take into account rowspan and column span. ------------------------------------------------------------------------ r1188136 | breitmeyer | 2010-10-21 15:39:17 +0200 (Thu, 21 Oct 2010) | 3 lines Changed paths: M /trunk/koffice/plugins/chartshape/Axis.cpp fixed axis label loading for radar charts, so they only appear if a category region is set ------------------------------------------------------------------------ r1188151 | jsimon | 2010-10-21 16:31:08 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/plugins/chartshape/Axis.cpp M /trunk/koffice/plugins/chartshape/PlotArea.cpp Make sure only the axes that really belong to a chart type are added to the PlotArea's KDChart::Chart instance at a time ------------------------------------------------------------------------ r1188152 | jsimon | 2010-10-21 16:31:10 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/plugins/chartshape/PlotArea.cpp Use setGlobalGridAttributes() when possible instead of setting the grid attributes per axis ------------------------------------------------------------------------ r1188156 | langkamp | 2010-10-21 16:36:40 +0200 (Thu, 21 Oct 2010) | 3 lines Changed paths: M /trunk/koffice/krita/plugins/extensions/dockers/specificcolorselector/kis_specific_color_selector_widget.cc M /trunk/koffice/krita/plugins/extensions/dockers/specificcolorselector/kis_specific_color_selector_widget.h prevent specific color selector from sending too many update when using the tablet CCBUG:252461 ------------------------------------------------------------------------ r1188162 | langkamp | 2010-10-21 17:00:05 +0200 (Thu, 21 Oct 2010) | 3 lines Changed paths: M /trunk/koffice/krita/ui/kis_popup_palette.cpp M /trunk/koffice/krita/ui/kis_popup_palette.h fix popup palette slowness when chosing a color with the tablet BUG:253826 ------------------------------------------------------------------------ r1188174 | jsimon | 2010-10-21 17:44:40 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/plugins/chartshape/kdchart/src/KDChartAbstractCoordinatePlane.cpp Fix crash in KD Chart that happened if we remove a diagram from a coordinate plane and immediately deleted the diagram, which is legal, but KD Chart didn't expect apparently. ------------------------------------------------------------------------ r1188218 | mkruisselbrink | 2010-10-21 20:11:07 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/filters/kspread/excel/import/ExcelImport.cpp don't crash is for whatever reason we failed to load any sheets ------------------------------------------------------------------------ r1188220 | mkruisselbrink | 2010-10-21 20:17:06 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/filters/kspread/excel/export/CFBWriter.cpp fix writing of streams smaller than the minifat cutoff size ------------------------------------------------------------------------ r1188221 | mkruisselbrink | 2010-10-21 20:17:18 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/filters/kspread/excel/sidewinder/records.xml this field was supposed to be 2 bytes, not 4 ------------------------------------------------------------------------ r1188222 | mkruisselbrink | 2010-10-21 20:17:23 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/filters/kspread/excel/sidewinder/records.xml M /trunk/koffice/filters/kspread/excel/sidewinder/recordsxml2cpp.cpp this fiels needs to have value 1, not 0 ------------------------------------------------------------------------ r1188223 | mkruisselbrink | 2010-10-21 20:17:29 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/filters/kspread/excel/export/ExcelExport.cpp M /trunk/koffice/filters/kspread/excel/sidewinder/records.xml fix saving of Window2 records ------------------------------------------------------------------------ r1188224 | mkruisselbrink | 2010-10-21 20:17:34 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/filters/kspread/excel/export/ExcelExport.cpp fix writing of font records to follow the spec ------------------------------------------------------------------------ r1188225 | mkruisselbrink | 2010-10-21 20:17:39 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/filters/kspread/excel/sidewinder/formulas.cpp the excel function is called CEILING, not CEIL ------------------------------------------------------------------------ r1188230 | jsimon | 2010-10-21 20:30:00 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/plugins/chartshape/Axis.cpp This has been replaced by code in DataSet::dataValueAttributes() ------------------------------------------------------------------------ r1188231 | jsimon | 2010-10-21 20:30:06 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/plugins/chartshape/kdchart/src/KDChartAbstractDiagram.cpp Remove diagram from plane in destructor to avoid a dangling (invalid) pointer to this diagram ------------------------------------------------------------------------ r1188232 | jsimon | 2010-10-21 20:30:08 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/plugins/chartshape/Axis.cpp This is done in the destructor of KDChart::AbstractDiagram now ------------------------------------------------------------------------ r1188267 | mkruisselbrink | 2010-10-21 23:03:08 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/kspread/part/Headers.cpp render column/row headers with the font that was actually used to calculate dimension/positions. This fixes among other things the row header text of the current active row not being aligned properly with the rest of the labels. ------------------------------------------------------------------------ r1188268 | mkruisselbrink | 2010-10-21 23:03:17 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/kspread/part/Headers.cpp SVN_SILENT make this debug code compile ------------------------------------------------------------------------ r1188269 | mkruisselbrink | 2010-10-21 23:03:22 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/kspread/part/View.cpp use actual font ascent+descent to figure out the height of the text instead of assuming it is always similar to the point-size ------------------------------------------------------------------------ r1188270 | mkruisselbrink | 2010-10-21 23:03:26 +0200 (Thu, 21 Oct 2010) | 1 line Changed paths: M /trunk/koffice/kspread/part/Headers.cpp M /trunk/koffice/kspread/part/Headers.h some more improvements to positioning of row/column header labels ------------------------------------------------------------------------ r1188289 | mkruisselbrink | 2010-10-22 00:22:03 +0200 (Fri, 22 Oct 2010) | 1 line Changed paths: M /trunk/koffice/plugins/chartshape/CMakeLists.txt I somehow seem to need this for the unit tests to compile (or making all the loading unit tests explicitly link to kdchart) ------------------------------------------------------------------------ r1188308 | jsimon | 2010-10-22 01:41:45 +0200 (Fri, 22 Oct 2010) | 1 line Changed paths: M /trunk/koffice/plugins/chartshape/Axis.cpp This is automatically done in the diagram's destructor ------------------------------------------------------------------------ r1188309 | jsimon | 2010-10-22 01:41:50 +0200 (Fri, 22 Oct 2010) | 1 line Changed paths: M /trunk/koffice/plugins/chartshape/KDChartModel.cpp Split this up into beginResetModel() and endResetModel() ------------------------------------------------------------------------ r1188310 | jsimon | 2010-10-22 01:41:51 +0200 (Fri, 22 Oct 2010) | 7 lines Changed paths: M /trunk/koffice/plugins/chartshape/kdchart/src/KDChartModelDataCache_p.h This check can't be used for columns/rowsRemoved() because it is called after the column/row was removed from the model, thus asking the model if the row being removed is valid doesn't work. Sebastian, I saw you made the change. Please verify the fix. Although I like the additional asserts, I don't see why we should silently ignore any inconsistency (lines 213 and 302). Is there a certain case that requires tolerating them? See r1187158. CCMAIL: sebastian.sauer@kdab.com ------------------------------------------------------------------------ r1188393 | zachmann | 2010-10-22 11:30:18 +0200 (Fri, 22 Oct 2010) | 4 lines Changed paths: M /trunk/koffice/kword/part/KWPageStyle.h M /trunk/koffice/libs/kotext/opendocument/KoTextSharedLoadingData.cpp M /trunk/koffice/libs/kotext/opendocument/KoTextSharedLoadingData.h M /trunk/koffice/libs/kotext/styles/KoCharacterStyle.cpp M /trunk/koffice/libs/kotext/styles/KoCharacterStyle.h M /trunk/koffice/libs/kotext/styles/KoParagraphStyle.cpp M /trunk/koffice/plugins/chartshape/Axis.cpp o Read the application default style only once and then store it in the KoTextSharedLoadingData so that it can be reused during loading of the document. ------------------------------------------------------------------------ r1188397 | zachmann | 2010-10-22 11:52:29 +0200 (Fri, 22 Oct 2010) | 8 lines Changed paths: M /trunk/koffice/libs/odf/KoStyleStack.cpp M /trunk/koffice/libs/odf/KoStyleStack.h Optimize KoStyleStack Use const QString & instead of const char * as parameters. This reduces the number of conversions as the string is now converted only once and not every time a function is called from within. Also use attributeNS directly without checking if the attribute is there. ------------------------------------------------------------------------ r1188407 | lassin | 2010-10-22 12:13:36 +0200 (Fri, 22 Oct 2010) | 2 lines Changed paths: M /trunk/koffice/filters/kpresenter/pptx/PptxXmlDocumentReader.h M /trunk/koffice/filters/kpresenter/pptx/PptxXmlSlideReader.cpp M /trunk/koffice/filters/libmsooxml/MsooXmlCommonReaderDrawingMLImpl.h M /trunk/koffice/filters/libmsooxml/MsooXmlUtils.cpp M /trunk/koffice/filters/libmsooxml/MsooXmlUtils.h Fixed pptx support for inhering default list styles. ------------------------------------------------------------------------ r1188410 | pavolk | 2010-10-22 12:23:31 +0200 (Fri, 22 Oct 2010) | 1 line Changed paths: M /trunk/koffice/plugins/chartshape/Axis.cpp added percentage symbol as suffix on axis for percentage bar diagram ------------------------------------------------------------------------ r1188417 | zachmann | 2010-10-22 12:44:26 +0200 (Fri, 22 Oct 2010) | 6 lines Changed paths: M /trunk/koffice/libs/kotext/opendocument/KoTextLoader.cpp M /trunk/koffice/libs/kotext/styles/KoListLevelProperties.cpp Optimize usage of hasAttributeNS Optimize the code to use attributeNS directly without the use of hasAttributeNS. That removes the need for a second lookup which is much more expensive then checking if the return value was empty. ------------------------------------------------------------------------ r1188439 | uzak | 2010-10-22 14:18:08 +0200 (Fri, 22 Oct 2010) | 2 lines Changed paths: M /trunk/koffice/filters/kpresenter/powerpoint/PptToOdp.cpp M /trunk/koffice/filters/kpresenter/powerpoint/PptToOdp.h M /trunk/koffice/filters/kpresenter/powerpoint/pptstyle.cpp PPT: Improved processing of ColorIndexStruct and processing of bullet color. (BUG 247758) ------------------------------------------------------------------------ r1188440 | langkamp | 2010-10-22 14:18:09 +0200 (Fri, 22 Oct 2010) | 3 lines Changed paths: M /trunk/koffice/plugins/dockers/Plugin.cpp disable color docker, currently doesn't nothing BUG:252461 ------------------------------------------------------------------------ r1188442 | lassin | 2010-10-22 14:21:27 +0200 (Fri, 22 Oct 2010) | 2 lines Changed paths: M /trunk/koffice/filters/kword/docx/DocxXmlDocumentReader.cpp M /trunk/koffice/filters/kword/docx/DocxXmlDocumentReader.h Fixed docx line-break and table cell span. ------------------------------------------------------------------------ r1188446 | pavolk | 2010-10-22 14:37:47 +0200 (Fri, 22 Oct 2010) | 1 line Changed paths: M /trunk/koffice/plugins/chartshape/Axis.cpp added percentage symbol as suffix on axis for percentage bar diagram ------------------------------------------------------------------------ r1188455 | lassin | 2010-10-22 15:12:25 +0200 (Fri, 22 Oct 2010) | 2 lines Changed paths: M /trunk/koffice/filters/kword/docx/DocxImport.cpp Fixed docx filter to retain footnotes, comments, endnotes. ------------------------------------------------------------------------ r1188531 | breitmeyer | 2010-10-22 17:18:05 +0200 (Fri, 22 Oct 2010) | 2 lines Changed paths: M /trunk/koffice/plugins/chartshape/kdchart/src/KDChartPolarDiagram.cpp M /trunk/koffice/plugins/chartshape/kdchart/src/KDChartRadarDiagram.cpp fixed pen handling in both diagrams, to avoid wrongly drawn lines ------------------------------------------------------------------------ r1188564 | uzak | 2010-10-22 18:30:52 +0200 (Fri, 22 Oct 2010) | 2 lines Changed paths: M /trunk/koffice/filters/kpresenter/powerpoint/PptToOdp.cpp PPT: Fixed a footer content related regression on MS PowerPoint 2003 files. ------------------------------------------------------------------------ r1188669 | staniek | 2010-10-23 00:01:56 +0200 (Sat, 23 Oct 2010) | 4 lines Changed paths: M /trunk/koffice/kexi/core/kexiactionproxy.cpp M /trunk/koffice/kexi/core/kexiactionproxy.h M /trunk/koffice/kexi/core/kexiactionproxy_p.h Core *remove dependency on Q3Signal ------------------------------------------------------------------------ r1188670 | staniek | 2010-10-23 00:05:45 +0200 (Sat, 23 Oct 2010) | 2 lines Changed paths: M /trunk/koffice/kexi/doc/dev/CHANGELOG-Kexi-js SVN_SILENT update ------------------------------------------------------------------------ r1188908 | scripty | 2010-10-23 11:35:24 +0200 (Sat, 23 Oct 2010) | 1 line Changed paths: M /trunk/koffice/kpresenter/templates/odf/blue_orange_vector.desktop M /trunk/koffice/kpresenter/templates/odf/burning_desire.desktop M /trunk/koffice/kpresenter/templates/odf/business.desktop M /trunk/koffice/kpresenter/templates/odf/curious_penguin.desktop M /trunk/koffice/kpresenter/templates/odf/kde_events.desktop M /trunk/koffice/kpresenter/templates/odf/rounded_square.desktop M /trunk/koffice/kpresenter/templates/odf/simple_waves.desktop M /trunk/koffice/kpresenter/templates/odf/strange_far_hills.desktop M /trunk/koffice/kspread/data/templates/Business/.directory SVN_SILENT made messages (.desktop file) ------------------------------------------------------------------------ r1188956 | vandenoever | 2010-10-23 15:57:26 +0200 (Sat, 23 Oct 2010) | 1 line Changed paths: M /trunk/koffice/kword/part/KWOdfWriter.cpp Write text:page-sequence if there is no mainTextFrame. ------------------------------------------------------------------------ r1188957 | vandenoever | 2010-10-23 16:02:19 +0200 (Sat, 23 Oct 2010) | 1 line Changed paths: M /trunk/koffice/tools/scripts/validateODF.py Make script executable. ------------------------------------------------------------------------ r1189045 | dkazakov | 2010-10-23 22:52:21 +0200 (Sat, 23 Oct 2010) | 8 lines Changed paths: M /trunk/koffice/krita/image/kis_base_node.cpp M /trunk/koffice/krita/image/kis_base_node.h M /trunk/koffice/krita/image/kis_node.cpp M /trunk/koffice/krita/image/kis_node.h M /trunk/koffice/krita/ui/CMakeLists.txt M /trunk/koffice/krita/ui/canvas/kis_canvas2.cpp D /trunk/koffice/krita/ui/flake/kis_layermap_visitor.cpp D /trunk/koffice/krita/ui/flake/kis_layermap_visitor.h M /trunk/koffice/krita/ui/flake/kis_node_shape.cpp M /trunk/koffice/krita/ui/flake/kis_shape_controller.cpp M /trunk/koffice/krita/ui/flake/kis_shape_controller.h M /trunk/koffice/krita/ui/flake/kis_shape_layer.cc M /trunk/koffice/krita/ui/flake/kis_shape_layer.h M /trunk/koffice/krita/ui/flake/kis_shape_selection.h M /trunk/koffice/krita/ui/tests/kis_shape_controller_test.cpp M /trunk/koffice/krita/ui/tool/kis_selection_tool_helper.cpp Fix Shape Layers This patch fixes many bugs in shape layers. It consists of two small parts: the first makes KisBaseNode::visible() recursive, the second brings order to KisShapeController. BUG:252451,253766,254178 ------------------------------------------------------------------------ r1189046 | dkazakov | 2010-10-23 22:52:59 +0200 (Sat, 23 Oct 2010) | 4 lines Changed paths: M /trunk/koffice/krita/ui/flake/kis_shape_controller.cpp Fix readability SVN_SILENT ------------------------------------------------------------------------ r1189047 | dkazakov | 2010-10-23 22:53:13 +0200 (Sat, 23 Oct 2010) | 6 lines Changed paths: M /trunk/koffice/krita/ui/flake/kis_shape_controller.cpp M /trunk/koffice/krita/ui/flake/kis_shape_layer.cc M /trunk/koffice/krita/ui/flake/kis_shape_layer.h M /trunk/koffice/krita/ui/flake/kis_shape_layer_paste.h M /trunk/koffice/krita/ui/tests/util.h Deprecated KisShapeLayer::add/removeChild methods Now KisShapeLayer uses his own container model so it is not needed anymore. TODO:port KisShapeSelection and KisNodeShape as well. ------------------------------------------------------------------------ r1189048 | dkazakov | 2010-10-23 22:53:26 +0200 (Sat, 23 Oct 2010) | 3 lines Changed paths: M /trunk/koffice/krita/ui/flake/kis_node_shape.cpp M /trunk/koffice/krita/ui/flake/kis_node_shape.h M /trunk/koffice/krita/ui/flake/kis_shape_controller.cpp M /trunk/koffice/krita/ui/flake/kis_shape_layer_paste.h M /trunk/koffice/krita/ui/flake/kis_shape_selection.cpp M /trunk/koffice/krita/ui/flake/kis_shape_selection.h M /trunk/koffice/krita/ui/flake/kis_shape_selection_model.cpp M /trunk/koffice/krita/ui/tests/kis_shape_selection_test.cpp M /trunk/koffice/krita/ui/tests/util.h Removed all the addChild workarounds ------------------------------------------------------------------------ r1189228 | berger | 2010-10-24 11:33:21 +0200 (Sun, 24 Oct 2010) | 2 lines Changed paths: M /trunk/koffice/libs/pigment/tests/TestKoIntegerMaths.cpp UINT8_BLEND uses an approximation now ------------------------------------------------------------------------ r1189234 | berger | 2010-10-24 11:55:09 +0200 (Sun, 24 Oct 2010) | 2 lines Changed paths: M /trunk/koffice/krita/plugins/formats/xcf/tests/data/results/opacity-40.xcf.png M /trunk/koffice/krita/plugins/formats/xcf/tests/data/results/simple.xcf.png M /trunk/koffice/krita/plugins/formats/xcf/tests/data/results/subtract-multiply-masks.xcf.png M /trunk/koffice/krita/plugins/formats/xcf/tests/data/results/subtract-multiply.xcf.png M /trunk/koffice/krita/plugins/formats/xcf/tests/data/results/subtract-opacity-40.xcf.png M /trunk/koffice/krita/plugins/formats/xcf/tests/data/results/subtract.xcf.png krita does now the computation slightly differently from the gimp ------------------------------------------------------------------------ r1189236 | berger | 2010-10-24 12:12:41 +0200 (Sun, 24 Oct 2010) | 2 lines Changed paths: M /trunk/koffice/krita/plugins/colorspaces/ctlcs/tests/KoCtlChannelTest.cpp fix the test, make sure the same rounding method is used ------------------------------------------------------------------------ r1189239 | berger | 2010-10-24 12:15:43 +0200 (Sun, 24 Oct 2010) | 2 lines Changed paths: M /trunk/koffice/krita/plugins/colorspaces/ctlcs/tests/KoRgb32fTest.cpp use the same rounding method for this one too ------------------------------------------------------------------------ r1189246 | berger | 2010-10-24 12:29:53 +0200 (Sun, 24 Oct 2010) | 4 lines Changed paths: M /trunk/koffice/krita/ui/kisexiv2/kis_exiv2.cpp Fix: loading of file with invalid rationtals in the metadata BUG:253543 ------------------------------------------------------------------------ r1189440 | pavolk | 2010-10-25 09:27:15 +0200 (Mon, 25 Oct 2010) | 1 line Changed paths: M /trunk/koffice/plugins/chartshape/Axis.cpp % suffix added for line and area percentage diagram types svn path=/branches/work/koffice-essen/; revision=1189501
-
Ganesh Paramasivam authored
svn path=/branches/work/koffice-change-tracking/; revision=1189423
-
- 23 Oct, 2010 2 commits
-
-
Dmitry Kazakov authored
svn path=/trunk/koffice/; revision=1189048
-
Dmitry Kazakov authored
Now KisShapeLayer uses his own container model so it is not needed anymore. TODO:port KisShapeSelection and KisNodeShape as well. svn path=/trunk/koffice/; revision=1189047
-
- 10 Apr, 2010 1 commit
-
-
Halla Rempt authored
Merged revisions 1112881,1112927,1112977-1112982,1112989,1113002,1113005-1113008,1113045,1113049-1113050,1113218 via svnmerge from https://rempt@svn.kde.org/home/kde/trunk/koffice ........ r1112881 | berger | 2010-04-09 14:17:17 +0200 (Fri, 09 Apr 2010) | 6 lines Make KoColor::setPixel takes a const pointer (and also reallocate memory only if necesserary) Make KisPaintDevice::pixel be const and use const iterator, this avoid the memento manager to start creating a new history point, and therefor fix the KisTransaction test ........ r1112927 | lassin | 2010-04-09 15:59:00 +0200 (Fri, 09 Apr 2010) | 3 lines Fixes cases where paragraphs has both par and text properties in styles.xml ........ r1112977 | zander | 2010-04-09 17:39:27 +0200 (Fri, 09 Apr 2010) | 1 line Remove redundant cast ........ r1112978 | zander | 2010-04-09 17:39:29 +0200 (Fri, 09 Apr 2010) | 1 line Fix tab offset with parag that has indent. ........ r1112979 | zander | 2010-04-09 17:39:31 +0200 (Fri, 09 Apr 2010) | 1 line Fix background color ........ r1112980 | zander | 2010-04-09 17:39:33 +0200 (Fri, 09 Apr 2010) | 1 line Change default when XML does not specify it to noWrap ........ r1112981 | zander | 2010-04-09 17:39:35 +0200 (Fri, 09 Apr 2010) | 3 lines Fix NaN creation on height or width zero. BUG:231846 ........ r1112982 | zander | 2010-04-09 17:39:37 +0200 (Fri, 09 Apr 2010) | 1 line Add some asserts ........ r1112989 | lukast | 2010-04-09 18:09:16 +0200 (Fri, 09 Apr 2010) | 4 lines Revert "Fix the expected value in the test." Seems like magic stuff happens. Now it is 7 and the test passes. I'm not aware what might change. ........ r1113002 | sebsauer | 2010-04-09 18:48:38 +0200 (Fri, 09 Apr 2010) | 2 lines Fix for the parser-issue discovered by Carlos. We cannot just keep the whitespaces even if removing them is wrong too cause compile() does lot of compression and token modifications which do not proper handle whitespaces. Seems what needs to be done is to change the meaning depending on the referenced content and we cannot do that on compile() but only on evalRecursive(). That in turn means that compile() needs to be extended to transparently ignore operators so we have them still available on evaluation to decide then what to do with them. For now let's go with the easiest solution and just ignore (as in remove) the intersect operator. Lot of thanks to Carlos :) ........ r1113005 | berger | 2010-04-09 19:34:44 +0200 (Fri, 09 Apr 2010) | 4 lines better delete the node model before the image (since the node model is referencing the layers themselves) ........ r1113006 | berger | 2010-04-09 19:36:32 +0200 (Fri, 09 Apr 2010) | 3 lines disable the projection, it is not what we are testing in the tests and it is causing random crashes in the tests ........ r1113007 | berger | 2010-04-09 19:46:57 +0200 (Fri, 09 Apr 2010) | 2 lines since painterly framework is not installed, disable its test ........ r1113008 | sebsauer | 2010-04-09 19:50:47 +0200 (Fri, 09 Apr 2010) | 3 lines Make POINT_TO_MM & co return qreal's http://reviewboard.kde.org/r/3526/ ........ r1113045 | berger | 2010-04-09 21:13:51 +0200 (Fri, 09 Apr 2010) | 7 lines Fix: change the color of the solid color generator result in a black generator Stop using legacyXML BUG:233796 ........ r1113049 | berger | 2010-04-09 21:27:33 +0200 (Fri, 09 Apr 2010) | 2 lines Remove last bit of toLegacyXML ........ r1113050 | berger | 2010-04-09 21:29:57 +0200 (Fri, 09 Apr 2010) | 2 lines --warnings (int vs uint) ........ r1113218 | cfeck | 2010-04-10 05:00:37 +0200 (Sat, 10 Apr 2010) | 6 lines SVN_SILENT compile after r1113049 Please verify :) CCMAIL: cyb@lepi.org ........ svn path=/branches/work/koffice-ko/; revision=1113251
-
- 09 Apr, 2010 1 commit
-
-
Cyrille Berger authored
it is causing random crashes in the tests svn path=/trunk/koffice/; revision=1113006
-
- 07 Mar, 2010 1 commit
-
-
Cyrille Berger authored
idea these days svn path=/trunk/koffice/; revision=1100589
-
- 18 Feb, 2010 1 commit
-
-
Cyrille Berger authored
svn path=/trunk/koffice/; revision=1092247
-
- 29 Nov, 2009 1 commit
-
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=1055953
-
- 21 Oct, 2009 1 commit
-
-
Halla Rempt authored
Apply kdelibs' astyle to all of krita. We've got enough variation in spaces around * and & anyway. svn path=/trunk/koffice/; revision=1038712
-