Re: Thanks!

2019-01-11 Thread danders

Daniel Eriksson skrev den 2019-01-09 12:18:

Hi all!

I hope it is ok I send this here. I just wanted to say thanks for
continuing the development of the Calligra suit. It's the best
productivity suit I've ever used and I love how clear, feature-filled,
smartly designed and coherent it is. It also looks excellent and fits
right in with my KDE system. :) Thanks for p‎utting all this work
into it! I especially like that Words works so good as a DTP tool, but
I also use Stage and several others a lot. Perhaps when I get more
time in the future I can help out with doing Swedish translations or
beta-testing.

Regards, Daniel

Tack så mycket!
Any and all contributions are always wellcome.


Bumping qt version

2019-01-15 Thread danders

Any reason not to require qt 5.9?
We are at 5.3 atm.


Re: Bumping qt version

2019-01-17 Thread danders

Ok, thanks all, we'll stay put on 5.3 fttb.
Although I would be veeery suprised if it actually compiles, new stuff 
seems to just creep in.

Anybody has a 5.3 system available?

Cheers,
Dag
Jaroslaw Staniek skrev den 2019-01-15 21:25:

On Tue, 15 Jan 2019 at 21:13, Adam Pigg  wrote:


Sailfish will shortly (tm) be upgrading to 5.9 so that wont block
for
much longer i hope.  My understanding is they are working out the
legal issues around the license changes ... technically the port is
ready.  I dont really understand the issue myself!


Yes I noticed. 5.9 is much for conservative such as OS vendors /
hardware platforms.
Yet, I meant the pattern - it is not uncommon that people bump more
than to 5.9. Doing so just because, say, "Qt 5.11 works on my desktop"
is not optimal approach.


On Tue, 15 Jan 2019 at 12:01, René J.V. Bertin
 wrote:


On Tuesday January 15 2019 12:53:03 Jaroslaw Staniek wrote:

If there's no reason to force upgrade, I would not. Also (guess

what) LTS

distros seem refuse to upgrade without users doing extra steps.


Amen to that!

I'm very annoyed by the fact that KF5 Frameworks just moved to Qt

5.10, for no real good reason AFAICT.

(As a result I find myself backporting the necessary bits of 5.10

to my Qt 5.9 build...)


R.


--

regards, Jaroslaw Staniek

KDE:
: A world-wide network of software engineers, artists, writers,
translators
: and facilitators committed to Free Software development - kde.org
[1]
KEXI:
: A visual database apps builder - kexi-project.org [2]
calligra.org/kexi [3]
  twitter.com/kexi_project [4] facebook.com/kexi.project [5]
t.me/kexi_project [6]
Qt Certified Specialist:
: linkedin.com/in/jstaniek [7]

Links:
--
[1] http://kde.org
[2] http://kexi-project.org/
[3] http://calligra.org/kexi
[4] https://twitter.com/kexi_project
[5] https://facebook.com/kexi.project
[6] https://t.me/kexi_project
[7] http://www.linkedin.com/in/jstaniek


calligraplan release

2019-10-29 Thread danders

Hi,
release planned of calligraplan 3.2.0: Thursday, 2019-11-07.

String- and featurefreeze in effect from: Thursday, 2019-10-31.

Beta release (3.1.90) on friday, 2019-11-01.

---
Cheers,
Dag


Re: calligraplan release

2019-10-30 Thread danders

Jonathan Riddell skrev den 2019-10-30 11:44:

Will you be making a stable branch and at what point will you do that?

Ahh, forgot ;)
Releasing from trunk.
I'll create stable branch after release.
Thanks.



Jonathan

On Tue, 29 Oct 2019 at 07:51,  wrote:


Hi,
release planned of calligraplan 3.2.0: Thursday, 2019-11-07.

String- and featurefreeze in effect from: Thursday, 2019-10-31.

Beta release (3.1.90) on friday, 2019-11-01.

---
Cheers,
Dag


Re: calligraplan release

2019-11-07 Thread danders

Showstopper found, release delayed!

New release date: Thursday 2019-11-14.

dand...@get2net.dk skrev den 2019-10-29 08:50:

Hi,
release planned of calligraplan 3.2.0: Thursday, 2019-11-07.

String- and featurefreeze in effect from: Thursday, 2019-10-31.

Beta release (3.1.90) on friday, 2019-11-01.

---
Cheers,
Dag


Plan released, freeze lifted

2019-11-18 Thread danders
3.2.0 released, see 
https://www.calligra.org/news/announcements/stable/calligra-plan-version-3-2-0-released/


Feature and string freeze lifted.
---
Cheers,
 Dag


Re: Karbon improvements

2020-01-07 Thread danders

JZA skrev den 2020-01-06 21:37:

Hi I'm an avid kde user but I still keep some gtk apps like gimp
(althought using krita more and more), another one is Inkscape and
here is where maybe Karbon could improve to compete for further ease
of use.
Is a bit ironic that inkscape is one of the few gtk apps that make use
of panes, something that is very well used in Calligra office apps.
Yet in Karbon, the panes look a bit lacking on the UX.

Also Karbon looks more like a Vision/UML editor than a publishing
(Scribus), drawing (design) tool.

It also lacks the use of plugins and effects, that could be a great
space to grow and explore. Specially if there is a support for
scripting languages such as JavaScript, Python and Ruby. (Maybe Go and
Rust)

Yes, scripting was disabled in 3.x due to upstream changes,
but I have not looked into it lately so things might have improved.
Hmmm, not much. Seems only javascript has been implemented. (In kde4 it 
could do python, ruby and more)

Probably we should look to krita to see how they have dealt with it.

Finally a redesign of the UX that prevent things like 'fat' widget
groups that make the pane dimensions grow indefinetly.

I'm new to the list so don't have much context for current topics
being dealt currently but wonder if some of the issues are being
discussed already.

Since 3.1 I think only handling of multiple pages has been added,
all ui and graphics functionality is as in 3.1.
I'm not a graphics man so maybe Anthony (current maintainer) has further 
comments.


Regards


[Differential] [Updated] D2577: KoResourcePaths: Fix handling of wildcards in directories and files

2016-08-29 Thread danders (Dag Andersen)
danders marked 4 inline comments as done.
danders added a comment.


  Fixed some of your comments, I'll wait for more before updating.

INLINE COMMENTS

> staniek wrote in KoResourcePaths.cpp:43
> Can we drop the "ko" legacy here?
> 
> Or even: do we really need a category per class/namespace or per lib?

I did it to be able to filter out all other debug statements, and I can see 
where it originates so I find it much easier to use.

> staniek wrote in KoResourcePaths.h:122
> is -> are ?

I see wildcards as a funtion here, hence is.
But I may be very wrong...

> staniek wrote in KoResourcePaths.h:143
> What does the \s mean? Perhaps you meant /s ?

He, he. seems somebody got into trouble.
If you use / you'll get */ which end the comment.
Rewrote the comment to avoid it.

REPOSITORY
  rCALLIGRA Calligra

REVISION DETAIL
  https://phabricator.kde.org/D2577

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: danders, Calligra-Devel-list, #calligra:_3.0, staniek
Cc: staniek


[Differential] [Updated] D2577: KoResourcePaths: Fix handling of wildcards in directories and files

2016-08-31 Thread danders (Dag Andersen)
danders marked 4 inline comments as done.
danders added inline comments.

INLINE COMMENTS

> staniek wrote in KoResourcePaths.cpp:47
> Isn't the modern like this?
> 
> // in a header
> Q_DECLARE_LOGGING_CATEGORY(driverUsb)
> 
> // in one source file
> Q_LOGGING_CATEGORY(driverUsb, "driver.usb")

Reformatted and moved into WidgetsDebug.*

REPOSITORY
  rCALLIGRA Calligra

REVISION DETAIL
  https://phabricator.kde.org/D2577

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: danders, Calligra-Devel-list, #calligra:_3.0, staniek
Cc: staniek


[Differential] [Updated, 1,021 lines] D2577: KoResourcePaths: Fix handling of wildcards in directories and files

2016-08-31 Thread danders (Dag Andersen)
danders updated this revision to Diff 6382.
danders marked an inline comment as done.
danders added a comment.


  KoResourcePaths: Fix review comments
  

  
  - Use COMPILING_TESTS instead of NDEBUG
  - Variable l -> location
  - Improve api docs, fix typos
  - Fix debug according to norm, remove ko prefix, move to WidgetsDebug.*
  
  Review by staniek

REPOSITORY
  rCALLIGRA Calligra

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D2577?vs=6267&id=6382

REVISION DETAIL
  https://phabricator.kde.org/D2577

AFFECTED FILES
  libs/widgets/KoResourcePaths.cpp
  libs/widgets/KoResourcePaths.h
  libs/widgets/WidgetsDebug.cpp
  libs/widgets/WidgetsDebug.h
  libs/widgets/tests/CMakeLists.txt
  libs/widgets/tests/KoResourcePathsTest.cpp
  libs/widgets/tests/KoResourcePathsTest.h
  libs/widgets/tests/patch

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: danders, Calligra-Devel-list, staniek, #calligra:_3.0
Cc: staniek