Re: [Development] How to submit Portuguese, Spanish, and Indonesian translations Qt?

2012-06-01 Thread David Burson
- From: Giuseppe D'Angelo [mailto:dange...@gmail.com] Sent: Friday, June 01, 2012 12:52 PM To: David Burson Cc: development@qt-project.org Subject: Re: [Development] How to submit Portuguese, Spanish, and Indonesian translations Qt? Hello David, On 1 June 2012 15:36, David Burson wrote: > Hi,

[Development] How to submit Portuguese, Spanish, and Indonesian translations Qt?

2012-06-01 Thread David Burson
Hi, We translated some of Qt 4.7.4 into Indonesian (qt_id), and we added some translations to qt_pt and qt_es. How do I submit them back to the Qt project? I looked at http://qt-project.org/wiki/Qt-Localization, but I'm not sure what to do after marking finished translations. - What pr

[Development] mailto links in Qt Assistant - a fix?

2012-02-07 Thread David Burson
Hi, We're using Qt 4.7.4 and discovered when you click a mailto link in a custom help file in Qt Assistant, nothing happens. Here's our fix, showing lines 171-179 in the end of AbstractHelpViewer::launchWithExternalApp(const QUrl &) in [Qt]\tools\assistant\tools\assistant\helpviewer.cpp