Re: Review Request: Factor out and reuse the code that guesses mime-type from filename

2012-01-03 Thread Milian Wolff
://git.reviewboard.kde.org/r/103617/#comment7787 am I misreading this, or will mime-comment() be called if !mime ? and hence result in a crash? - Milian Wolff On Jan. 3, 2012, 2:34 p.m., Dawit Alemayehu wrote: --- This is an automatically generated e

Relicensing Questions

2011-11-26 Thread Milian Wolff
)GPL v2+ and higher as approved by KDE e.V. Bye -- Milian Wolff m...@milianw.de http://milianw.de signature.asc Description: This is a digitally signed message part. Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe

Re: plasma-overlay crashes

2011-11-26 Thread Milian Wolff
On Saturday 26 November 2011 19:34:41 =?ISO-8859-1?Q?Z=E9?= wrote: Hi, Everytime i let the screensaver appear and go back online again, i get a crash: please report bugs on the bugtracker: bugs.kde.org thanks -- Milian Wolff m...@milianw.de http://milianw.de signature.asc Description

Re: RFC: pace, a gdb-based sampling profiler

2011-11-08 Thread Milian Wolff
On Tuesday 08 November 2011 03:22:55 Aleix Pol wrote: On Tue, Nov 8, 2011 at 1:07 AM, Milian Wolff m...@milianw.de wrote: Hey all As you might know I'm really into tooling. KDevelop, Massif-Visualizer, Gammaray,... and now - Pace. I've had that idea for some time, after I tried

Re: Qt 4.8 QUrl.toLocalFile behavior change, impacts to KUrl (and friends)

2011-10-27 Thread Milian Wolff
, Milian - who fears lots of issues in the huge KDevelop codebase... -- Milian Wolff m...@milianw.de http://milianw.de

Re: KDE PIM bug triage / developer sprint anyone?

2011-10-19 Thread Milian Wolff
... bye -- Milian Wolff m...@milianw.de http://milianw.de signature.asc Description: This is a digitally signed message part. Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe

Re: KConfigXT and settings external changes

2011-09-06 Thread Milian Wolff
Kevin Funk, 06.09.2011: On Tuesday 06 September 2011 00:14:21 Milian Wolff wrote: Milian Wolff, 06.09.2011: Francesco Di Muccio, 05.09.2011: Hello all, In my application I'm using KConfigXT, everything works fine when I change the settings values from the dialog inherited

Re: KConfigXT and settings external changes

2011-09-05 Thread Milian Wolff
there. To be honest though I'm not sure whether I leak the settings dialogs in app::preferences, I should investigate that :) bye -- Milian Wolff m...@milianw.de http://milianw.de signature.asc Description: This is a digitally signed message part. Visit http://mail.kde.org/mailman/listinfo

Re: KConfigXT and settings external changes

2011-09-05 Thread Milian Wolff
Milian Wolff, 06.09.2011: Francesco Di Muccio, 05.09.2011: Hello all, In my application I'm using KConfigXT, everything works fine when I change the settings values from the dialog inherited by KConfigDialog, but if I write the configuration values using the class generated from

Review Request: accept KAssitantDialog when calling next() on last page and if that is valid

2011-08-28 Thread Milian Wolff
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102475/ --- Review request for kdelibs. Summary --- The apidox for

Re: Finding Out Current User

2011-07-20 Thread Milian Wolff
situation now that akonadi is alive and kicking. Probably KABC still works (and needs to, for backwards compatibility). So take your shot there. good luck -- Milian Wolff m...@milianw.de http://milianw.de signature.asc Description: This is a digitally signed message part. Visit http

Re: Widget Focus

2011-06-23 Thread Milian Wolff
, Greets -- Kevin Funk Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe -- Milian Wolff m...@milianw.de http://milianw.de signature.asc Description: This is a digitally signed message part. Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub

Re: Access to C++2011 FDIS Document?

2011-06-04 Thread Milian Wolff
Milian Wolff, 04.06.2011: Hey all, apparently the FDIS status C++2011 spec is not freely accessible anymore. As far as I found out, ISO specs are not free of charge to access. So - does anyone know how I could get hold of a copy without paying anything? How did the Calligra guys do

Re: Review Request: A new autoptr class for QPointer.

2011-03-28 Thread Milian Wolff
On March 26, 2011, 1:20 p.m., Alex Merry wrote: Do we still want this? We now have QScopedPointer, but it doesn't do quite what this does (it doesn't watch for QObjects being deleted). Imo this should not go into kdelibs, as QPointer is notoriously slow and it's advised to use

Re: Review Request: Dolphin details view optimization

2011-03-10 Thread Milian Wolff
On March 10, 2011, 12:03 a.m., Thomas Lübking wrote: dolphin/src/views/dolphinfileitemdelegate.h, line 40 http://git.reviewboard.kde.org/r/100826/diff/2/?file=10878#file10878line40 You could probably avoid the QObject inheritance and just add an ordinary function and connect the

Re: Review Request: Dolphin details view optimization

2011-03-09 Thread Milian Wolff
On March 9, 2011, 10:40 p.m., Christoph Feck wrote: Does it handle color changes made by the user? it won't. @Samuel: connecting to this signal (and recomputing the color) should help with this

Re: Merging git Repositories

2011-01-30 Thread Milian Wolff
Ben Cooksley, 30.01.2011: On Sun, Jan 30, 2011 at 10:49 PM, Andreas Pakulat ap...@gmx.de wrote: On 30.01.11 01:46:54, Milian Wolff wrote: Hey all, I'm not sure whether this is the right list, suggestions welcome. I think about merging these two repositories: http

Merging git Repositories

2011-01-29 Thread Milian Wolff
$ #same as above, put into documentation folder .../php|master$ git remote add php-lang-repo .../php|master$ git push origin php-lang-repo Bye -- Milian Wolff m...@milianw.de http://milianw.de signature.asc Description: This is a digitally signed message part. Visit http://mail.kde.org/mailman

Re: How to create and execute tests with CMake

2011-01-28 Thread Milian Wolff
introduced regressions. bye -- Milian Wolff http://milianw.de Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe

Re: Usefulness of Subject-header of git commit mails

2011-01-23 Thread Milian Wolff
Boudewijn Rempt, 23.01.2011: On Sunday 23 January 2011, Milian Wolff wrote: Hey all, I've brought this discussion to the sysadmins recently and they asked me to ask for feedback here. So there it goes: Recently, the format of the subject of git commit emails was adapted to use

Re: Usefulness of Subject-header of git commit mails

2011-01-23 Thread Milian Wolff
Eike Hein, 23.01.2011: On 1/23/2011 9:30 PM, Milian Wolff wrote: What was broken? Nothing as far as Commitfilter is concerned. Commitfilter actually acts on the X-Commit-Directories headers, not the mail subject. This header was actually somewhat broken in the old mails, it has been fixed

Re: Usefulness of Subject-header of git commit mails

2011-01-23 Thread Milian Wolff
by it, it might make writing filter rules for some more complex, etc. Yes, it's perfect. Thank you! And as I said - if someone would have ping'ed me on IRC so that I could have read it there, I wouldn't have started this thread at all. bye -- Milian Wolff m...@milianw.de http://milianw.de

Re: Multiple QRegExp crashes when multithreading in KRunner

2011-01-13 Thread Milian Wolff
Matthias Fuchs, 13.01.2011: Hi, There are some crashes related to QRegExp and multithreading, so they appear when using KRunner. QRegExp is not threadsafe, you either have to guard it with a mutex or make sure it's not shared between threads. Bye -- Milian Wolff m...@milianw.de http

Re: Projects in KDE Review longer than 2 weeks

2011-01-05 Thread Milian Wolff
Christoph Feck, 04.01.2011: On Tuesday 04 January 2011 21:13:21 Ben Cooksley wrote: On Wed, Jan 5, 2011 at 12:53 AM, Milian Wolff m...@milianw.de wrote: Oh boy, I totally forgot it. Afaik Massif Visualizer is fine and can be moved to extra gear. To my knowledge I fixed all reported issues

Re: Git Scratch-Pads for every identity.kde.org account (not only developers)

2011-01-03 Thread Milian Wolff
for all KDE work from the beginning though. Bye -- Milian Wolff m...@milianw.de http://milianw.de signature.asc Description: This is a digitally signed message part.

Re: Git Scratch-Pads for every identity.kde.org account (not only developers)

2011-01-01 Thread Milian Wolff
Eike Hein, 01.01.2011: On 1/1/2011 10:28 PM, Milian Wolff wrote: Is this how it should be? How was this in SVN times? Did people also start new work somewhere else and waited for the time it was kde-review-able to merge it into KDE? The policy to get a KDE developer account (- write

Re: Git Scratch-Pads for every identity.kde.org account (not only developers)

2011-01-01 Thread Milian Wolff
Eike Hein, 02.01.2011: On 1/1/2011 11:37 PM, Milian Wolff wrote: Sorry but how is this related to my proposal? I didn't ask for give developer access to anyone, but only for *scratchpad* repos for everyone. There is a huge difference here, don't you see that? You asked a question about

Re: Open for Review: Massif Visualizer

2010-11-13 Thread Milian Wolff
On Sunday 07 November 2010 16:02:41 Albert Astals Cid wrote: A Dissabte, 6 de novembre de 2010, Milian Wolff va escriure: Hey all, I'm not sure on what the procedure is to have a project on git.kde.org be review (am I supposed to move it somehow to a kdereview module?). So I just shoot

Re: Open for Review: Massif Visualizer

2010-11-09 Thread Milian Wolff
Albert Astals Cid, 08.11.2010: A Dilluns, 8 de novembre de 2010, Burkhard Lück va escriure: Am Sonntag, 7. November 2010, um 15:51:29 schrieb Albert Astals Cid: A Dissabte, 6 de novembre de 2010, Burkhard Lück va escriure: Am Samstag, 6. November 2010, um 16:04:13 schrieb Milian Wolff

<    4   5   6   7   8   9