Re: Announcement of 2.8beta

2013-12-07 Thread Yue Liu
On Sat, Dec 7, 2013 at 5:45 PM, Inge Wallin wrote: > I have now written an announcement but I am lacking a few pieces of the > puzzle. > > > > * The krita changelog is too long to inclue in its entirety. Is there a > changelog on krita.org that we could link to? > > > > * I have seen nothing in th

Re: Calligra 2.8 branch and changelog (please answer :) )

2013-12-07 Thread Jaroslaw Staniek
On 8 December 2013 00:05, Boudewijn Rempt wrote: > On Sat, 7 Dec 2013, Jaroslaw Staniek wrote: > >> On 7 December 2013 23:47, Boudewijn Rempt wrote: >>> >>> On Sat, 7 Dec 2013, Jaroslaw Staniek wrote: >>> Kexi 2.8: * Windows version is available! >>> >>> >>> >>> Not through KO, though.

Re: Calligra 2.8 branch and changelog (please answer :) )

2013-12-07 Thread Boudewijn Rempt
On Sat, 7 Dec 2013, Jaroslaw Staniek wrote: On 7 December 2013 23:47, Boudewijn Rempt wrote: On Sat, 7 Dec 2013, Jaroslaw Staniek wrote: Kexi 2.8: * Windows version is available! Not through KO, though. Even if it builds now, we do not have the resources to make packages. Very likely, onl

Re: Calligra 2.8 branch and changelog (please answer :) )

2013-12-07 Thread Jaroslaw Staniek
On 7 December 2013 23:47, Boudewijn Rempt wrote: > On Sat, 7 Dec 2013, Jaroslaw Staniek wrote: > >> Kexi 2.8: >> * Windows version is available! > > > Not through KO, though. Even if it builds now, we do not have the resources > to make packages. Very likely, only Krita 2.8 will be packaged. Yep,

Re: Announcement of 2.8beta

2013-12-07 Thread Boudewijn Rempt
On Sat, 7 Dec 2013, Inge Wallin wrote: I have now written an announcement but I am lacking a few pieces of the puzzle.   * The krita changelog is too long to inclue in its entirety. Is there a changelog on krita.org that we could link to? No, not yet. * I have seen nothing in the thread

Re: Calligra 2.8 branch and changelog (please answer :) )

2013-12-07 Thread Boudewijn Rempt
On Sat, 7 Dec 2013, Jaroslaw Staniek wrote: Kexi 2.8: * Windows version is available! Not through KO, though. Even if it builds now, we do not have the resources to make packages. Very likely, only Krita 2.8 will be packaged. (hope so) * Implemented wish 308832: Add support for opening h

Announcement of 2.8beta

2013-12-07 Thread Inge Wallin
I have now written an announcement but I am lacking a few pieces of the puzzle. * The krita changelog is too long to inclue in its entirety. Is there a changelog on krita.org that we could link to? * I have seen nothing in the thread about changes in Plan but I know that there have been such

Re: Calligra 2.8 branch and changelog (please answer :) )

2013-12-07 Thread Jaroslaw Staniek
Kexi 2.8: * Windows version is available! (hope so) * Implemented wish 308832: Add support for opening hyperlink via a form button * Welcome view: hide placeholder for templates by default to avoid confusion. * PostgreSQL driver can use libpqxx 4.x -- regards / pozdrawiam, Jaroslaw Staniek K

Packagers, it's time re-enable Kexi PostgreSQL plugin

2013-12-07 Thread Jaroslaw Staniek
Hi, FYI: Kexi now supports use of libpqxx 4.x [1] in 2.8 and newer.I tested a few use cases and it works. This is mostly interesting for packagers previously disabled PostgreSQL plugin because of forced usage of obsolete, already rarely available libpqxx 3.x. If that was the case, please consider r

Re: Review Request 114342: Add SCRIPTING as a dependency of Kexi, Plan and Sheets

2013-12-07 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/114342/#review45326 --- This review has been submitted with commit 31bd2eee55696dddba2

Re: Review Request 114342: Add SCRIPTING as a dependency of Kexi, Plan and Sheets

2013-12-07 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/114342/#review45325 --- This review has been submitted with commit 8e4e9c3899050be65f5

Re: Review Request 114342: Add SCRIPTING as a dependency of Kexi, Plan and Sheets

2013-12-07 Thread Jarosław Staniek
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/114342/ --- (Updated Dec. 7, 2013, 6:55 p.m.) Status -- This change has been mark

Re: Review Request 114342: Add SCRIPTING as a dependency of Kexi, Plan and Sheets

2013-12-07 Thread Adam Pigg
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/114342/#review45308 --- Ship it! Ship It! - Adam Pigg On Dec. 7, 2013, 11:54 a.m.,

Review Request 114342: Add SCRIPTING as a dependency of Kexi, Plan and Sheets

2013-12-07 Thread Jarosław Staniek
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/114342/ --- Review request for Calligra, Friedrich W. H. Kossebau, Oleg Kukharchuk, Adam

[calligra/calligra/2.8] plugins/textshape: Fix a crash in Krita due to accessing to an unsupported action in TextTool

2013-12-07 Thread Dmitry Kazakov
Git commit a957d083cdc1d586ccbd2ba4a972c7eac3dd1e11 by Dmitry Kazakov. Committed on 07/12/2013 at 07:23. Pushed by dkazakov into branch 'calligra/2.8'. Fix a crash in Krita due to accessing to an unsupported action in TextTool The action "insert_table" (as well as other table-related actions) is

[calligra] plugins/textshape: Fix a crash in Krita due to accessing to an unsupported action in TextTool

2013-12-07 Thread Dmitry Kazakov
Git commit fad45bd4002c1417f8b9f0e9fc0743812a2ff787 by Dmitry Kazakov. Committed on 07/12/2013 at 07:23. Pushed by dkazakov into branch 'master'. Fix a crash in Krita due to accessing to an unsupported action in TextTool The action "insert_table" (as well as other table-related actions) is added