Fwd: [Gammaray-interest] [ANNOUNCE] GammaRay 2.3.0

2015-07-12 Thread Allen Winter
-- Forwarded Message -- Subject: [Gammaray-interest] [ANNOUNCE] GammaRay 2.3.0 Date: Sunday, July 12, 2015, 12:18:10 PM From: Allen Winter allen.win...@kdab.com To: gammaray-inter...@kdab.com, inter...@qt-project.org GammaRay 2.3.0 is here with lots of new goodies! Highlights

Re: building kio on Mac

2015-06-06 Thread Allen Winter
On Saturday, June 06, 2015 10:41:48 AM Alex Merry wrote: On Wednesday 27 May 2015 06:56:29 Allen Winter wrote: On Tuesday, May 26, 2015 09:12:13 AM Scarlett Clark wrote: On Tuesday, May 26, 2015 12:06:22 PM Allen Winter wrote: % kdesrc-build kio Could not locate file kf5/kdoctools

Re: building kio on Mac

2015-05-27 Thread Allen Winter
On Tuesday, May 26, 2015 09:12:13 AM Scarlett Clark wrote: On Tuesday, May 26, 2015 12:06:22 PM Allen Winter wrote: % kdesrc-build kio Could not locate file kf5/kdoctools/customization in (/Users/allenwinter/Library/Application Support, /Library/Application Support) Could not locate file

Re: building kio on Mac

2015-05-27 Thread Allen Winter
On Tuesday, May 26, 2015 09:12:13 AM Scarlett Clark wrote: On Tuesday, May 26, 2015 12:06:22 PM Allen Winter wrote: % kdesrc-build kio Could not locate file kf5/kdoctools/customization in (/Users/allenwinter/Library/Application Support, /Library/Application Support) Could not locate file

building kio on Mac

2015-05-26 Thread Allen Winter
% kdesrc-build kio Could not locate file kf5/kdoctools/customization in (/Users/allenwinter/Library/Application Support, /Library/Application Support) Could not locate file kf5/kdoctools/customization in (/Users/allenwinter/Library/Application Support, /Library/Application Support) Error:

Re: Review Request 123867: Fix build on OSX clang and replace another abs with std::abs

2015-05-25 Thread Allen Winter
please fix accordingly. I have it compiling here fine on my macbook with #include cstdlib instead of #include cmath - Allen Winter On May 21, 2015, 8:19 a.m., Bhushan Shah wrote: --- This is an automatically generated e-mail. To reply

Re: kwallet-query moved to kdereview

2015-04-24 Thread Allen Winter
On Thursday, April 23, 2015 10:25:20 PM Valentin Rusu wrote: Hello, Please be advised sysadmins moved kwallet-query to kdereview for your constructive critics. You may found more informations about it here: https://barlog.rusu.info/valentin/blog/?p=386 This is a rather simple script

Re: kwallet-query moved to kdereview

2015-04-24 Thread Allen Winter
On Thursday, April 23, 2015 11:44:36 PM Valentin Rusu wrote: * Allen Winter allen.d.win...@gmail.com [2015-04-23 17:32:32 -0400]: On Thursday, April 23, 2015 10:25:20 PM Valentin Rusu wrote: This is a rather simple script and I think it should go to kde-utils. I'd like to write

Re: kwallet-query moved to kdereview

2015-04-23 Thread Allen Winter
On Thursday, April 23, 2015 11:44:36 PM Valentin Rusu wrote: * Allen Winter allen.d.win...@gmail.com [2015-04-23 17:32:32 -0400]: On Thursday, April 23, 2015 10:25:20 PM Valentin Rusu wrote: This is a rather simple script and I think it should go to kde-utils. I'd like to write

Re: Gitorious going offline

2015-03-20 Thread Allen Winter
On Monday, March 16, 2015 07:49:08 PM Albert Astals Cid wrote: El Dilluns, 16 de març de 2015, a les 17:28:43, Ivan Čukić va escriure: From www.gitorious.org System notice: Gitorious is being acquired by GitLab and gitorious.org will shut down end of May. Please import your

Re: EBN is Broken

2015-03-04 Thread Allen Winter
On Sunday, February 22, 2015 02:43:43 PM Allen Winter wrote: On Sunday, February 22, 2015 12:35:19 PM Allen Winter wrote: For some reason the EBN checking tools are unable to access their database. I contacted the admins about this, but in the meantime please be aware. Seems to be working

EBN is Broken

2015-02-22 Thread Allen Winter
For some reason the EBN checking tools are unable to access their database. I contacted the admins about this, but in the meantime please be aware. api.kde.org is not affected. Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe

Re: EBN is Broken

2015-02-22 Thread Allen Winter
On Sunday, February 22, 2015 12:35:19 PM Allen Winter wrote: For some reason the EBN checking tools are unable to access their database. I contacted the admins about this, but in the meantime please be aware. Seems to be working ok now. Visit http://mail.kde.org/mailman/listinfo/kde-devel

Re: Review Request 122177: some minor fixes for windows

2015-01-21 Thread Allen Winter
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122177/#review74509 --- Ship it! Ship It! - Allen Winter On Jan. 21, 2015, 10:39

Re: Review Request 122177: some minor fixes for windows

2015-01-20 Thread Allen Winter
/122177/#comment51638 yes, if you want to delete SESSION_MANAGER completely from the environment then use qunsetenv(). qunsetenv() is new since Qt 5.1. you don't need the conditional compile now. - Allen Winter On Jan. 20, 2015, 9:11 p.m., Patrick Spendrin wrote

Re: Review Request 121930: [OS X] improvements to KSharedData

2015-01-08 Thread Allen Winter
OSX than I do. - Allen Winter On Jan. 8, 2015, 5:09 p.m., René J.V. Bertin wrote: --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121930

Re: Facebook Flint vis-à-vis Krazy

2014-12-11 Thread Allen Winter
On Thursday, December 11, 2014 03:47:53 AM viv...@gmail.com wrote: Il 02/12/2014 21:40, Allen Winter ha scritto: Howdy, Today I was informed that Facebook has a tool similar in concept to Krazy, called Flint [1] You might want to read [1] and let me know if there are any checkers

Facebook Flint vis-à-vis Krazy

2014-12-02 Thread Allen Winter
Howdy, Today I was informed that Facebook has a tool similar in concept to Krazy, called Flint [1] You might want to read [1] and let me know if there are any checkers listed there that you'd like to see added to Krazy. Krazy already does many of the Flint checks, but I'm interested in new

Re: Supporting MSVC2010 in ktexteditor framework

2014-11-05 Thread Allen Winter
On Wednesday, November 05, 2014 12:33:58 AM Nicolás Alvarez wrote: Hi all, According to https://community.kde.org/Frameworks/C++11, KDE Frameworks support MSVC2010 and later versions. Since ktexteditor is part of KF5, it is supposed to work on MSVC2010. It currently doesn't; several

Fwd: [ANNOUNCE] GammaRay 2.2.0

2014-10-31 Thread Allen Winter
-- Forwarded Message -- Subject: [Gammaray-interest] [ANNOUNCE] GammaRay 2.2.0 Date: Friday, October 31, 2014, 05:22:25 PM From: Allen Winter allen.win...@kdab.com To: gammaray-inter...@kdab.com, inter...@qt-project.org GammaRay 2.2.0 has arrived! Highlights of the 2.2.0

kdepimlibs Coverity Scan Report, Oct 14 2014

2014-10-16 Thread Allen Winter
Howdy, Attached is the Coverity Scan report for kdepimlibs 4.14 as of today. You might feel like fixing some of the issues. Let me know if you find false positives or stuff we can ignore (like in test programs). CID Type Impact Category File Function 1245732 Uninitialized scalar variable High

Re: [Kde-pim] [UPDATE] kdepimlibs Coverity Scan Report, Oct 14 2014

2014-10-15 Thread Allen Winter
On Wednesday, October 15, 2014 08:59:26 AM Georg C. F. Greve wrote: On Tuesday 14 October 2014 17.53:06 Allen Winter wrote: Attached ? yes, I see an html attachment

[UPDATE] kdepimlibs Coverity Scan Report, Oct 14 2014

2014-10-14 Thread Allen Winter
Howdy, Attached is the Coverity Scan report for kdepimlibs 4.14 as of today. You might feel like fixing some of the issues. I filtered out the QtCore and (deprecated) kcal library from this report. Let me know if you find false positives or stuff we can ignore (like in test programs). CID

Re: Updating our tools

2014-09-28 Thread Allen Winter
now. Please notify me if you find encounter issues no longer relevant in Qt5/KDE5. On Wed, Sep 24, 2014 at 8:13 AM, Allen Winter win...@kde.org wrote: On Tuesday, September 23, 2014 04:15:27 PM Jeremy Whiting wrote: Albert, I can take a look at it if someone points me in the right

Re: Review Request 119678: add a target named project_doc for each project in the tree, to generate developer documention

2014-08-20 Thread Allen Winter
kdedoxygen.sh that might accomplish the same thing. We also have kdedoxyman.sh (for man pages) and kdedoxyqt.sh (for Qt assistant files) might be worth a look. - Allen Winter On Aug. 9, 2014, 12:43 a.m., Mathieu Tarral wrote

Re: [OSX/Qt5/KF5/KDE CI system] - libksysguard currently broken on master branch

2014-07-07 Thread Allen Winter
On Monday, July 07, 2014 09:05:34 PM Marko Käning wrote: On 07 Jul 2014, at 11:45 , Aleix Pol aleix...@kde.org wrote: Why do you need it anyway? it's only a requirement for Plasma, AFAIK. Oh, you’re right. If it’s only a must for Plasma I’ll skip dealing with this. Thanks for pointing that

[ANNOUNCE] GammaRay 2.1.0

2014-06-27 Thread Allen Winter
of interesting information. For more information about GammaRay, please visit http://www.kdab.com/gammaray -- Allen Winter | allen.win...@kdab.com | Software Engineer KDAB (USA), LLC, a KDAB Group company Tel. USA +1-866-777-KDAB(5322) ext3, Sweden (HQ) +46-563-540090 KDAB - Qt Experts - Platform-independent

Review Request 118389: Fix Compile for kio/src/core/udsentry.cpp on Mac

2014-05-29 Thread Allen Winter
/118389/diff/ Testing --- Still compiles on Linux. Compiles ok on Mac. Thanks, Allen Winter ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 118389: Fix Compile for kio/src/core/udsentry.cpp on Mac

2014-05-29 Thread Allen Winter
/ConfigureChecks.cmake 472f65f src/core/config-kiocore.h.cmake 6041c9d src/core/udsentry.cpp 6ec8e11 Diff: https://git.reviewboard.kde.org/r/118389/diff/ Testing --- Still compiles on Linux. Compiles ok on Mac. Thanks, Allen Winter ___ Kde

Re: Review Request 118389: Fix Compile for kio/src/core/udsentry.cpp on Mac

2014-05-29 Thread Allen Winter
6041c9d src/core/udsentry.cpp 6ec8e11 Diff: https://git.reviewboard.kde.org/r/118389/diff/ Testing --- Still compiles on Linux. Compiles ok on Mac. Thanks, Allen Winter ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org

Re: Issues for Qt5/KF5/KDE/CI system on OSX/MacPorts

2014-05-25 Thread Allen Winter
On Sunday, May 25, 2014 06:08:37 PM mk-li...@email.de wrote: Hi Allen, On 25 May 2014, at 00:43 , Allen Winter win...@kde.org wrote: I have local patches to commit yet that fixes some of the issues you mention below. great! I am looking forward to hear from you. but first I need

Re: Issues for Qt5/KF5/KDE/CI system on OSX/MacPorts

2014-05-24 Thread Allen Winter
On Saturday, May 24, 2014 02:09:13 AM mk-li...@email.de wrote: Hi, I am trying to set up a KDE Continuous Integration system on OSX/MacPorts [1] and thanks to Ben Cooksley I managed to get it going quite far, since Qt5 and all tier 1 frameworks are installing just fine! :-) Very happy

Re: Review Request 117682: Define _DARWIN_C_SOURCE when building on Mac

2014-05-04 Thread Allen Winter
for Single Unix Standard v3 (SUSv3) conformance Diffs - kde-modules/KDECompilerSettings.cmake 229e4f5 Diff: https://git.reviewboard.kde.org/r/117682/diff/ Testing --- works on the Mac didn't break the build on Linux Thanks, Allen Winter

Re: KF5 Update Meeting Minutes 2014-w17

2014-04-23 Thread Allen Winter
On Wednesday, April 23, 2014 12:40:09 PM Luigi Toscano wrote: On Tuesday 22 of April 2014 20:11:28 Nicolás Alvarez wrote: El martes, 22 de abril de 2014, Allen Winter win...@kde.org escribió: with Harald's help. Stuck in docbook hell at the moment (kdoctools/xslt.cpp says it can't

Re: KF5 Update Meeting Minutes 2014-w17

2014-04-22 Thread Allen Winter
during weekend, so my final (for kf5.0) kdoctools tasks are still ongoing tosky namely, moving the common directory from svn/trunk/l10n-whatever to kdoctools as other common stuff, renaming it and finally install it but I will fix it before the new beta =Allen Winter= For no reason in particular

Re: Review Request 117682: Define _DARWIN_C_SOURCE when building on Mac

2014-04-22 Thread Allen Winter
Unix Standard v3 (SUSv3) conformance Diffs (updated) - kde-modules/KDECompilerSettings.cmake 229e4f5 Diff: https://git.reviewboard.kde.org/r/117682/diff/ Testing --- works on the Mac didn't break the build on Linux Thanks, Allen Winter

Review Request 117676: Fix libintl discovery, especially for Mac

2014-04-21 Thread Allen Winter
) Thanks, Allen Winter ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 117676: Fix libintl discovery, especially for Mac

2014-04-21 Thread Allen Winter
/117676/diff/ Testing --- works on Mac as expected still works on Linux (Fedora 19) Thanks, Allen Winter ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Review Request 117677: Fix libintl discovery, especially for Mac

2014-04-21 Thread Allen Winter
on Linux (Fedora 19) Thanks, Allen Winter ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 117677: Fix libintl discovery, especially for Mac

2014-04-21 Thread Allen Winter
://git.reviewboard.kde.org/r/117677/diff/ Testing --- works on Mac as expected still works on Linux (Fedora 19) Thanks, Allen Winter ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde

Re: Review Request 117682: Define _DARWIN_C_SOURCE when building on Mac

2014-04-21 Thread Allen Winter
(SUSv3) conformance Diffs (updated) - kde-modules/KDECompilerSettings.cmake 229e4f5 Diff: https://git.reviewboard.kde.org/r/117682/diff/ Testing --- works on the Mac didn't break the build on Linux Thanks, Allen Winter ___ Kde

Re: Review Request 115752: Change DATA_INSTALL_DIR on Mac OS X

2014-04-21 Thread Allen Winter
On Friday, February 14, 2014 06:49:43 PM Harald Fernengel wrote: --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115752/ ---

Re: Review Request 115752: Change DATA_INSTALL_DIR on Mac OS X

2014-04-21 Thread Allen Winter
On Friday, February 14, 2014 06:49:43 PM Harald Fernengel wrote: --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115752/ ---

Re: KXmlGui validation problem

2014-02-24 Thread Allen Winter
On Monday, February 24, 2014 11:52:27 AM Elvis Angelaccio wrote: Hi all. I have a problem validating a kxmlgui .rc file whit at least *two* State elements. The following minimal example should reproduce the issue: http://pastebin.com/XLjHpb4n The xmllint output is:

Re: KXmlGui validation problem

2014-02-24 Thread Allen Winter
On Monday, February 24, 2014 05:22:13 PM Arjen Hiemstra wrote: On Monday 24 February 2014 10:19:37 Allen Winter wrote: On Monday, February 24, 2014 11:52:27 AM Elvis Angelaccio wrote: Hi all. I have a problem validating a kxmlgui .rc file whit at least *two* State elements

Re: Review Request 115337: Add --logfile-dir option

2014-01-27 Thread Allen Winter
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115337/#review48424 --- Ship it! Ship It! - Allen Winter On Jan. 27, 2014, 6:10

Re: New doxygen script

2014-01-10 Thread Allen Winter
On Friday, January 10, 2014 04:42:59 PM Aurélien Gâteau wrote: Le vendredi 10 janvier 2014 03:30:03 Alex Merry a écrit : Hey Aurélien, I wrote a new script to generate apidocs. It's in Python rather than shell script (because (a) yay for proper programming languages and (b)

Re: KClasses vs. Qt5Classes

2013-12-31 Thread Allen Winter
:15:09 PM David Faure wrote: On Thursday 26 December 2013 16:46:59 Allen Winter wrote: In KDE4 we had this list of KClasses we should be using instead of these associated QClasses: I know that some (or all?) of these QClasses in Qt5 are now cool for frameworks and eventually KDE5

KClasses vs. Qt5Classes

2013-12-26 Thread Allen Winter
In KDE4 we had this list of KClasses we should be using instead of these associated QClasses: QColorDialog = KColorDialog QComboBox = KComboBox QMessageBox = KMessageBox QErrorMessage = KMessageBox QInputDialog = KInputDialog QFileDialog = KFileDialog QProgressDialog = KProgressDialog

Re: Review Request 114377: Refresh apidox README

2013-12-10 Thread Allen Winter
. thanks for giving a little bit of love to apidox - Allen Winter On Dec. 10, 2013, 12:56 p.m., Aurélien Gâteau wrote: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/114377

Re: Can we make api.kde.org search better?

2013-11-09 Thread Allen Winter
On Saturday, November 09, 2013 01:27:12 PM Mark Gaiser wrote: On Sat, Nov 9, 2013 at 12:42 PM, Martin Klapetek martin.klape...@gmail.com wrote: On Fri, Nov 8, 2013 at 3:47 PM, Allen Winter win...@kde.org wrote: Do you guys know if we can make the search better? Try now. Michael

Re: Can we make api.kde.org search better?

2013-11-08 Thread Allen Winter
On Saturday, November 02, 2013 12:15:15 AM Albert Astals Cid wrote: Hi, yesterday i was talking with someone about the desktop file class we have in KDE, he tried to find its api by going to api.kde.org and typing desktop in the Search bar. If you do that

Re: Can we make api.kde.org search better?

2013-11-06 Thread Allen Winter
On Wednesday, November 06, 2013 12:43:58 AM Albert Astals Cid wrote: El Dimarts, 5 de novembre de 2013, a les 15:17:05, Aleix Pol va escriure: On Sat, Nov 2, 2013 at 5:59 PM, Allen Winter win...@kde.org wrote: On Saturday, November 02, 2013 12:15:15 AM Albert Astals Cid wrote: Hi

Re: Can we make api.kde.org search better?

2013-11-03 Thread Allen Winter
On Saturday, November 02, 2013 08:35:13 PM Albert Astals Cid wrote: El Dissabte, 2 de novembre de 2013, a les 12:59:00, Allen Winter va escriure: On Saturday, November 02, 2013 12:15:15 AM Albert Astals Cid wrote: Hi, yesterday i was talking with someone about the desktop file class we

Re: Can we make api.kde.org search better?

2013-11-02 Thread Allen Winter
On Saturday, November 02, 2013 12:15:15 AM Albert Astals Cid wrote: Hi, yesterday i was talking with someone about the desktop file class we have in KDE, he tried to find its api by going to api.kde.org and typing desktop in the Search bar. If you do that

Re: Upcoming changes to CI system

2013-10-27 Thread Allen Winter
On Sunday, October 27, 2013 09:32:59 PM Ben Cooksley wrote: Hi all, In order to improve the maintainability and cleanliness of the shared dependencies the way they will be handled on the CI system will be changing. The nature of this change is that all projects which need a shared

Re: Upcoming changes to CI system

2013-10-27 Thread Allen Winter
On Sunday, October 27, 2013 09:32:59 PM Ben Cooksley wrote: Hi all, In order to improve the maintainability and cleanliness of the shared dependencies the way they will be handled on the CI system will be changing. The nature of this change is that all projects which need a shared

Frameworks API Documentation

2013-08-24 Thread Allen Winter
First attempt is up: http://api.kde.org/frameworks/kdelibs-apidocs/ Please test it out and let me know what I forgot. I'm working on Search still so I know that's broken.

Re: Proposed schedule for 4.12

2013-08-05 Thread Allen Winter
On Saturday, August 03, 2013 08:19:48 PM Albert Astals Cid wrote: Please let's try to keep this discussion in release-team, I'm just CC'ing k-c- d because Alex's discussion about changing the release happened there. At the Release Team BoF at Akademy I was tasked to come up with a proposed

Re: Review Request 109245: Remove duplicated calendar classes from calendar plasmoid

2013-05-18 Thread Allen Winter
requirement in the CMakeLists.txt though - Allen Winter On March 2, 2013, 2:12 p.m., Sergio Luis Martins wrote: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109245

Re: Review Request 109246: Make KUrl::relativePath and KUrl::relativeUrl work correctly on Windows

2013-05-18 Thread Allen Winter
? - Allen Winter On March 2, 2013, 4:54 p.m., Michel Ludwig wrote: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109246

Re: Downtime Notification: Git and Subversion

2013-03-23 Thread Allen Winter
On Saturday 23 March 2013 03:46:21 PM Ben Cooksley wrote: Hi all, git.kde.org should now be online and operational again. Our apologies for the inconvenience, we will be analysing the causes of this to avoid repeats in the future. You guys are awesome. I know this is a lot of work to

Re: Patch acceptance runs too long.

2013-03-11 Thread Allen Winter
On Monday, March 11, 2013 11:12:22 PM Alexey Shmalko wrote: Hi, I am new to OpenSource development, so I need some help. I've wrote a patch that fixes this bug. https://bugs.kde.org/show_bug.cgi?id=217560 The patch is on reviewboard. https://git.reviewboard.kde.org/r/106110/ It

Re: Review Request 108776: apidoc: Make inherited sections collapsable and expandable

2013-02-04 Thread Allen Winter
and dynsections.js into the html output subdir. So let's not worry about that. - Allen Winter On Feb. 4, 2013, 4:43 p.m., Aurélien Gâteau wrote: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org

[Gammaray-interest] GammayRay 1.3.0 Released

2013-01-28 Thread Allen Winter
-- Allen Winter | allen.win...@kdab.com | Software Engineer KDAB (USA), LLC, a KDAB Group company Tel. USA +1-866-777-KDAB(5322) ext3, Sweden (HQ) +46-563-540090 KDAB - Qt Experts - Platform-independent software solutions smime.p7s Description: S/MIME cryptographic signature

Re: KDEREVIEW: Mangonel

2013-01-09 Thread Allen Winter
On Wednesday 09 January 2013 09:07:13 PM Yuri Chornoivan wrote: написане Wed, 09 Jan 2013 19:35:49 +0200, Martin Sandsmark martin.sandsm...@kde.org: On Tuesday 08 January 2013 19:30:45 Allen Winter wrote: No docbook manual I guess I'll to contact the doc team

Re: KDEREVIEW: Mangonel

2013-01-08 Thread Allen Winter
On Tuesday 08 January 2013 09:08:11 PM Martin Sandsmark wrote: Dear Sirs and Madams, Mangonel has just been moved to KDE Review. No docbook manual Do you want apidox generated? if so you also need a Mainpage.dox Bart's email address is missing from the Copyright statements in many files.

Re: Review Request: Correctly trigger executed signal of KListWidget for both single click and double click.

2013-01-04 Thread Allen Winter
On Jan. 4, 2013, 1:03 p.m., David Faure wrote: This patch looks correct to me. Question for release team: shall I commit it to KDE/4.10, or wait until 4.10.0 is out (but that would mean Feb 6), given that it's not a release showstopper and we're in RC2 already. David, Technically

Re: Kdelibs Coding Style vs. preparations for Qt5

2012-12-29 Thread Allen Winter
On Saturday 29 December 2012 07:11:17 PM Martin Gräßlin wrote: On Saturday 29 December 2012 16:25:54 Albert Astals Cid wrote: Would there be any chance to have the style check done by a pre-commit hook? Or at least have a command-line tool that checks it for me? yeah that should be

Re: Finalized proposal for changes to i18n in KF5

2012-12-25 Thread Allen Winter
On Saturday 22 December 2012 10:44:22 AM Chusslove Illich wrote: I have written up the headers and Doxygen pages for the Ki18n framework as it should finally look like, available here: http://nedohodnik.net/misc/ki18n-kf5-01/html/index.html

Re: Finalized proposal for changes to i18n in KF5

2012-12-24 Thread Allen Winter
On Saturday 22 December 2012 10:44:22 AM Chusslove Illich wrote: I have written up the headers and Doxygen pages for the Ki18n framework as it should finally look like, available here: http://nedohodnik.net/misc/ki18n-kf5-01/html/index.html

Re: ABI break -- kdepimlims 4.9.3

2012-11-21 Thread Allen Winter
On Wednesday 21 November 2012 12:32:45 PM José Manuel Santamaría Lema wrote: Hello, while packaging kdepimlibs 4.9.3 I found what I think it's an ABI break in libkabc; looks like the ABI break was introduced in this commit:

Re: Avoid QDBusConnection Qt warning message for each KUniqueApplication

2012-11-17 Thread Allen Winter
On Saturday, November 17, 2012 10:55:01 AM David Faure wrote: I know that I said not a problem in KF5 anymore, but kdelibs4 is still going to be used for a very long time, and warnings on startup don't make it appear very polished... Could you take a look at it -- based on the current

Re: kdelibs git mess

2012-11-08 Thread Allen Winter
On Thursday 08 November 2012 04:12:09 AM Christoph Feck wrote: Hi, my git foo is limited, but if I interpret http://ompldr.org/vZzZxaw correctly, then somehow master got merged into KDE/4.9 branch, meaning, for example, that Alex's commits to depend on cmake 2.8.8 are now in KDE/4.9

Re: What is the git workflow for kdelibs ?

2012-10-27 Thread Allen Winter
On Saturday 27 October 2012 03:23:34 PM Alexander Neundorf wrote: Hi, I have worked since last year basically only in the kdelibs frameworks branch... So, what is the git workflow for KDE 4.x kdelibs ? I looked around on techbase.kde.org, also here

Re: RFC: Enabling -DKDE4_BUILD_TESTS=ON by default

2012-10-08 Thread Allen Winter
On Monday 08 October 2012 10:40:55 PM Albert Astals Cid wrote: Hi fellow kde-core-develers, i was thinking that from time to time someone commits some code that breaks the building of the tests. This happens because people is not aware that those parts are unit tested. I think that by

Re: Review Request: Fix compilation of Dolphin with future kdelibs, v4.9.2 or higher

2012-09-15 Thread Allen Winter
thanks - Allen Winter On Sept. 13, 2012, 1:08 p.m., Dawit Alemayehu wrote: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106438

Re: Broken build of KDE Base Apps and unauthorized increase in dependency

2012-09-12 Thread Allen Winter
On Wednesday 12 September 2012 08:12:58 PM Thomas Lübking wrote: Am 12.09.2012, 20:04 Uhr, schrieb Dawit A ada...@kde.org: Qt's moc processor does not seem to correctly handle #if macros. *sigh* not at all is more like it. **GREATSIGH*** You'll have to move the class into an extra

Review Request: KWallet Password Prompt Dialog In Your Face

2012-07-20 Thread Allen Winter
://git.reviewboard.kde.org/r/105628/diff/ Testing --- Just using it in various scenarios. For example, if the akonadi maildispatcher needs to open kwallet now the password prompt is always in front of kmail Thanks, Allen Winter

KDE SC 4.10 Feature Plan Now Available

2012-07-19 Thread Allen Winter
Howdy, Please add your planned features for KDE SC 4.10 to this wiki: http://techbase.kde.org/Schedules/KDE4/4.10_Release_Schedule

[ANNOUNCE] GammaRay 1.2.0 Released

2012-07-05 Thread Allen Winter
Howdy, GammaRay 1.2.0 is now available! Highlights included in this release: * New QStyle inspector * New QAction inspector with shortcut conflict finder * New QPalette editor * Ability to profile QWidget paint operations by tracing and visualizing QPainter calls (requires building

[HEADS-UP] New Shared Desktop Ontologies requirement (v1.10.0)

2012-06-20 Thread Allen Winter
Howdy, In a few days we will be requiring v1.10.0 (or higher) of the shared-desktop-ontologies package for building kdepim-runtime master (effectively for KDE SC 4.9) Probably your distro does not have this version yet, so you'll need to install from source. Get the tarball at

Re: [HEADS-UP] New Shared Desktop Ontologies requirement (v1.10.0)

2012-06-20 Thread Allen Winter
On Wednesday 20 June 2012 5:27:48 PM Albert Astals Cid wrote: El Dimecres, 20 de juny de 2012, a les 12:19:51, Allen Winter va escriure: Howdy, In a few days we will be requiring v1.10.0 (or higher) You mean 0.10.0, right? Opps.. Yes 0.10.0 Albert of the shared-desktop

KDE SC 4.9 Features

2012-05-25 Thread Allen Winter
Howdy, If you have implemented an important new feature to KDE SC 4.9 please remember to add it to the feature list (wiki) at: http://techbase.kde.org/Schedules/KDE4/4.9_Feature_Plan Or, if you already have feature(s) on the list please update the status as appropriate. Do NOT add new

KDE SC 4.9 Features

2012-05-25 Thread Allen Winter
Howdy, If you have implemented an important new feature to KDE SC 4.9 please remember to add it to the feature list (wiki) at: http://techbase.kde.org/Schedules/KDE4/4.9_Feature_Plan Or, if you already have feature(s) on the list please update the status as appropriate. Do NOT add new

Re: Nepomuk - Moving out of kde-runtime

2012-05-17 Thread Allen Winter
On Thursday 17 May 2012 10:01:14 AM Vishesh Handa wrote: Hey I just thought everyone should know what's going on with Nepomuk. As per 4.9, we are going to have 3 repositories - * nepomuk-core [1] * nepomuk-kde-kio [2] * nepomuk-kde-config [3] kde-runtime/nepomuk will be removed.

Re: Package Dependcies List on Techbase

2012-05-08 Thread Allen Winter
AM David Jarvie wrote: On Mon, May 7, 2012 4:36 pm, Allen Winter wrote: Howdy, I started putting the list of package dependences (arranged by module) onto Techbase. http://techbase.kde.org/Getting_Started/Build/Requirements The tables on the subpages there are generated by a perl

Package Dependcies List on Techbase

2012-05-07 Thread Allen Winter
Howdy, I started putting the list of package dependences (arranged by module) onto Techbase. http://techbase.kde.org/Getting_Started/Build/Requirements The tables on the subpages there are generated by a perl program I wrote. That program reads the CMakeLists.txt files inside a module and

Re: [Kde-pim] [ANNOUNCE] Google and Kolab New Soft Dependencies for kdepim-runtime 4.9

2012-05-05 Thread Allen Winter
, 2012 10:45:42 AM Allen Winter wrote: Howdy, Coming in kdepim-runtime 4.9, we will now be providing a Google resource as well as an overhauled Kolab resource that adds support for Kolab v3. Both of these new resources are dependent on 3rdparty libraries, optionally. So you must have

Re: Moving kxmlrpcclient to kdelibs

2012-04-29 Thread Allen Winter
On Sunday 29 April 2012 1:52:13 PM George Kiagiadakis wrote: Hi, As I am about to commit [1] for 4.9, I'd like to conclude with what to do about the kxmlrpcclient library. As discussed on that review request, it looks like a good idea to move this library from kdepimlibs to kdelibs. Other

Re: Review Request: New KDE Macro for to wrap the noreturn attribute

2012-04-26 Thread Allen Winter
On Feb. 13, 2012, 11:30 a.m., David Faure wrote: Out of curiosity, if the method returns void anyway, why is this attribute necessary? It's not like the the compiler is going to warn about the lack of a return value... Allen Winter wrote: From the GNU Compiler documentation

Re: Setting up a Quality Team within KDE

2012-04-11 Thread Allen Winter
On Tuesday 10 April 2012 6:38:52 PM Michael Jansen wrote: On Tuesday, April 10, 2012 09:20:57 AM Allen Winter wrote: On Thursday 05 April 2012 7:42:48 AM Anne-Marie Mahfouf wrote: Hi, A new mailing list has been set up in order to discuss all this: please subscribe to it if you

Re: Setting up a Quality Team within KDE

2012-04-10 Thread Allen Winter
On Thursday 05 April 2012 7:42:48 AM Anne-Marie Mahfouf wrote: Hi, A new mailing list has been set up in order to discuss all this: please subscribe to it if you would like to be part of this https://mail.kde.org/mailman/listinfo/kde-testing An IRC channel also was created on Freenode:

Re: KDE Multimedia is now on Git!

2012-04-05 Thread Allen Winter
On Wednesday 04 April 2012 9:44:35 PM Trever Fischer wrote: Howdy, all. A few hours ago I finished pushing the last of the kdemultimedia repos to git. If you try and update subversion, you'll find most of the sources gone and replaced with a simple README. The git URLs for kdemultimedia

Re: RFC: i18n: drop KUIT tags in KDE Frameworks 5.0?

2012-03-24 Thread Allen Winter
On Friday 23 March 2012 9:17:43 AM Chusslove Illich wrote: [: Allen Winter :] Personally, I have put a lot of time and effort into adding KUIT into my projects over the years and think it is a great help, even if just for the developers to understand how the strings are being used. I

Re: RFC: i18n: drop KUIT tags in KDE Frameworks 5.0?

2012-03-23 Thread Allen Winter
On Thursday 22 March 2012 6:25:36 AM Chusslove Illich wrote: Starting with KDE 4.0, i18n() functions act as XML processors under the hood, expecting the strings to be well-formed XML and resolving some tags (KUIT tags) to a target format (HTML or pure text). These KUIT tags include filename,

Re: Review Request: New KDE Macro for to wrap the noreturn attribute

2012-02-17 Thread Allen Winter
., Allen Winter wrote: --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103832/ --- (Updated Jan. 31, 2012, 8:58 p.m.) Review

Review Request: New KDE Macro for to wrap the noreturn attribute

2012-01-31 Thread Allen Winter
macro KDE_NO_RETURN that wraps the noreturn attribute which is enabled differently based on the compiler. Diffs - kdemacros.h.cmake b93242c Diff: http://git.reviewboard.kde.org/r/103832/diff/diff Testing --- did a test compile Thanks, Allen Winter

Re: hard-dep for Qt 4.8

2012-01-11 Thread Allen Winter
On Wednesday 11 January 2012 11:47:00 AM Shaun Reich wrote: Prompting motion for making Qt 4.8 a hard dependency for KDE 4.9/master. Currently kde-baseapps/plasma/folderview does not build against 4.7 due to an (albeit minor) api usage. Not sure how other areas in KDE fair against this, most

[ANNOUNCE] GammaRay 1.1.0 Released

2012-01-11 Thread Allen Winter
of interesting information. For more information about GammaRay, please visit http://www.kdab.com/gammaray The source code can be found at https://github.com/KDAB/GammaRay -- Allen Winter | allen.win...@kdab.com | Software Engineer KDAB (USA), LLC, a KDAB Group company Tel. USA +1-866-777-KDAB

<    1   2   3   4   >