D17352: Made descriptions for DEC2BIN/OCT2BIN/HEX2DEC/HEX2BIN mention input number system

2018-12-04 Thread Alexander Potashev
aspotashev added a comment. Please add the bug report ID to the commit message, see for example: https://cgit.kde.org/calligra.git/commit/?id=f1e95f48e44ed548b41ab855432cb57d9c79eee9 REPOSITORY R8 Calligra BRANCH conversion-function-descriptions-mention-input-system (branched from mast

D17352: Made descriptions for DEC2BIN/OCT2BIN/HEX2DEC/HEX2BIN mention input number system

2018-12-04 Thread Alexander Potashev
aspotashev accepted this revision. aspotashev added a comment. This revision is now accepted and ready to land. Looks good to me. REPOSITORY R8 Calligra BRANCH conversion-function-descriptions-mention-input-system (branched from master) REVISION DETAIL https://phabricator.kde.org/D1735

Re: calligra release planned for 04-12-2016

2016-11-26 Thread Alexander Potashev
d extract the qtundo messages into one .pot file, then extract the non-qtundo messages into another .pot file and finally merge these .pot files together. Because it extracts different (zero-intersection) sets of messages, no messages are duplicated in the final .pot file. -- Alexander Potashev

Re: Test tarballs available for 3.0.0-pre-beta1 of KDb/KProperty/KReport and proposed release schedule

2016-09-05 Thread Alexander Potashev
atibilities are > assured. > > 2. Proposed release schedule: all the frameworks and Kexi in one day. > Opinion is welcome here. > > - string freeze: Monday Sep 12 > - beta1 release: Monday Sep 19 Please CC kde-i18n-doc when schedule is final. -- Alexander Potashev

[Differential] [Accepted] D1032: Make KUndo2Stack::push return false if the command was merged (and deleted) rather than pushed

2016-03-27 Thread aspotashev (Alexander Potashev)
aspotashev accepted this revision. aspotashev added a comment. This revision is now accepted and ready to land. Looks good to me. P.S. We probably need to share the kundo2 library between Kexi, Krita and Calligra. REPOSITORY rCALLIGRA Calligra BRANCH master REVISION DETAIL https

Re: Review Request 124257: advancedcolorselector: Fix UI layout

2015-07-05 Thread Alexander Potashev
: https://git.reviewboard.kde.org/r/124257/diff/ Testing --- Layout is stretchable. Thanks, Alexander Potashev ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request 124257: advancedcolorselector: Fix UI layout

2015-07-04 Thread Alexander Potashev
://git.reviewboard.kde.org/r/124257/diff/ Testing --- Layout is stretchable. Thanks, Alexander Potashev ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Review Request 124257: advancedcolorselector: Fix UI layout

2015-07-04 Thread Alexander Potashev
. Thanks, Alexander Potashev ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: GPL Linking exception or transformation to LGPL?

2015-06-15 Thread Alexander Potashev
redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; only version 2 of the License. Does this mean we cannot relicense under e.g. LGPLv2.1? -- Alexander Potashev ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: GPL Linking exception or transformation to LGPL?

2015-06-14 Thread Alexander Potashev
faq.en.html#UnreleasedMods (Or you can read the GPLv2 license and easily come to the same conclusion.) -- Alexander Potashev ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request: Add libkundo2 to Calligra

2011-06-25 Thread Alexander Potashev
ction)); > > > > if(actionName.isEmpty()) { > > > > action->setObjectName(KStandardAction::name(KStandardAction::Undo)); > > Fixed differently in "master" branch. - Alexander ------

Re: Committing kundo2 patches tomorrow

2011-06-25 Thread Alexander Potashev
gested. I probably didn't test Kexi with kundo2, I don't remember exactly. But now I tested Kexi and I couldn't reproduce the crash due to stack overflow (well, I made Kexi crash in 20 seconds, but it has nothing to do with recursion). -- Alexander Potashev __

Re: Committing kundo2 patches tomorrow

2011-06-21 Thread Alexander Potashev
Pushed. 2011/6/20 Alexander Potashev : > Hi, > > I'm going to commit the following 3 patches tomorrow, they will add > kundo2 library and make the whole Calligra use it: > 1. https://git.reviewboard.kde.org/r/101414/ (add kundo2 library) > 2. https://git.reviewboard.

Committing kundo2 patches tomorrow

2011-06-20 Thread Alexander Potashev
we can drop kundo2 and switch back to Qt Undo Framework. -- Alexander Potashev ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Review Request: Add target_link_libraries(... kundo2) to CMakeLists.txt files

2011-06-18 Thread Alexander Potashev
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101415/ --- (Updated June 18, 2011, 4:11 p.m.) Review request for Calligra. Changes

Re: Usage of libkundo2 in Calligra (Qt's maximal dependency)

2011-05-22 Thread Alexander Potashev
2011/5/16 Alexander Potashev : > 2011/5/16 Boudewijn Rempt : >> Yes, I agree that that is the way to go. We want nicely translatable undo >> messages. > > Ok, now I'm going to clean things up and create a review request. Done. 1. https://git.reviewboard.

Review Request: Add target_link_libraries(... kundo2) to CMakeLists.txt files

2011-05-22 Thread Alexander Potashev
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101415/ --- Review request for Calligra. Summary --- Add target_link_libraries(..

Review Request: Add libkundo2 to Calligra

2011-05-22 Thread Alexander Potashev
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101414/ --- Review request for Calligra. Summary --- kundo2 is a fork of Qt's Und

Re: Usage of libkundo2 in Calligra (Qt's maximal dependency)

2011-05-16 Thread Alexander Potashev
you convince people that it's just bugfixing, but not a new feature ;) But still it don't really care about Step and Kig, and will unlikely spend time on them. -- Alexander Potashev ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel

Re: Usage of libkundo2 in Calligra (Qt's maximal dependency)

2011-05-13 Thread Alexander Potashev
body uses them. ;) -- Alexander Potashev ___ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel