Need help delete branch

2015-09-20 Thread Yue Liu
Hi, Anyone has permission to delete a branch and its history? I pushed a personal development branch "formula" to origin, thought I could delete it later, but found I don't have permission. Can anyone help me delete it? Thanks, Yue ___ calligra-devel ma

Re: After 2.9.7

2015-08-31 Thread Yue Liu
On Aug 31, 2015 2:50 AM, "Dmitry Kazakov" wrote: > > >>> 1) I'm ok with forking Krita repository. We already depend from quite few libraries from calligra libs. That is mostly, KoCanvasBase, KoDocumentBase, flake and pigment.From all four only pigment looks >>> reusable enough for me to have a sep

[Differential] [Accepted] D128: Restore loading of defaultstyles.xml

2015-06-27 Thread yue (Yue Liu)
yue added a subscriber: yue. yue accepted this revision. yue added a reviewer: yue. yue added a comment. This revision is now accepted and ready to land. LGTM REPOSITORY rCALLIGRA Calligra BRANCH fixFindingDefaultStylesXml REVISION DETAIL https://phabricator.kde.org/D128 EMAIL PREFERENC

Re: Review Request 123179: workaround Vc cmake issue

2015-05-31 Thread Yue Liu
library` because CMake will automatically remove any `/usr/include` include directory, as shown in the second piece of ninja code. Diffs - libs/pigment/CMakeLists.txt ae6651b82b8a26ed40d6f1ab4590ce13f753f8d9 Diff: https://git.reviewboard.kde.org/r/123179/diff/ Testing -----

Re: Problem using Vc with CMake 3.0 and kf5

2015-05-23 Thread Yue Liu
Ninja dosen't generate that quoted include line, for the short term, how about stop supporting GNU Make, tell distro maintainers to generate ninja target when running Cmake? On May 23, 2015 5:06 AM, "Aleix Pol" wrote: > On Sat, May 23, 2015 at 11:51 AM, Boudewijn Rempt > wrote: > > Sorry for the

CLion Open Source License for Calligra

2015-04-30 Thread Yue Liu
Hi, Jetbrains' Java-based C++ IDE CLion has been released for a while, I tried it during frameworks porting and like it, so I applied several CLion Open Source Licenses in the name of orgnization "Calligra", it includes 1-year upgrade subscription to CLion valid for open source development. I hav

Re: The message about Calligra 3.x

2015-04-30 Thread Yue Liu
2015-04-30 15:55 GMT-07:00 Friedrich W. H. Kossebau : > > Hi Jaroslaw, > > thanks for starting the discussion. And meh, I only wanted to write a short > reply. No time to make it short again, sorry... > > Am Mittwoch, 29. April 2015, 23:36:09 schrieb Jaroslaw Staniek: > > Hi, > > I am proposing thi

Re: Phabricator!

2015-04-18 Thread Yue Liu
how to get an account? 2015-04-17 23:59 GMT-07:00 Boudewijn Rempt : > Hi! > > We've got a running instance of Phabricator now: phabricator.kde.org. > It's still a test setup, but we're one of the projects doing the testing > :-). The possibilities look great, I'm really glad we can test it alread

Re: Review Request 123315: Merge filter desktop files for some Karbon import/export filters

2015-04-10 Thread Yue Liu
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123315/#review78782 --- Ship it! Ship It! - Yue Liu On April 9, 2015, 11:27 p.m

Re: Rewriting Flow & formulashape for 3.0? (Re: Qt5 Port Status)

2015-04-09 Thread Yue Liu
his initial idea >>> that >>> we informally agreed on, makes me not that happy, would have like to work >>> on Plan porting already now, and also am slightly fearing how much things >>> changed with those libs. But at least it seems things are getting ready >>>

Re: Review Request 123179: workaround Vc cmake issue

2015-03-30 Thread Yue Liu
any `/usr/include` include directory, as shown in the second piece of ninja code. Diffs (updated) - libs/pigment/CMakeLists.txt ae6651b82b8a26ed40d6f1ab4590ce13f753f8d9 Diff: https://git.reviewboard.kde.org/r/123179/diff/ Testing (updated) -----

Re: Review Request 123179: workaround Vc cmake issue

2015-03-29 Thread Yue Liu
/KF5 include directories variables in CMake so hard-coded those path, can someone point out how to get those variables? Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 123179: workaround Vc cmake issue

2015-03-29 Thread Yue Liu
/KF5 include directories variables in CMake so hard-coded those path, can someone point out how to get those variables? Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Review Request 123179: workaround Vc cmake issue

2015-03-29 Thread Yue Liu
so hard-coded those path, can someone point out how to get those variables? Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Qt5 Port Status

2015-03-21 Thread Yue Liu
I want to add something to the "Stuff that can be removed" part of the porting plan. plugins/formulashape/ - I will write a new formula plugin based on libmathview. flow/ - I want to re-write calligraflow based on Karbon libraries. Yue 2015-03-21 13:56 GMT-07:00 Friedrich W. H. Kossebau : > Am S

Re: [KDE/Mac] OS X observations

2015-01-03 Thread Yue Liu
2015-01-03 3:26 GMT-08:00 Friedrich W. H. Kossebau : > > Hi, > > Am Samstag, 3. Januar 2015, 11:15:51 schrieb René J.V. Bertin: > > On Saturday January 03 2015 10:53:39 Jaroslaw Staniek wrote: > > >Just for the record, according to plans, we think about Kexi on Mac as > > >a native, regular, shiny,

Re: Review Request 115512: added add text popup menu to calligra

2014-10-20 Thread Yue Liu
aulttool/DefaultTool.h dca6ae8 plugins/defaultTools/defaulttool/DefaultTool.cpp 453a727 sheets/sheetsrc 9b622fb words/part/wordsrc 4cd2801 Diff: https://git.reviewboard.kde.org/r/115512/diff/ Testing --- Works on OSX You can also test through branch add-text-popup

Re: Review Request 109278: fix preedit string problem when layout the document, fix input method query problem in artistictext tool

2014-10-15 Thread Yue Liu
sting --- most crash resolved. still one crash in testing, will investigate if that was the same issue. Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 108481: Temporarily swith to path tool to change shape parameters without double click to switch tool

2014-10-15 Thread Yue Liu
plugins/defaultTools/defaulttool/SelectionDecorator.cpp 3e16cfa Diff: https://git.reviewboard.kde.org/r/108481/diff/ Testing --- works in words, stage, flow, karbon Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https

Re: Review Request 108481: Temporarily swith to path tool to change shape parameters without double click to switch tool

2014-10-15 Thread Yue Liu
83e715e plugins/defaultTools/defaulttool/SelectionDecorator.cpp 3e16cfa Diff: https://git.reviewboard.kde.org/r/108481/diff/ Testing --- works in words, stage, flow, karbon Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org

Re: Patch for kdelibs-stripped

2014-07-23 Thread Yue Liu
This version cut off kparts and kutils and works fine on my machine. On Mon, Jul 21, 2014 at 11:34 PM, Boudewijn Rempt wrote: > On Monday 21 July 2014 Jul 21:10:36 Yue Liu wrote: >> when kparts is disabled, I got compile error where kprintutils ask for >> kparts. I don't know

Re: Patch for kdelibs-stripped

2014-07-21 Thread Yue Liu
uly 2014 Jul 18:27:19 Yue Liu wrote: >> Hi Boud, >> >> I need to apply this patch to make kdelibs-stripped compile on OSX >> 10.9 with dependencies installed through Homebrew. >> >> https://gist.github.com/philacs/32d62faaa03401baa068 >> >> okay to pus

Re: Review Request 118510: small rework of product sets: products, features and product sets

2014-07-19 Thread Yue Liu
disable FEATURE_SCRIPTING because kdelibs-stripped on OSX doesn't have kross. Cannot redefine it through commandline, cmake complain "Feature "FEATURE_SCRIPTING" already defined, as ""." - Yue Liu On June 15, 2014, 11:20 p

Patch for kdelibs-stripped

2014-07-19 Thread Yue Liu
Hi Boud, I need to apply this patch to make kdelibs-stripped compile on OSX 10.9 with dependencies installed through Homebrew. https://gist.github.com/philacs/32d62faaa03401baa068 okay to push to your repo? Yue ___ calligra-devel mailing list calligra

Re: Review Request 109994: New implementation for handling formulas

2014-07-06 Thread Yue Liu
> On July 6, 2014, 2:13 p.m., Friedrich W. H. Kossebau wrote: > > Hi. Discussion on this review request has stopped more than a year ago. I > > hope it could be started again soon by perhaps an updated version of the > > patch? Without that though we better close this RR, given there is no > >

Re: Review Request 114193: Added new cmake macros and find_package modules, added new dependency libodfgen, deleted writerperfect, use libodfgen instead

2014-07-06 Thread Yue Liu
: https://git.reviewboard.kde.org/r/114193/diff/ Testing --- Works on OSX 10.9, and Arch Linux. Please check if the FindXXX changes work on windows. Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman

Re: libetonyek, odfgen etc packages for ubuntu?

2014-06-29 Thread Yue Liu
I made by mistake by assuming Libreoffice use internal libwpd thing on Ubuntu, had a look at different distro I found most linux distros use as much system libs as possible. Multiple libwpd thing can be installed in parallel if don't build binary program and don't link libwpd-0.10.so to libwpd.so

Re: libetonyek, odfgen etc packages for ubuntu?

2014-06-29 Thread Yue Liu
On Sun, Jun 29, 2014 at 11:47 AM, René J.V. wrote: > On Sunday June 29 2014 11:26:01 Yue Liu wrote: > >>They are released version. I'm not familiar with package structure on >>Ubuntu. LibreOffice use their own copy of those libraries, only >>software I know of usin

Re: libetonyek, odfgen etc packages for ubuntu?

2014-06-29 Thread Yue Liu
On Sun, Jun 29, 2014 at 11:02 AM, René J.V. wrote: > On Sunday June 29 2014 10:42:07 Yue Liu wrote: > >>http://mail.kde.org/pipermail/calligra-devel/2014-June/011310.html > > Thanks, I'd already begun to understand that much from the cmake output. > The 0.1 libodfgen an

Re: libetonyek, odfgen etc packages for ubuntu?

2014-06-29 Thread Yue Liu
http://mail.kde.org/pipermail/calligra-devel/2014-June/011310.html On Sun, Jun 29, 2014 at 9:37 AM, René J.V. wrote: > On Sunday June 29 2014 14:40:49 Jonathan Riddell wrote: > >>Let me know what's missing and I'll get it updated. > > Check out https://launchpad.net/~rjvbertin/+archive/calligra-d

[PACKAGING] import filter dependencies update

2014-06-12 Thread Yue Liu
Packagers, start from Calligra 2.9.0, these dependency changes will apply: New: librevenge >= 0.0.0 Update: libodfgen >= 0.1.0 libetonyek >= 0.1.0 libodfgen >= 0.1.0 libvisio >= 0.1.0 libwpd >= 0.10.0 libwpg >= 0.3.0 libwps >= 0.3.0 Thanks, Yue ___ c

Re: [PATCH] rebase import libraries

2014-06-12 Thread Yue Liu
Hi David, Thanks for the patch. Somehow keynote import filter related diff is missing so I also imported writerperfect 0.9 code after applying your patch to fix it. Yue On Mon, Jun 9, 2014 at 11:12 AM, David Tardon wrote: > Hello, > > The import interfaces provided by libwpd, libwpg and libeton

Re: Krita Sprint 2014, Saturday Meeting

2014-05-22 Thread Yue Liu
On May 22, 2014 1:57 AM, "Boudewijn Rempt" wrote: > > On Tuesday 20 May 2014 May 22:12:07 Jaroslaw Staniek wrote: > > > I wouldn't like to see any app and feature put in a drawer, so how > > about a call for volunteers as early as possible? > > I'm of course fine with that. I just don't expect any

Re: Review Request 118172: wpg2odg import filter: add missing include dir

2014-05-16 Thread Yue Liu
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118172/#review58083 --- Ship it! Ship It! - Yue Liu On May 16, 2014, 6:46 p.m

Re: Review Request 118106: Simplify dep rule of writeodf.h to rng2cpp, work properly Windows

2014-05-14 Thread Yue Liu
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118106/#review57954 --- Ship it! Ship It! - Yue Liu On May 12, 2014, 8:02 p.m

Re: 2.8.1 Changelogs

2014-03-27 Thread Yue Liu
Flow: Fixed stencil box icon view drag & drop bug. (Bug #331821) On Thu, Mar 27, 2014 at 5:40 AM, Jaroslaw Staniek wrote: > Hi, > Dear maintainers, please put 2.8.1 changelogs in this thread. > > Kexi: http://community.kde.org/Kexi/Releases/Kexi_2.8.1 > > -- > regards / pozdrawiam, Jaroslaw Stani

Re: Review Request 116816: Small patches for building on Mac OS X against KDE

2014-03-23 Thread Yue Liu
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116816/#review53870 --- do you still have the gmic clang issue? - Yue Liu On March

Re: Review Request 116844: update minimum cmake requirement to 2.8.10, use cmake built-in FindGLEW.cmake

2014-03-23 Thread Yue Liu
n Windows. Diffs - CMakeLists.txt e376487 cmake/modules/FindGLEW.cmake adcc452 krita/CMakeLists.txt b9745ce Diff: https://git.reviewboard.kde.org/r/116844/diff/ Testing --- Works on OSX 10.9.2, Windows 7 x64, Arch Linux x64. Thanks, Yue Liu ___ call

Re: Review Request 116844: update minimum cmake requirement to 2.8.10, use cmake built-in FindGLEW.cmake

2014-03-23 Thread Yue Liu
st backport; I've followed this approach > with mysql/pgsql detection code and I am still using > FindCalligraSqlite.cmake. > Convenience for users is a priority. > > > > On 23 March 2014 21:37, Yue Liu wrote: >> >> We can do that if there are platforms without 2

Re: Review Request 116844: update minimum cmake requirement to 2.8.10, use cmake built-in FindGLEW.cmake

2014-03-23 Thread Yue Liu
We can do that if there are platforms without 2.8.10 we need to support. On Sun, Mar 23, 2014 at 2:29 PM, Jaroslaw Staniek wrote: > Hi, can't we just back port the cake file? > > > On Sunday, 23 March 2014, Yue Liu wrote: >> This is an automatically generated e-mail. To

Re: Review Request 116844: update minimum cmake requirement to 2.8.10, use cmake built-in FindGLEW.cmake

2014-03-23 Thread Yue Liu
n Windows. Diffs - CMakeLists.txt e376487 cmake/modules/FindGLEW.cmake adcc452 krita/CMakeLists.txt b9745ce Diff: https://git.reviewboard.kde.org/r/116844/diff/ Testing --- Works on OSX 10.9.2, Windows 7 x64, Arch Linux x64. Thanks, Yue Liu __

Re: Review Request 115611: KoFileDialogHelper => KoFileDialog refactor

2014-03-22 Thread Yue Liu
ue in kdeglobals on Windows. Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 116844: update minimum cmake requirement to 2.8.10, use cmake built-in FindGLEW.cmake

2014-03-21 Thread Yue Liu
eLists.txt e376487 cmake/modules/FindGLEW.cmake adcc452 krita/CMakeLists.txt b9745ce Diff: https://git.reviewboard.kde.org/r/116844/diff/ Testing (updated) --- Works on OSX 10.9.2, Windows 7 x64, Arch Linux x64. Thanks, Yue Liu ___ calligra-

Re: Review Request 116844: update minimum cmake requirement to 2.8.10, use cmake built-in FindGLEW.cmake

2014-03-16 Thread Yue Liu
7 cmake/modules/FindGLEW.cmake adcc452 krita/CMakeLists.txt b9745ce Diff: https://git.reviewboard.kde.org/r/116844/diff/ Testing --- Works on OSX, need testing on Linux and Windows. Thanks, Yue Liu ___ calligra-devel mailing list calligra-d

Review Request 116844: update minimum cmake requirement to 2.8.10, use cmake built-in FindGLEW.cmake

2014-03-16 Thread Yue Liu
eLists.txt b9745ce Diff: https://git.reviewboard.kde.org/r/116844/diff/ Testing --- Works on OSX, need testing on Linux and Windows. Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: 2.8 changelog and stories

2014-03-05 Thread Yue Liu
On Wed, Mar 5, 2014 at 5:31 AM, Jaroslaw Staniek wrote: > On 3 March 2014 18:22, Yue Liu wrote: >> Not much happened to Flow. >> >> * Added SVG stencil support. > > OK, would you mind to provide a screenshot? This is no changes to the GUI > >> >> On Mo

Re: 2.8 changelog and stories

2014-03-03 Thread Yue Liu
Not much happened to Flow. * Added SVG stencil support. On Mon, Mar 3, 2014 at 3:40 AM, Boudewijn Rempt wrote: > On Monday 03 March 2014 Mar 00:25:31 Jaroslaw Staniek wrote: >> Hello, >> 2.8.0 has been tagged by Cyrille today. >> As we're getting closer to public 2.8 release on Wednesday March 5

Re: Final release date?

2014-02-28 Thread Yue Liu
+1 On Fri, Feb 28, 2014 at 3:13 AM, Jaroslaw Staniek wrote: > +1 > > > On Thursday, 27 February 2014, Dmitry Kazakov wrote: >> Maintainers, ping! Are we releasing next Wednesday? :) >> >> >> On Wed, Feb 26, 2014 at 11:44 PM, Boudewijn Rempt >> wrote: >>> >>> Ping... _Will_ we be able to release

Re: Review Request 116054: Remove some irritating warnings

2014-02-25 Thread Yue Liu
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116054/#review50872 --- Ship it! Ship It! - Yue Liu On Feb. 25, 2014, 7:03 p.m

Review Request 115611: KoFileDialogHelper => KoFileDialog refactor

2014-02-09 Thread Yue Liu
Works on OSX. But I remember the reason static methods are used is related to some kfiledialog-related bugs on Windows, please test whether KFileDialog is still used when setting UseNativeDialog=true in kdeglobals on Windows. Thanks, Yue Liu ___ cal

Review Request 115512: added add text popup menu to calligra

2014-02-05 Thread Yue Liu
727 sheets/sheetsrc 9b622fb words/part/wordsrc 4cd2801 Diff: https://git.reviewboard.kde.org/r/115512/diff/ Testing --- Works on OSX You can also test through branch add-text-popup-action-yue Thanks, Yue Liu ___ calligra-devel mailing lis

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: Review Request 114193: Added new cmake macros and find_package modules, added new dependency libodfgen, deleted writerperfect, use libodfgen instead

2013-12-04 Thread Yue Liu
/ Testing --- Works on OSX 10.9, and Arch Linux. Please check if the FindXXX changes work on windows. Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 114193: Added new cmake macros and find_package modules, added new dependency libodfgen, deleted writerperfect, use libodfgen instead

2013-12-03 Thread Yue Liu
0a17961 libs/widgets/KoEditColorSetDialog.cpp d683bcc Diff: http://git.reviewboard.kde.org/r/114193/diff/ Testing (updated) --- Works on OSX 10.9, and Arch Linux. Please check if the FindXXX changes work on windows. Thanks, Yue Liu

Re: Review Request 114193: Use LibFindMacros.cmake to simplify package finding, fixed FindFFTW3, FindLIBWPD, FINDLIBWPG on mac, and some other mac fixes.

2013-11-29 Thread Yue Liu
/KoDocument.cpp 0a17961 libs/widgets/KoEditColorSetDialog.cpp d683bcc Diff: http://git.reviewboard.kde.org/r/114193/diff/ Testing --- Works on OSX 10.9, but I feel something wrong for windows. Please check if the FindXXX changes work on windows. Thanks, Yue Liu

Review Request 114193: Use LibFindMacros.cmake to simplify package finding, fixed FindFFTW3, FindLIBWPD, FINDLIBWPG on mac, and some other mac fixes.

2013-11-28 Thread Yue Liu
windows. Please check if the FindXXX changes work on windows. Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 109907: Use platform native file dialogs

2013-10-12 Thread Yue Liu
Diff: http://git.reviewboard.kde.org/r/109907/diff/ Testing --- Works fine on OS X 10.8 File Attachments save as dialog http://git.reviewboard.kde.org/media/uploaded/files/2013/04/08/Screen_Shot_2013-04-07_at_11.54.47_PM.png Thanks

Re: Review Request 109907: Use platform native file dialogs

2013-10-12 Thread Yue Liu
hat one yet. - Yue --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109907/#review41577 --- On Oct. 2, 2013, 1:44 a.m., Yue Liu wrote: > > ---

Re: Review Request 109907: Use platform native file dialogs

2013-10-01 Thread Yue Liu
t/words.rc 31cabbd Diff: http://git.reviewboard.kde.org/r/109907/diff/ Testing --- Works fine on OS X 10.8 File Attachments save as dialog http://git.reviewboard.kde.org/media/uploaded/files/2013/04/08/Screen_Shot_2013-04-07_at_11.54.47_PM.png Thanks

Re: Review Request 109907: Use platform native file dialogs

2013-10-01 Thread Yue Liu
ot_2013-04-07_at_11.54.47_PM.png Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 109907: Use platform native file dialogs

2013-10-01 Thread Yue Liu
eviewboard.kde.org/r/109907/#review41091 ----------- On Oct. 1, 2013, 10:38 p.m., Yue Liu wrote: > > --- > This is an automatically generated e-mail. To reply,

Re: Review Request 109907: Use platform native file dialogs

2013-10-01 Thread Yue Liu
save as dialog http://git.reviewboard.kde.org/media/uploaded/files/2013/04/08/Screen_Shot_2013-04-07_at_11.54.47_PM.png Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 109907: Use platform native file dialogs

2013-09-24 Thread Yue Liu
2013, 3:01 a.m., Yue Liu wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/109907/ > --- > &g

Re: Review Request 109907: Use platform native file dialogs

2013-09-22 Thread Yue Liu
--- Works fine on OS X 10.8 File Attachments save as dialog http://git.reviewboard.kde.org/media/uploaded/files/2013/04/08/Screen_Shot_2013-04-07_at_11.54.47_PM.png Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde

Re: Review Request 109907: Use platform native file dialogs

2013-09-22 Thread Yue Liu
iewboard.kde.org/r/109907/diff/ Testing --- Works fine on OS X 10.8 File Attachments save as dialog http://git.reviewboard.kde.org/media/uploaded/files/2013/04/08/Screen_Shot_2013-04-07_at_11.54.47_PM.png Thanks, Yue Liu

Review Request 109907: Use native file dialog instead of kfiledialog, kofiledialog, etc.

2013-04-08 Thread Yue Liu
Testing --- Works fine on OS X 10.8 File Attachments save as dialog http://git.reviewboard.kde.org/media/uploaded/files/2013/04/08/Screen_Shot_2013-04-07_at_11.54.47_PM.png Thanks, Yue Liu ___ calligra-devel mailing list calligra-dev

Re: Review Request 109877: Make calligra compile with clang

2013-04-05 Thread Yue Liu
> On April 6, 2013, 3:26 a.m., Yue Liu wrote: > > Ship It! Forgot to add comment... I also experienced this during sprint when compiling on mac, and reported problem to Jigar. The fix looks good. - Yue --- This is an auto

Re: Review Request 109877: Make calligra compile with clang

2013-04-05 Thread Yue Liu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109877/#review30535 --- Ship it! Ship It! - Yue Liu On April 5, 2013, 5:41 p.m

Review Request 109386: added underline to preedit string

2013-03-10 Thread Yue Liu
shown. Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 109278: fix preedit string problem when layout the document, fix input method query problem in artistictext tool

2013-03-10 Thread Yue Liu
in the middle of a line. - Yue Liu On March 10, 2013, 9:30 a.m., Yue Liu wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.

Re: Review Request 109278: fix preedit string problem when layout the document, fix input method query problem in artistictext tool

2013-03-10 Thread Yue Liu
most crash resolved. still one crash in testing, will investigate if that was the same issue. Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Review Request 109278: fix preedit string problem when layout the document, fix input method query problem in artistictext tool

2013-03-03 Thread Yue Liu
hanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 109082: Separate files for the app into own subdir "app/" for Stage and Words

2013-02-23 Thread Yue Liu
configuration decides what should be packaged into app bundle. - Yue Liu On Feb. 22, 2013, 11:01 a.m., Friedrich W. H. Kossebau wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.

Re: Review Request 108579: remove file FindKOfficeLibs.cmake.in and a duplicated line for creating FindCalligraLibs.cmake

2013-01-25 Thread Yue Liu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108579/#review26181 --- One more duplication in the install command in line 6 - Yue

Review Request 108481: Temporarily swith to path tool to change shape parameters without double click to switch tool

2013-01-19 Thread Yue Liu
/diff/ Testing --- works in words, stage, flow, karbon Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request: Readd formats menu (Select Masterpage, Edit Page layout) to Flow

2013-01-09 Thread Yue Liu
> On Jan. 10, 2013, 1:25 a.m., Yue Liu wrote: > > please also backport to 2.6. - Yue --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108220/#re

Re: Review Request: Readd formats menu (Select Masterpage, Edit Page layout) to Flow

2013-01-09 Thread Yue Liu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108220/#review25116 --- Ship it! - Yue Liu On Jan. 6, 2013, 4:03 a.m., Friedrich W

Re: Review Request: Added retina compatible (1024x1024) icons for most apps.

2012-12-16 Thread Yue Liu
uess OSX doesn't support that. osx don't support svg - Yue --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107753/#review23519 ---------

Review Request: Added retina compatible (1024x1024) icons for most apps.

2012-12-15 Thread Yue Liu
-app-calligrawords.svgz PRE-CREATION words/pics/hisc-app-words.svgz 3290137 Diff: http://git.reviewboard.kde.org/r/107753/diff/ Testing (updated) --- works on mac Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https

Re: Review Request: Implement triple button widget

2012-12-03 Thread Yue Liu
> On Dec. 3, 2012, 9:49 a.m., C. Boemann wrote: > > I don't think we want this button to be used here. We should follow the > > lead of the text tool, where the buttons have become frameless. Also the > > design work done at Akademy determined that join and cap are rarely used > > and should b

Re: Review Request: Removed use of kde_deprecated api

2012-11-29 Thread Yue Liu
well tested. Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Review Request: Fix use of deprecated kio api in braindump

2012-11-28 Thread Yue Liu
deprecated api KIO::NetAccess::move Diffs - braindump/src/SectionsIO.cpp 73343d4 Diff: http://git.reviewboard.kde.org/r/107508/diff/ Testing --- Can compile, not sure if this is the right way to use new api KIO::move Thanks, Yue Liu

Re: Architecture Refactor Suggestion: App-irrelevent Format Filters

2012-10-25 Thread Yue Liu
2012/10/23 Inge Wallin : > On Sunday, October 21, 2012 18:11:18 Yue Liu wrote: >> 2012/10/21 Boudewijn Rempt : >> > On Sunday 21 October 2012 Oct, Yue Liu wrote: >> >> Hi, >> >> >> >> Currently filters are loaded based on application's na

Share karbon format filters between karbon and flow

2012-10-21 Thread Yue Liu
herit KoGraphicsDocument. Now the problem is filters require access of shapes(layers) of a page, but I'm not sure how to access shapes(layers) from KoPAPage. What is the recommended way to do that? Best regards, Yue Liu ___ calligra-devel mailing lis

Re: Architecture Refactor Suggestion: App-irrelevent Format Filters

2012-10-21 Thread Yue Liu
2012/10/21 Boudewijn Rempt : > On Sunday 21 October 2012 Oct, Yue Liu wrote: >> Hi, >> >> Currently filters are loaded based on application's native mime-type. >> And now we have multiple applications with same native format, such as >> Karbon and Flow, Wor

Architecture Refactor Suggestion: App-irrelevent Format Filters

2012-10-20 Thread Yue Liu
ng it this way. Note: this is a problem for some Karbon filters, since they used KarbonPart to access shapes for shape painting. We can modify KoDocument::paintContent(painter, rect) to do that instead. Best Regards, Yue Liu ___ calligra-devel mailing

Re: Review Request: Disable unneeded plugins

2012-10-17 Thread Yue Liu
1a97e Diff: http://git.reviewboard.kde.org/r/106932/diff/ Testing --- Tested on Flow, Karbon, Braindump. Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Review Request: Disable unneeded plugins

2012-10-17 Thread Yue Liu
e.org/r/106932/diff/ Testing --- Tested on Flow, Karbon, Braindump. Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request: Change Stage and Flow to have infinite type canvas

2012-10-13 Thread Yue Liu
. It won't hurt the feature of canvas expanding since users don't need to expand too much. - Yue Liu On May 17, 2012, 7:14 p.m., C. Boemann wrote: > > --- > This is an automatically generated e-mail.

Re: How to open external document to a second canvas in a docker?

2012-10-13 Thread Yue Liu
2012/10/13 Inge Wallin : > On Saturday, October 13, 2012 03:42:37 Yue Liu wrote: >> Hi, >> >> [deleted] >> >> But to implement this, I have to show a canvas and external document >> in a docker, I'm not sure how to do it right. My idea is: &

How to open external document to a second canvas in a docker?

2012-10-12 Thread Yue Liu
main canvas Is this practical? If not, what would be a practical way of doing this? If it's totally wrong to do this, what do you think is a better solution for stencil box docker? Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org htt

Re: Review Request: fix iconname of Flow runtime to an existing icon

2012-07-22 Thread Yue Liu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105654/#review16196 --- Ship it! Ship It! - Yue Liu On July 22, 2012, 1:09 a.m

Re: Review Request: New integration design to connection tool

2012-06-15 Thread Yue Liu
/connectionTool/ConnectionTool.cpp d95a34f02850719b13c7acbf5f57381fd53c6908 Diff: http://git.reviewboard.kde.org/r/105237/diff/ Testing --- Tested in every application. connector path update not work in Words, but I think that's irrelevant with my patch. Thanks, Yu

Re: Review Request: New integration design to connection tool

2012-06-13 Thread Yue Liu
This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105237/#review14696 ----------- On June 13, 2012, 2:08 p.m., Yue Liu wrote: > > ---

Re: Review Request: New integration design to connection tool

2012-06-13 Thread Yue Liu
every application. connector path update not work in Words, but I think that's irrelevant with my patch. Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request: New integration design to connection tool

2012-06-13 Thread Yue Liu
every application. connector path update not work in Words, but I think that's irrelevant with my patch. Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Review Request: New integration design to connection tool

2012-06-13 Thread Yue Liu
in Words, but I think that's irrelevant with my patch. Thanks, Yue Liu ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request: Change Stage and Flow to have infinite type canvas

2012-05-14 Thread Yue Liu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104928/#review13835 --- would be better if grid is painted only inside page. - Yue

Re: Words filter compiler error with GCC 4.7

2012-03-26 Thread Yue Liu
Hancom Office now supports odf. http://www.hancom.com/en/product/product2010.jsp 2012/3/26 Matus Uzak : > Hi, > > I recommend to use filters/libmso/pole.cpp in the starwriter and the > hancomword filter.  I can take care of the starwriter filter. > > > > On Sat, Mar 24,

Re: Words filter compiler error with GCC 4.7

2012-03-23 Thread Yue Liu
s that the variable "r" is used as the loop counter, as > well recomputed inside the loop. This clearly is a bug, but I do not > know the code to fix it. > > Christoph Feck (kdepepo) > KDE Quality Team > _______ &g

  1   2   >