Re: Problem using Vc with CMake 3.0 and kf5

2015-05-23 Thread Andrius da Costa Ribas
I'm not sure if I understood the issue. If we need to pass the -I parameters to vc_compile_for_all_implementations, then something like https://git.reviewboard.kde.org/r/115110/diff/1/ might work. Em 23/05/2015 09:07, "Aleix Pol" escreveu: > On Sat, May 23, 2015 at 11:51 AM, Boudewijn Rempt > w

Re: Review Request 115110: Modify vc-based macros to allow passing flags.

2015-04-16 Thread Andrius da Costa Ribas
. Diffs - CMakeLists.txt 62f8e79 krita/image/CMakeLists.txt eefaf61 libs/pigment/CMakeLists.txt 0073377 Diff: https://git.reviewboard.kde.org/r/115110/diff/ Testing --- Tested building on both MSVC and MinGW Thanks, Andrius da Costa Ribas

Re: Review Request 115110: Modify vc-based macros to allow passing flags.

2015-04-04 Thread Andrius da Costa Ribas
> On Out. 15, 2014, 4:31 p.m., Boudewijn Rempt wrote: > > I'm sorry for the late reply, this just slipped past me somehow. I guess it > > isn't needed for my own builds... Is it still necessary for you, or should > > we discard this patch? > > Andrius da

Re: Review Request 115314: Fix crash with custom sized reports

2014-10-15 Thread Andrius da Costa Ribas
> On Junho 7, 2014, 9:29 p.m., Jarosław Staniek wrote: > > Andrius, > > Any news about making it dance for 2.9? > > Andrius da Costa Ribas wrote: > Unfortunately I'll probably not be able to look at this until mid-July. > I've tried to implement what

Re: Review Request 115110: Modify vc-based macros to allow passing flags.

2014-10-15 Thread Andrius da Costa Ribas
/git.reviewboard.kde.org/r/115110/#review68470 ----------- On Jan. 19, 2014, 3:42 a.m., Andrius da Costa Ribas wrote: > > --- > This is an automatically generated e-mail. To r

Re: Review Request 116990: Deduplicate dirs in one more place where moc fails due to too long command line.

2014-10-15 Thread Andrius da Costa Ribas
Diff: https://git.reviewboard.kde.org/r/116990/diff/ Testing --- tested using MSVC and MinGW. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 116990: Deduplicate dirs in one more place where moc fails due to too long command line.

2014-07-06 Thread Andrius da Costa Ribas
792 Apparently it hadn't got merged back to master. - Andrius da Costa --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116990/#review61729 ----------

Re: Review Request 115314: Fix crash with custom sized reports

2014-06-14 Thread Andrius da Costa Ribas
.kde.org/r/115314/#review59530 --- On Feb. 16, 2014, 6:11 p.m., Andrius da Costa Ribas wrote: > > --- > This is an automatically generated e-mail. To reply, visit: >

[emerge/kde-4.12] portage/kdeapps/calligra: Add calligra 2.8.1 tarball target, and make it default target.

2014-04-06 Thread Andrius da Costa Ribas
Git commit 3f0b351f2d85a60076e75d6ff10c7345d2b37e98 by Andrius da Costa Ribas. Committed on 06/04/2014 at 17:40. Pushed by andriusr into branch 'kde-4.12'. Add calligra 2.8.1 tarball target, and make it default target. CCMAIL: calligra-devel@kde.org M +7-2portage/kdeapp

Review Request 116990: Deduplicate dirs in one more place where moc fails due to too long command line.

2014-03-23 Thread Andrius da Costa Ribas
. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 115114: Rename lst1 and lst2 variables

2014-03-23 Thread Andrius da Costa Ribas
/kpttaskstatusview.cpp be9f1a4 plan/libs/ui/kptviewbase.cpp 2fae0cf plan/workpackage/taskworkpackageview.cpp 95446b6 Diff: https://git.reviewboard.kde.org/r/115114/diff/ Testing --- Tested using MSVC and MinGW. Thanks, Andrius da Costa Ribas

Re: Review Request 115116: Disable KoM2MMLForumulaTool also on MinGW

2014-03-23 Thread Andrius da Costa Ribas
1 Diff: https://git.reviewboard.kde.org/r/115116/diff/ Testing --- Builds on both MinGW and MSVC. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: linking error

2014-03-02 Thread Andrius da Costa Ribas
I'd guess this would be something close to case 4 of https://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?style=printable&part=1&chap=3 but according to the cmake file -fPIC is actually being used. I don't have a linux setup but since -fPIC is ignored on Windows this may be the reason I didn'

Re: Review Request 115537: Fix misplaced combobox editor and unnecessary scrollbars

2014-02-16 Thread Andrius da Costa Ribas
> On Feb. 16, 2014, 9:37 p.m., Andrius da Costa Ribas wrote: > > I've tried this, but I still get the unneeded extra scrollbars in the > > example of Bug 330886. Maybe it needs to compensate the extra left margin > > on Windows? > > Jarosław Staniek wrote: &g

Re: Review Request 115694: Re-add missing "Clear Table Contents" action

2014-02-16 Thread Andrius da Costa Ribas
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115694/#review49995 --- Ship it! Ship It! - Andrius da Costa Ribas On Feb. 12

Re: Review Request 115537: Fix misplaced combobox editor and unnecessary scrollbars

2014-02-16 Thread Andrius da Costa Ribas
extra scrollbars in the example of Bug 330886. Maybe it needs to compensate the extra left margin on Windows? - Andrius da Costa Ribas On Feb. 7, 2014, 1:18 p.m., Jarosław Staniek wrote: > > --- > This is an automatically generated e-

Re: Review Request 115592: Add iifNotEmpty() utility functions

2014-02-16 Thread Andrius da Costa Ribas
> On Feb. 16, 2014, 6:16 p.m., Andrius da Costa Ribas wrote: > > Is there some specific place this is intended to be used? nevermind, didn't notice that #115594 uses it - Andrius da Costa --- This is an automatically ge

Re: Review Request 115594: Make queries with lookup field and table alias work

2014-02-16 Thread Andrius da Costa Ribas
like it's a step ahead :) - Andrius da Costa Ribas On Feb. 8, 2014, 8:44 p.m., Jarosław Staniek wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard

Re: Review Request 115592: Add iifNotEmpty() utility functions

2014-02-16 Thread Andrius da Costa Ribas
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115592/#review49989 --- Ship it! Ship It! - Andrius da Costa Ribas On Feb. 8

Re: Review Request 115593: Add more table alias -related functions for queries

2014-02-16 Thread Andrius da Costa Ribas
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115593/#review49988 --- Ship it! Ship It! - Andrius da Costa Ribas On Feb. 8

Re: Review Request 115592: Add iifNotEmpty() utility functions

2014-02-16 Thread Andrius da Costa Ribas
? - Andrius da Costa Ribas On Feb. 8, 2014, 8:43 p.m., Jarosław Staniek wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.

Re: Review Request 115314: Fix crash with custom sized reports

2014-02-16 Thread Andrius da Costa Ribas
0 ----------- On Feb. 16, 2014, 6:11 p.m., Andrius da Costa Ribas wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/1

Re: Review Request 115314: Fix crash with custom sized reports

2014-02-16 Thread Andrius da Costa Ribas
/wrtembed/KoReportDesigner.cpp 7644c1d Diff: https://git.reviewboard.kde.org/r/115314/diff/ Testing --- Tested using MSVC, with both Plan and Kexi reports. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.or

Re: Release Blockers for Krita 2.8

2014-01-28 Thread Andrius da Costa Ribas
We're going to add Calligra 2.8 package to the KDE 4.12 release on KDE-windows installer ... Specifically for Krita it would be nice to have https://git.reviewboard.kde.org/r/115110/ reviewed, as it allows the MinGW build (this is currently being applied as a patch for 2.8-beta1 tarball on emerge).

Re: Review Request 115314: Fix crash with custom sized reports

2014-01-25 Thread Andrius da Costa Ribas
15314/diff/ Testing --- Tested using MSVC, with both Plan and Kexi reports. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Review Request 115314: Fix crash with custom sized reports

2014-01-25 Thread Andrius da Costa Ribas
--- This patch enables "Custom" sized reports which were not working before. Diffs - libs/koreport/wrtembed/KoReportDesigner.cpp 7644c1d Diff: https://git.reviewboard.kde.org/r/115314/diff/ Testing --- Tested using MSVC, with both Plan and Kexi reports. Thanks, Andriu

Re: Review Request 115107: Link tests to kritaimage instead of using directly its sources

2014-01-23 Thread Andrius da Costa Ribas
r the next targets in this CMake file, since kis_tile_data is not exported. Diffs - krita/image/tiles3/tests/CMakeLists.txt 5339543 Diff: https://git.reviewboard.kde.org/r/115107/diff/ Testing --- Builds on both MinGW and MSVC. Thanks, Andrius da C

Re: Review Request 115108: Add some #ifdef guards to winquirks to avoid clash with the same definitions on kdewin

2014-01-23 Thread Andrius da Costa Ribas
/unistd.h 82a9ab4 Diff: https://git.reviewboard.kde.org/r/115108/diff/ Testing --- Tested building on both MSVC and MinGW. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo

Re: Review Request 115113: Static libs must come first in linkage order

2014-01-23 Thread Andrius da Costa Ribas
8342552 krita/image/CMakeLists.txt eefaf61 Diff: https://git.reviewboard.kde.org/r/115113/diff/ Testing --- Tested building using MinGW and MSVC. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https

Re: Review Request 115108: Add some #ifdef guards to winquirks to avoid clash with the same definitions on kdewin

2014-01-22 Thread Andrius da Costa Ribas
submitted, should I discard this one? - Andrius da Costa Ribas On Jan. 19, 2014, 3:42 a.m., Andrius da Costa Ribas wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.

Re: Review Request 115129: Use kdewin's utsname.h instead of calling directly the equivalent winapi

2014-01-22 Thread Andrius da Costa Ribas
d with both MSVC and MinGW, checking =INFO("osversion") on Sheets and user feedback agent on Kexi. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 115128: Only add winquirks to include path if kdewin is not present

2014-01-22 Thread Andrius da Costa Ribas
/ Testing --- Tested only with kdewin enabled (both msvc and mingw) Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 115109: _isnan is present only in MSVC's , for MinGW we still use std::isnan

2014-01-22 Thread Andrius da Costa Ribas
Diffs - krita/image/brushengine/kis_paintop.cc 304317a Diff: https://git.reviewboard.kde.org/r/115109/diff/ Testing --- Tested building on MSVC and MinGW Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.o

Re: Review Request 115128: Only add winquirks to include path if kdewin is not present

2014-01-22 Thread Andrius da Costa Ribas
62f8e79 Diff: https://git.reviewboard.kde.org/r/115128/diff/ Testing --- Tested only with kdewin enabled (both msvc and mingw) Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman

Re: Review Request 115133: Make Shift+Return and Escape shortcuts work in table and form data views

2014-01-20 Thread Andrius da Costa Ribas
apparent side effects. Checked with both MSVC and MinGW builds, with both tables and forms. - Andrius da Costa Ribas On Jan. 19, 2014, 10:50 p.m., Jarosław Staniek wrote: > > --- > This is an automatically generated e-mail. To rep

Re: Review Request 114994: Fix bug: data is not saved in form combo boxes

2014-01-19 Thread Andrius da Costa Ribas
be backported to 2.8 too? - Andrius da Costa Ribas On Jan. 13, 2014, 12:03 a.m., Jarosław Staniek wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.

Review Request 115129: Use kdewin's utsname.h instead of calling directly the equivalent winapi

2014-01-19 Thread Andrius da Costa Ribas
ion is more accurate. Diffs - kexi/main/KexiUserFeedbackAgent.cpp b07407e sheets/functions/information.cpp 6dd51e2 Diff: https://git.reviewboard.kde.org/r/115129/diff/ Testing --- Tested with both MSVC and MinGW, checking =INFO("osversion") on Sheets and user feedback agent

Review Request 115128: Only add winquirks to include path if kdewin is not present

2014-01-19 Thread Andrius da Costa Ribas
Description --- This was done to avoid further conflicts between winquirks and kdewin headers. Diffs - CMakeLists.txt 62f8e79 Diff: https://git.reviewboard.kde.org/r/115128/diff/ Testing --- Tested only with kdewin enabled (both msvc and mingw) Thanks, Andrius da Costa

Review Request 115116: Disable KoM2MMLForumulaTool also on MinGW

2014-01-18 Thread Andrius da Costa Ribas
MSVC. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Review Request 115113: Static libs must come first in linkage order

2014-01-18 Thread Andrius da Costa Ribas
/ Testing --- Tested building using MinGW and MSVC. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Review Request 115110: Modify vc-based macros to allow passing flags.

2014-01-18 Thread Andrius da Costa Ribas
/CMakeLists.txt 0073377 Diff: https://git.reviewboard.kde.org/r/115110/diff/ Testing --- Tested building on both MSVC and MinGW Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman

Review Request 115114: Rename lst1 and lst2 variables

2014-01-18 Thread Andrius da Costa Ribas
/taskworkpackageview.cpp 95446b6 Diff: https://git.reviewboard.kde.org/r/115114/diff/ Testing --- Tested using MSVC and MinGW. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra

Review Request 115109: _isnan is present only in MSVC's , for MinGW we still use std::isnan

2014-01-18 Thread Andrius da Costa Ribas
ewboard.kde.org/r/115109/diff/ Testing --- Tested building on MSVC and MinGW Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Review Request 115107: Link tests to kritaimage instead of using directly its sources

2014-01-18 Thread Andrius da Costa Ribas
rita/image/tiles3/tests/CMakeLists.txt 5339543 Diff: https://git.reviewboard.kde.org/r/115107/diff/ Testing --- Builds on both MinGW and MSVC. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://ma

Review Request 115108: Add some #ifdef guards to winquirks to avoid clash with the same definitions on kdewin

2014-01-18 Thread Andrius da Costa Ribas
building on both MSVC and MinGW. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 114986: Fix usage of KDE4_ENABLE_EXCEPTIONS

2014-01-17 Thread Andrius da Costa Ribas
sted using MSVC. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 114994: Fix bug: data is not saved in form combo boxes

2014-01-12 Thread Andrius da Costa Ribas
arrow keys and spacebar). - Andrius da Costa Ribas On Jan. 13, 2014, 12:03 a.m., Jarosław Staniek wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.r

Review Request 114986: Fix usage of KDE4_ENABLE_EXCEPTIONS

2014-01-12 Thread Andrius da Costa Ribas
/2008-June/022381.html - this patch makes the same of what ksirk currently does. Diffs - krita/CMakeLists.txt e825c03 Diff: https://git.reviewboard.kde.org/r/114986/diff/ Testing --- Tested using MSVC. Thanks, Andrius da Costa Ribas __

Re: Review Request 114467: Fix sheetssolver linking error on MSVC

2013-12-23 Thread Andrius da Costa Ribas
/114467/diff/ Testing --- Builds using MSVC. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 114467: Fix sheetssolver linking error on MSVC

2013-12-22 Thread Andrius da Costa Ribas
/ Testing --- Builds using MSVC. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 114467: Fix sheetssolver linking error on MSVC

2013-12-22 Thread Andrius da Costa Ribas
://git.reviewboard.kde.org/r/114467/diff/ Testing --- Builds using MSVC. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 114611: Workaround for duplicated include_directories

2013-12-22 Thread Andrius da Costa Ribas
se CMake versions. Diffs - CMakeLists.txt 4c37391 krita/image/CMakeLists.txt f2fbcad Diff: https://git.reviewboard.kde.org/r/114611/diff/ Testing --- Applied the macro to a point where I was getting a too long command line and it fixed the problem. Thanks, Andrius da Cos

Re: Review Request 114611: Workaround for duplicated include_directories

2013-12-22 Thread Andrius da Costa Ribas
g/Bug/view.php?id=14663 - Andrius da Costa Ribas On Dec. 22, 2013, 12:46 p.m., Andrius da Costa Ribas wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard

Review Request 114611: Workaround for duplicated include_directories

2013-12-22 Thread Andrius da Costa Ribas
d Diff: https://git.reviewboard.kde.org/r/114611/diff/ Testing --- Applied the macro to a point where I was getting a too long command line and it fixed the problem. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel

Re: Review Request 114468: fix linking error on FillProcessingVisitorTest

2013-12-21 Thread Andrius da Costa Ribas
as a plugin, meaning that no ".lib" is generated for the ".dll" file, which can't be linked directly. Diffs - krita/plugins/tools/defaulttools/CMakeLists.txt 0aeb16a Diff: http://git.reviewboard.kde.org/r/114468/diff/ Testing --- Tested using MSVC. Thanks

Re: Review Request 114468: fix linking error on FillProcessingVisitorTest

2013-12-21 Thread Andrius da Costa Ribas
git.reviewboard.kde.org/r/114468/#review45865 --- On Dec. 14, 2013, 9:19 p.m., Andrius da Costa Ribas wrote: > > --- > This is an automatically generated e-mail. To reply, visit:

Re: Review Request 114457: Fix issuing rng2cpp on Windows.

2013-12-21 Thread Andrius da Costa Ribas
Diff: http://git.reviewboard.kde.org/r/114457/diff/ Testing --- Tested using MSVC. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 114456: Fix FindGSL on Windows.

2013-12-21 Thread Andrius da Costa Ribas
/ Testing --- Tested on Windows, using MSVC 2010. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Review Request 114468: fix linking error on FillProcessingVisitorTest

2013-12-14 Thread Andrius da Costa Ribas
file, which can't be linked directly. Diffs - krita/plugins/tools/defaulttools/CMakeLists.txt 0aeb16a Diff: http://git.reviewboard.kde.org/r/114468/diff/ Testing --- Tested using MSVC. Thanks, Andrius da Costa Ribas ___ calligra-de

Review Request 114467: Fix sheetssolver linking error on MSVC

2013-12-14 Thread Andrius da Costa Ribas
--- gsl library references some symbols of gsl_cblas, so gsl_cblas library should be linked too. Diffs - sheets/plugins/solver/CMakeLists.txt 83b097a Diff: http://git.reviewboard.kde.org/r/114467/diff/ Testing --- Builds using MSVC. Thanks, Andrius da Costa Ribas

Review Request 114457: Fix issuing rng2cpp on Windows.

2013-12-14 Thread Andrius da Costa Ribas
g the executable name to COMMAND would suffice (and works for me). I left the non-windows part untouched, as I can't test on linux. Diffs - libs/odf/writeodf/CMakeLists.txt 9a99d48 Diff: http://git.reviewboard.kde.org/r/114457/diff/ Testing --- Tested using MSVC. Thanks, Andriu

Review Request 114456: Fix FindGSL on Windows.

2013-12-14 Thread Andrius da Costa Ribas
--- Windows builds of GSL do not include gsl-config, so extract version from gsl_version.h Diffs - cmake/modules/FindGSL.cmake 4ce21c1 Diff: http://git.reviewboard.kde.org/r/114456/diff/ Testing --- Tested on Windows, using MSVC 2010. Thanks, Andrius da Costa Ribas

Re: Review Request 109907: Use platform native file dialogs

2013-10-01 Thread Andrius da Costa Ribas
because I have not much disk in my local machine. This is not possible using native win dialog. IMHO this should be a configurable setting, as it is with KDE4 in general (not sure how this is working on KF5) - Andrius da Costa Ribas On Oct. 1, 2013, 10:38 p.m., Yue Liu wrote

Re: Please test the MPP/MPX import feature of Calligra Plan in master

2013-06-25 Thread Andrius da Costa Ribas
Friedrich, I've tried it with both mpxj-4.3.0 and mpxj-4.4.0 but it didn't work because PlanWriter java class invokes non existing methods of mpxj. In case of 4.3.0, which you recommended, ResourceAssignment::getTimephasedComplete() is called from PlanWriter::writeActualEffort(). Could you please

Re: Building on Windows

2012-05-22 Thread Andrius da Costa Ribas
It's more appropriate to ask this on kde-wind...@kde.org or #kde-windows on IRC Em 21/05/2012 05:18, "Taco H. in den Bosch" escreveu: > Hi everyone, > > I am still trying to build Calligra Words on windows. I am having several > problems doing this using Emerge. First there was a problem with the

Re: Calligra on Windows: QtDBus

2012-05-08 Thread Andrius da Costa Ribas
__PRETTY_FUNCTION__ is gcc only, I think, I've ifdef'd some of those in the past. MSVC equivalent is __FUNCSIG__ Em 08/05/2012 11:31, "Stuart Dickson" escreveu: > Hi Taco, > > I can confirm that I receive the same build error with the kde-4.8 and the > latest version of emerge. > > I'll ask the

Re: Calligra 2.4.0 tag is currently set on...

2012-04-06 Thread Andrius da Costa Ribas
Whooho Em 06/04/2012 15:18, "Boudewijn Rempt" escreveu: > On Friday 06 April 2012 Apr, Cyrille Berger Skott wrote: > > ...revision 3182dfa2ebe5b15f27cd86a8858a94ee4babc9a3 > > > > > http://quickgit.kde.org/index.php?p=calligra.git&a=commit&h=3182dfa2ebe5b15f27cd86a8858a94ee4babc9a3 > > > > Ti

Re: msword-odf filter on Windows

2012-04-02 Thread Andrius da Costa Ribas
Could you please attach a sample file? Em 02/04/2012 05:54, "Boudewijn Rempt" escreveu: > After fixing the temp file bug on Windows, I thought the .doc filter was > fine. Little did I know... I had only tested with .doc files created in > LibreOffice. > > Turns out files created in MS Word 2003 a

Re: warning C4129: '%' : unrecognized character escape sequence

2012-03-17 Thread Andrius da Costa Ribas
Please find attached the patch for 2.4 branch (Either reviewboard does not accept patches for non-master or I don't know how to). 2012/3/17 Andrius da Costa Ribas > Hello, > > As discussed on IRC, some sources contains "\%" invalid escape sequence: > > fil

Re: Review Request: Fix sqlite3 interface on Windows

2012-03-17 Thread Andrius da Costa Ribas
Windows. Thanks, Andrius da Costa Ribas ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Review Request: Fix sqlite3 interface on Windows

2012-03-17 Thread Andrius da Costa Ribas
/drivers/sqlite/icu/sqliteicu.h 69b42f9 kexi/kexidb/drivers/sqlite/sqliteconnection.cpp f81b539 Diff: http://git.reviewboard.kde.org/r/104324/diff/ Testing --- Tested with MSVC 2010 on a Windows 7 machine. With that fix, Kexi can create new projects on Windows. Thanks, Andrius da Costa