Skip to content
  • Casper Boemann's avatar
    ------------------------------------------------------------------------ · 6a20e5b2
    Casper Boemann authored
    r1202312 | danders | 2010-11-30 13:19:14 +0100 (Tue, 30 Nov 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/kplato/libs/kernel/kpttask.cpp
    
    Don't add startup/shutdown cost to bcwp.
    
    ------------------------------------------------------------------------
    r1202313 | danders | 2010-11-30 13:20:24 +0100 (Tue, 30 Nov 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/kplato/libs/kernel/kptresource.cpp
    
    Set overtime rate defualt to 0, it's not used atm.
    
    ------------------------------------------------------------------------
    r1202314 | danders | 2010-11-30 13:20:52 +0100 (Tue, 30 Nov 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/kplato/libs/kernel/tests/debug.cpp
    
    SVN_SILENT debug
    
    ------------------------------------------------------------------------
    r1202315 | danders | 2010-11-30 13:23:06 +0100 (Tue, 30 Nov 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/kplato/libs/kernel/tests/PerformanceTester.cpp
    
    Fix unit test to handle startup/shutdown cost.
    
    
    ------------------------------------------------------------------------
    r1202451 | staniek | 2010-11-30 23:43:05 +0100 (Tue, 30 Nov 2010) | 4 lines
    Changed paths:
       M /trunk/koffice/kexi/kexidb/roweditbuffer.cpp
    
    KexiDB
    *fix memory leak in RowEditBuffer
    
    
    
    ------------------------------------------------------------------------
    r1202494 | scripty | 2010-12-01 07:13:50 +0100 (Wed, 01 Dec 2010) | 1 line
    Changed paths:
       M /trunk/koffice/kpresenter/templates/odf/.directory
       M /trunk/koffice/kpresenter/templates/odf/business.desktop
       M /trunk/koffice/tools/f-office/freoffice.desktop
       M /trunk/koffice/tools/okularodpgenerator/okularApplication_odp.desktop
    
    SVN_SILENT made messages (.desktop file)
    
    ------------------------------------------------------------------------
    r1202539 | staniek | 2010-12-01 10:30:47 +0100 (Wed, 01 Dec 2010) | 4 lines
    Changed paths:
       M /trunk/koffice/kexi/core/kexiactionproxy.cpp
    
    Core
    *fix memory leak in KexiActionProxy
    
    
    
    ------------------------------------------------------------------------
    r1202541 | staniek | 2010-12-01 10:32:43 +0100 (Wed, 01 Dec 2010) | 4 lines
    Changed paths:
       M /trunk/koffice/kexi/widget/tableview/kexitableview.cpp
       M /trunk/koffice/kexi/widget/tableview/kexitableviewheader.cpp
    
    Table View
    *unset style in header earlier to avoid reading of uninitialized memory reported by valgrind
    
    
    
    ------------------------------------------------------------------------
    r1202544 | staniek | 2010-12-01 10:36:51 +0100 (Wed, 01 Dec 2010) | 4 lines
    Changed paths:
       M /trunk/koffice/libs/koreport/common/krdetailsectiondata.cpp
       M /trunk/koffice/libs/koreport/common/krdetailsectiondata.h
       M /trunk/koffice/libs/koreport/common/krreportdata.cpp
       M /trunk/koffice/libs/koreport/common/krreportdata.h
       M /trunk/koffice/libs/koreport/common/krsectiondata.cpp
       M /trunk/koffice/libs/koreport/common/krsectiondata.h
       M /trunk/koffice/libs/koreport/renderer/KoReportPreRenderer.cpp
       M /trunk/koffice/libs/koreport/renderer/KoReportPreRenderer.h
       M /trunk/koffice/libs/koreport/wrtembed/reportsection.cpp
    
    KoReports
    *make KRDetailSectionData, KRSectionData, KoReportReportData, KoReportPreRenderer owned by parent QObect, this fixes memory leaks
    
    
    ------------------------------------------------------------------------
    r1202545 | staniek | 2010-12-01 10:37:18 +0100 (Wed, 01 Dec 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/kexi/doc/dev/CHANGELOG-Kexi-js
    
    SVN_SILENT update
    
    
    ------------------------------------------------------------------------
    r1202552 | rempt | 2010-12-01 11:19:18 +0100 (Wed, 01 Dec 2010) | 4 lines
    Changed paths:
       M /trunk/koffice/krita/image/kis_histogram.cc
       M /trunk/koffice/krita/image/kis_histogram.h
       M /trunk/koffice/krita/image/tests/kis_histogram_test.cpp
       M /trunk/koffice/krita/plugins/extensions/dockers/defaultdockers/histogramdock.cpp
       M /trunk/koffice/krita/plugins/extensions/scripting/kritacore/krs_histogram.cpp
       M /trunk/koffice/krita/plugins/filters/colorsfilters/colorsfilters.cpp
       M /trunk/koffice/krita/plugins/filters/colorsfilters/kis_brightness_contrast_filter.cpp
       M /trunk/koffice/krita/plugins/filters/colorsfilters/kis_brightness_contrast_filter.h
       M /trunk/koffice/krita/plugins/filters/colorsfilters/kis_perchannel_filter.cpp
    
    Fix usage of histograms in brightness/contrast filter
    
    Patch by William Steidtmann
    CCMAIL:billstei@hbci.com
    
    ------------------------------------------------------------------------
    r1202752 | berger | 2010-12-02 08:09:45 +0100 (Thu, 02 Dec 2010) | 7 lines
    Changed paths:
       M /trunk/koffice/krita/plugins/filters/colorsfilters/kis_perchannel_filter.cpp
    
    Disable painting with color adjustment filter for 2.3
    
    (Not to be commited in koffice-essen, please :) )
    
    CCMAIL: cbr@boemann.dk
    CCBUG: 258530
    
    ------------------------------------------------------------------------
    r1202753 | danders | 2010-12-02 08:43:44 +0100 (Thu, 02 Dec 2010) | 2 lines
    Changed paths:
       M /trunk/koffice/kplato/libs/ui/reports/reportdata.cpp
       M /trunk/koffice/kplato/libs/ui/reports/reportdata.h
       M /trunk/koffice/kplato/libs/ui/reports/reportview.cpp
       M /trunk/koffice/kplato/libs/ui/reports/reportview.h
       M /trunk/koffice/kplato/libs/ui/reports/reportview_p.h
    
    Reports: Enable chart to get access to report data.
    
    
    
    svn path=/branches/work/koffice-essen/; revision=1202769
    6a20e5b2