Feed Advanced Search

Jan 17 2018

piggz added a comment to D9941: Simplify handling item-data-source property in elements.

Not all item types allow 'extra value' to be specified for the data source. Are you happy allowing the property for all item types?

Jan 17 2018, 9:18 PM · KReport
staniek added a comment to D9933: Notify document when async item is rendered.

It works for me! So one potential fix remains.

Jan 17 2018, 8:27 AM · KReport

Jan 16 2018

staniek requested changes to D9933: Notify document when async item is rendered.

Good job!
First comments, have not tested yet.

Jan 16 2018, 10:36 PM · KReport
staniek added a comment to T3565: Port web plugin to Qt 5.

Does it work for you in master?

Jan 16 2018, 12:49 AM · KReport

Jan 15 2018

staniek closed D9893: Add d-pointer to KReportSectionData and clean up the API and export it.
Jan 15 2018, 8:55 PM · KReport
piggz accepted D9893: Add d-pointer to KReportSectionData and clean up the API and export it.
Jan 15 2018, 8:20 PM · KReport
piggz added inline comments to D6758: API: Add more enum classes.
Jan 15 2018, 6:01 PM · KReport
staniek updated the test plan for D9893: Add d-pointer to KReportSectionData and clean up the API and export it.
Jan 15 2018, 5:40 PM · KReport
staniek added a comment to D6758: API: Add more enum classes.

Some more qustions @piggz ...

Jan 15 2018, 3:43 PM · KReport

Dec 19 2017

piggz closed D9401: Add brief docs for exported classes.
Dec 19 2017, 6:45 AM · KReport

Dec 18 2017

staniek accepted D9401: Add brief docs for exported classes.
Dec 18 2017, 11:55 PM · KReport
piggz moved T6897: Add at least brief docs to public classes from TODO 3.1 to In Progress on the KReport board.
Dec 18 2017, 9:51 PM · KReport
piggz updated the diff for D9401: Add brief docs for exported classes.
  • addres comments
Dec 18 2017, 9:48 PM · KReport
staniek requested changes to D9401: Add brief docs for exported classes.

Good, minor ones left.

Dec 18 2017, 9:39 PM · KReport
piggz created D9401: Add brief docs for exported classes.
Dec 18 2017, 8:54 PM · KReport

Oct 30 2017

piggz closed T6855: Add more page sizes as Resolved.
Oct 30 2017, 11:28 PM · KReport
piggz closed D8559: Add additional page sizes.
Oct 30 2017, 11:28 PM · KReport
staniek accepted D8559: Add additional page sizes.

Good job!

Oct 30 2017, 10:36 PM · KReport
piggz updated the diff for D8559: Add additional page sizes.
  • Re-order and andd envelope sizes
Oct 30 2017, 10:24 PM · KReport
staniek requested changes to D8559: Add additional page sizes.
Oct 30 2017, 8:34 PM · KReport
staniek added inline comments to D8559: Add additional page sizes.
Oct 30 2017, 8:34 PM · KReport
staniek added a comment to T6855: Add more page sizes.

Related note: if you open LO Writer's page format dialog, there is no custom size property but just size:

Oct 30 2017, 8:12 PM · KReport
piggz added a revision to T6855: Add more page sizes: D8559: Add additional page sizes.
Oct 30 2017, 6:54 PM · KReport
piggz created D8559: Add additional page sizes.
Oct 30 2017, 6:54 PM · KReport
staniek closed T7088: Crash when moving splitter of report's property editor as Resolved.

Apparently resolved within T6559.

Oct 30 2017, 6:21 PM · KEXI, KReport
piggz added a comment to T7088: Crash when moving splitter of report's property editor.

I cant reproduce this, is it fixed for you?

Oct 30 2017, 6:19 PM · KEXI, KReport
piggz closed T6559: 3.1: Use suffix option from the new KProperty instead of units; implement units locally in KReport as Resolved.
Oct 30 2017, 6:16 PM · KReport
piggz closed D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
Oct 30 2017, 6:15 PM · KReport
staniek added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

Maybe 5.x can be improved later.

Oct 30 2017, 5:56 PM · KReport
piggz added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

You are happy with 5.x?

Oct 30 2017, 5:23 PM · KReport
staniek updated the summary of D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
Oct 30 2017, 4:14 PM · KReport
staniek accepted D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

Please test relevant features after my last commit, I think we can then land this :)

Oct 30 2017, 4:11 PM · KReport
staniek updated the diff for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
  • Merge branch 'master' into D5441
  • Make KReportUtils::readSizeAttributes() return default size also for invalid width or height; simplify readRectAttributes()
  • Use QRectF for bounding boxes/font metrics as long as we're using floating-point positions and sizes
  • Avoid double call of KReportDesignerItemRectBase::setSceneRect() what can lead to setting invalid size
  • Fix performance of sections resize, unit conversion, and allow to resize sections using property editor
Oct 30 2017, 4:06 PM · KReport
staniek added inline comments to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
Oct 30 2017, 12:17 AM · KReport
staniek closed D8518: Improve initialization of properties in Report Designer.
Oct 30 2017, 12:13 AM · KReport

Oct 29 2017

piggz accepted D8518: Improve initialization of properties in Report Designer.
Oct 29 2017, 11:31 PM · KReport
staniek added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

@piggz I'd like to ask for review of D8518 ASAP so we have it in master otherwise number of conflicts increase! :)

Oct 29 2017, 9:26 PM · KReport
staniek added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
In D5441#161577, @piggz wrote:

could you confirm if 5.3.1 -> 5.3.4 are possible?

Oct 29 2017, 9:22 PM · KReport
staniek added inline comments to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
Oct 29 2017, 9:20 PM · KReport
staniek updated the diff for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
  • Merge with kproperty API change 3.0.91
Oct 29 2017, 9:19 PM · KReport
piggz added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

could you confirm if 5.3.1 -> 5.3.4 are possible?

Oct 29 2017, 8:14 PM · KReport
piggz updated the diff for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
  • Calculate sensible maximums for margin sizes
Oct 29 2017, 7:03 PM · KReport

Oct 28 2017

staniek added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
In D5441#160064, @piggz wrote:
  1. If 0.00 value is entered it disappears in the prop. editor when moving focus to another editor. Data is saved though. Expected: 0.00 is visible. Example for margins:



    This may or not be related to the KProperty libs and as such can belong to me :)

it belongs to you ;)

Oct 28 2017, 10:30 PM · KReport

Oct 27 2017

staniek updated the diff for D8518: Improve initialization of properties in Report Designer.

Merge in master changes.

Oct 27 2017, 11:10 PM · KReport
staniek added a comment to D8518: Improve initialization of properties in Report Designer.

@piggz Ready for review I think. Most of the code here is moved around so we can call clearModifiedFlags() unconditionally when we're done with initializing, no matter if we create new elements or load them from XML.

Oct 27 2017, 1:24 PM · KReport
staniek updated the diff for D8518: Improve initialization of properties in Report Designer.
  • Add clearModifiedFlags() for more property sets on initialization (usually loading from XML)
Oct 27 2017, 1:16 PM · KReport
staniek added a comment to D8518: Improve initialization of properties in Report Designer.

This is initial patch. Trying to add more fixes like this.

Oct 27 2017, 10:07 AM · KReport
staniek retitled D8518: Improve initialization of properties in Report Designer from Improve initialization of KReportSectionData and KReportDesigner, initially clear "modified" flags for properties to Improve initialization of properties in Report Designer.
Oct 27 2017, 9:54 AM · KReport
staniek updated the test plan for D8518: Improve initialization of properties in Report Designer.
Oct 27 2017, 9:52 AM · KReport
staniek created D8518: Improve initialization of properties in Report Designer.
Oct 27 2017, 9:50 AM · KReport

Oct 25 2017

staniek added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
In D5441#160067, @piggz wrote:

What do you think is a sensible max for margins? a % of the width/height? or some complex calculation involving calculating the size of the page and opposite margin?

Oct 25 2017, 10:53 PM · KReport
piggz added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

What do you think is a sensible max for margins? a % of the width/height? or some complex calculation involving calculating the size of the page and opposite margin?

Oct 25 2017, 8:58 PM · KReport
piggz added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
  1. If 0.00 value is entered it disappears in the prop. editor when moving focus to another editor. Data is saved though. Expected: 0.00 is visible. Example for margins:



    This may or not be related to the KProperty libs and as such can belong to me :)
Oct 25 2017, 8:52 PM · KReport

Oct 23 2017

staniek added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

Fixed in units makes 4.2 fixed!

Oct 23 2017, 9:02 PM · KReport
staniek added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

@piggz 7.x all fixed!

Oct 23 2017, 8:59 PM · KReport
staniek requested changes to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

4.1, 5.1 fixed, good work. Added 5.2 and 5.3.

Oct 23 2017, 8:29 PM · KReport

Oct 22 2017

piggz added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
  1. If 0.00 value is entered it disappears in the prop. editor when moving focus to another editor. Data is saved though. Expected: 0.00 is visible. Example for margins:



    This may or not be related to the KProperty libs and as such can belong to me :)
Oct 22 2017, 8:53 AM · KReport
piggz added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

Note, I cannot reproduce 7.3. Scrolling mouse over grididivsions works as expected.

Oct 22 2017, 8:45 AM · KReport
piggz updated the diff for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
  • Set min/max values for grid divisions
Oct 22 2017, 8:44 AM · KReport

Oct 20 2017

staniek added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
  • 7.1. Grid Divisions property allows to enter <=0 valued. Expected: minimum value should be 1. (use property option for that)
Oct 20 2017, 10:35 PM · KReport
staniek added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
  • 6. If 0.00 value is entered it disappears in the prop. editor when moving focus to another editor. Data is saved though. Expected: 0.00 is visible. Example for margins:
Oct 20 2017, 10:22 PM · KReport
piggz updated the diff for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
  • Fix dynamic redraw of background. Resolved issue 4.1 and 5.1
Oct 20 2017, 9:58 PM · KReport

Oct 14 2017

piggz added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

these issues explain the call to slotResizeBarDragged(0) ... need to find a fix wthout introducing it ... calling update() doesnt cause a resize to happen

Oct 14 2017, 6:34 PM · KReport

Oct 9 2017

staniek closed T7089: Crash when moving splitter of report's property editor as Invalid.

Dupe

Oct 9 2017, 8:23 PM · KEXI, KReport
staniek raised the priority of T6855: Add more page sizes from Normal to High.
Oct 9 2017, 8:22 PM · KReport
staniek moved T2967: Add report icons from TODO 3.1 to TODO 3.2 on the KReport board.
Oct 9 2017, 8:19 PM · KReport
staniek lowered the priority of T2967: Add report icons from Normal to Low.
Oct 9 2017, 8:19 PM · KReport

Oct 2 2017

staniek requested changes to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
Oct 2 2017, 8:12 PM · KReport
staniek updated the diff for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

Sync with master

Oct 2 2017, 8:10 PM · KReport

Sep 27 2017

staniek updated the task description for T7088: Crash when moving splitter of report's property editor.
Sep 27 2017, 10:32 PM · KEXI, KReport
staniek created T7089: Crash when moving splitter of report's property editor.
Sep 27 2017, 10:31 PM · KEXI, KReport
staniek created T7088: Crash when moving splitter of report's property editor.
Sep 27 2017, 10:31 PM · KEXI, KReport
staniek added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

All OK @piggz! Works so well now.

Sep 27 2017, 10:15 PM · KReport
staniek updated the diff for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

Merge with master

Sep 27 2017, 9:39 PM · KReport

Sep 26 2017

piggz updated the diff for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
  • Fix section changing height when untis changed
Sep 26 2017, 7:48 PM · KReport
piggz updated the diff for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
  • Fix custom page size handling when changing units

Fixes 2.2

Sep 26 2017, 7:19 PM · KReport

Sep 25 2017

staniek triaged T7065: "Select entire report" should deselect previously selected element as Low priority.
Sep 25 2017, 11:19 AM · KReport
staniek created T7065: "Select entire report" should deselect previously selected element.
Sep 25 2017, 11:19 AM · KReport
staniek added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
In D5441#148425, @piggz wrote:
  • Fix items dissapearing
Sep 25 2017, 11:15 AM · KReport
staniek added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
In D5441#148682, @piggz wrote:

fixed 2.1 and 2.3

Sep 25 2017, 11:04 AM · KReport

Sep 24 2017

piggz added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

fixed 2.1 and 2.3

Sep 24 2017, 8:44 PM · KReport
piggz updated the diff for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
  • Fix items dissapearing
Sep 24 2017, 8:38 AM · KReport

Sep 11 2017

staniek added a comment to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

Thanks Adam, that's gigantic step forward, we're almost there.

Sep 11 2017, 9:58 AM · KReport
staniek updated the test plan for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
Sep 11 2017, 9:42 AM · KReport
staniek updated the test plan for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
Sep 11 2017, 9:30 AM · KReport
staniek updated the test plan for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
Sep 11 2017, 9:20 AM · KReport
staniek created T6978: Fix warnings: moc file "*.moc", but does not contain a Q_OBJECT or Q_GADGET macro.
Sep 11 2017, 9:14 AM · KEXI, KDb, KReport

Sep 7 2017

staniek requested changes to D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

1st step done: reviewed the rebase https://phabricator.kde.org/D5441?vs=13438&id=19211. Good job!

Sep 7 2017, 9:43 PM · KReport

Sep 6 2017

piggz updated the diff for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
  • Convert margins correctly when calculating page width
Sep 6 2017, 4:02 PM · KReport
piggz updated the diff for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
  • Fix crash when changing unit of a line
Sep 6 2017, 3:03 PM · KReport
piggz updated the diff for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
  • When changing section unit, set the unit before setting the height to
Sep 6 2017, 7:34 AM · KReport
piggz updated the diff for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
  • Fixup margins to get basic rendering working again
Sep 6 2017, 7:18 AM · KReport

Sep 5 2017

piggz updated the diff for D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.

rebased

Sep 5 2017, 7:36 PM · KReport
piggz commandeered D5441: Use suffix option from the new KProperty instead of units; implement units locally in KReport.
Sep 5 2017, 7:36 PM · KReport

Sep 4 2017

piggz closed D7638: Move remaining memebers of KReportDesignerItemRectBase to dptr by committing R14:084f43295a9d: Move remaining memebers of KReportDesignerItemRectBase to dptr.
Sep 4 2017, 9:29 PM · KReport
piggz closed T6773: 3.1: Add missing d-pointers to KReport as Resolved.
Sep 4 2017, 8:20 PM · KReport
staniek accepted D7638: Move remaining memebers of KReportDesignerItemRectBase to dptr.

Cool :)

Sep 4 2017, 8:19 PM · KReport
piggz updated the diff for D7638: Move remaining memebers of KReportDesignerItemRectBase to dptr.
  • Minor fixes
Sep 4 2017, 8:17 PM · KReport
staniek requested changes to D7638: Move remaining memebers of KReportDesignerItemRectBase to dptr.

Minor questions

Sep 4 2017, 8:12 PM · KReport
piggz updated the diff for D7638: Move remaining memebers of KReportDesignerItemRectBase to dptr.
  • Move sections to d ptr
Sep 4 2017, 8:03 PM · KReport