Jenkins build is back to normal : calligra_master » NoOpenGL,LINBUILDER #662

2014-06-30 Thread KDE CI System
See ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: [calligra/calligra/2.8] libs/widgets: Fix: no file formats shown in save dialogs

2014-06-30 Thread Cyrille Berger
On 2014-06-30 13:26, Boudewijn Rempt wrote: Then we probably should. I would recommend to only do that in 'master', just to be on the safe side. -- Cyrille Berger Skott ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mai

Review Request 119033: Replace KServiceTypeTrader with KoServiceLocator

2014-06-30 Thread Boudewijn Rempt
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119033/ --- Review request for Calligra. Repository: calligra Description ---

Questions regarding productsets

2014-06-30 Thread Jaroslaw Staniek
Hello Friedrich & All, I already like the productsets very much, just believe some tweaking regarding defaults would be beneficial. My questions raised just after re-configuring some build of Calligra. 1. To make code easier, do we need the old flags (calligra_drop_products_on_old_flag lines) in

Re: [calligra/calligra/2.8] libs/widgets: Fix: no file formats shown in save dialogs

2014-06-30 Thread Boudewijn Rempt
Then we probably should. On Mon, 30 Jun 2014, Jaroslaw Staniek wrote: On 30 June 2014 11:28, Boudewijn Rempt wrote: On Monday 30 June 2014 Jun 10:07:43 Jaroslaw Staniek wrote: How about adding this very popular possibility too? if (qgetenv("XDG_CURRENT_DESKTOP").toLower() == "unity")

Re: [calligra/calligra/2.8] libs/widgets: Fix: no file formats shown in save dialogs

2014-06-30 Thread Jaroslaw Staniek
On 30 June 2014 11:28, Boudewijn Rempt wrote: > On Monday 30 June 2014 Jun 10:07:43 Jaroslaw Staniek wrote: > >> >> >> How about adding this very popular possibility too? >> >> if (qgetenv("XDG_CURRENT_DESKTOP").toLower() == "unity") >> > > It depends... Do we want the Unity users to have the GTK

Build failed in Jenkins: calligra_master » NoOpenGL,LINBUILDER #661

2014-06-30 Thread KDE CI System
See Changes: [dimula73] Added references to wiki pages for Accusative and Nominative noun cases -- [...truncated 6798 lines...] [ 87%] Building CXX object krita/p

Re: [calligra/calligra/2.8] libs/widgets: Fix: no file formats shown in save dialogs

2014-06-30 Thread Boudewijn Rempt
On Monday 30 June 2014 Jun 10:07:43 Jaroslaw Staniek wrote: > > > How about adding this very popular possibility too? > > if (qgetenv("XDG_CURRENT_DESKTOP").toLower() == "unity") > It depends... Do we want the Unity users to have the GTK file dialogs or the Qt ones? -- Boudewijn Rempt http

Re: [calligra/calligra/2.8] libs/widgets: Fix: no file formats shown in save dialogs

2014-06-30 Thread Jaroslaw Staniek
On 30 June 2014 09:56, Cyrille Berger wrote: > Git commit cf804b42cb313d53729a4535622bda66951e6e42 by Cyrille Berger. > Committed on 30/06/2014 at 07:54. > Pushed by berger into branch 'calligra/2.8'. > > Fix: no file formats shown in save dialogs > > Backports KoFileDialog from master. > Tested o

[calligra/calligra/2.8] libs/widgets: Fix: no file formats shown in save dialogs

2014-06-30 Thread Cyrille Berger
Git commit cf804b42cb313d53729a4535622bda66951e6e42 by Cyrille Berger. Committed on 30/06/2014 at 07:54. Pushed by berger into branch 'calligra/2.8'. Fix: no file formats shown in save dialogs Backports KoFileDialog from master. Tested on several applications, seem to work, but if someone else co