Re: [Interest] New connection syntax

2014-12-15 Thread Dmitry Volosnykh
Igor, have you read "New Signal Slot Syntax in Qt 5" article ( http://qt-project.org/wiki/New_Signal_Slot_Syntax)? It might shed light on some of your questions. On Tue, Dec 16, 2014 at 10:49 AM, Igor Mironchik wrote: > > Hi guys, > > Qt has cool new syntax now. But some things doesn't support it

[Interest] New connection syntax

2014-12-15 Thread Igor Mironchik
Hi guys, Qt has cool new syntax now. But some things doesn't support it yet. For example look at QMenu::addAction. There is now overload with PointerToMemberFunction. And I have two questions: Is it planned to add this support, and how can I use PointerToMemberFunction in my own widgets? I.

Re: [Interest] Problems generating QtDBus adaptor code

2014-12-15 Thread Thiago Macieira
On Tuesday 16 December 2014 07:42:00 Blasche Alexander wrote: > Hi, > > Essentially you must edit your xml file pretty much the way the warning > tells you to do. > > The following links should help you to work out the problem: > > http://stackoverflow.com/questions/22253458/qdbusxml2cpp-unknown

Re: [Interest] Problems generating QtDBus adaptor code

2014-12-15 Thread Blasche Alexander
Hi, Essentially you must edit your xml file pretty much the way the warning tells you to do. The following links should help you to work out the problem: http://stackoverflow.com/questions/22253458/qdbusxml2cpp-unknown-type http://www.qtcentre.org/threads/58361-qdbusxml2cpp-unkown-type-must-add

Re: [Interest] is there any Class in Qt for pulling data out of HTML?

2014-12-15 Thread Thiago Macieira
On Thursday 11 December 2014 18:06:55 iMath wrote: > the Qt documentation says > > The Qt XML Module is provided for compatibility with older code. It has been > superseded by the QXMLStreamReader and QXMLStreamWriter classes in the Qt > Core Module. > I think we can use QDom* class to get data

[Interest] Add Greek translation qt_el.ts

2014-12-15 Thread Dimitrios Glentadakis
Hello, i wanted to translate the qt module in Greek. I downoladed the git repo from here: https://codereview.qt-project.org/#/admin/projects/qt/qttranslations I didn't find any make file to create the new qt_el.ts file according this guide: http://qt-project.org/wiki/Qt-Localization I used a pre

Re: [Interest] Another QSP update for the OSX/CI system! + XDG_* vars on OSX?

2014-12-15 Thread Marko Käning
Hi Ben, On 12 Dec 2014, at 11:33 , Ben Cooksley wrote: > Can we please get a discussion rolling with dfaure / the Qt folks so a > final patch which sorts out both Windows and OSX can be sorted out? > I'd like to see a final patch merged into Qt soon so we can begin to > rely on it in production.

Re: [Interest] [KDE/Mac] Thoughts on standard directories in Qt5 - QStandardPaths

2014-12-15 Thread Marko Käning
Hi Ben, On 12 Dec 2014, at 11:29 , Ben Cooksley wrote: >> Well, the organisation name... >> I don’t know whether and how this is currently being used by KF5. >> I guess I need to contact K-F-D regarding this, but perhaps Jeremy knows! ok, meanwhile I realised that this is #1 of my issues to solv

[Interest] Problems generating QtDBus adaptor code

2014-12-15 Thread Max Schettler
Hi, I try to use QtDBus to implement a freedesktop interface (org.freedesktop.Secret.Service). I got the xml introspection file for the interface and tried to generate the adaptor code using. However I get the following error message: "$ qdbusxml2cpp service.xml -a ServiceAdapter :( Got un

Re: [Interest] Another QStandardPaths update for the OSX/CI system! + XDG_* vars on OSX?

2014-12-15 Thread Marko Käning
On 12 Dec 2014, at 15:03 , René J.V. Bertin wrote: > On Friday December 12 2014 23:33:11 Ben Cooksley wrote: > > (copied from below, to leave the full post/context intact) >> Can we please get a discussion rolling with dfaure / the Qt folks so a >> final patch which sorts out both Windows and O

[Interest] is there any Class in Qt for pulling data out of HTML?

2014-12-15 Thread iMath
the Qt documentation says The Qt XML Module is provided for compatibility with older code. It has been superseded by the QXMLStreamReader and QXMLStreamWriter classes in the Qt Core Module. I think we can use QDom* class to get data out of HTML before this claim ,although I never used it. does

Re: [Interest] [Development] Modifying QQmlFileSelector selector at runtime without Loader or Component

2014-12-15 Thread Alan Alpert
On Fri, Dec 12, 2014 at 8:29 PM, wrote: > > Hello, > > I would like to modify the extraSelectors of QQmlFileSelector at runtime > and have QML load the new QML file from the appropriate selector folder. > I have gotten this to work by calling setExtraSelectors() from a C++ > object I have exposed

Re: [Interest] QHttpMultiPart not working.

2014-12-15 Thread Jason H
I've been working this the past fews days and no progress. The application locks up to the point I get a Force quit or wait dialog. It seems to be locked in the file reading part. The first header and part of a file makes it out, but it locks up exactly 80k into the first file... every time. Th

Re: [Interest] Proxy Ports and GET requests

2014-12-15 Thread Jason Kretzer
Thank you. I see now. The proxy and proxy port information is in the QNetworkProxy object and is passed to the QNetworkAccessManager which handles all the proxy stuff. The function itself does not need to know about any of that. -Jason //--// Jason R. Kretzer

Re: [Interest] Proxy Ports and GET requests

2014-12-15 Thread Thiago Macieira
On Monday 15 December 2014 09:52:49 Jason Kretzer wrote: > Hello all, > > I have some software that is running behind a proxy server and the policy > there is that all HTTP/HTTPS traffic should go through the proxy port 8080. > > The software needs to be able to perform a GET to a url to get s

[Interest] Proxy Ports and GET requests

2014-12-15 Thread Jason Kretzer
Hello all, I have some software that is running behind a proxy server and the policy there is that all HTTP/HTTPS traffic should go through the proxy port 8080. The software needs to be able to perform a GET to a url to get some JSON. Here is a sample of the GET code. The url already has “s

[Interest] QML Performance, DropShadow, GaussianDirectionalBlur

2014-12-15 Thread Harri Pasanen
First a disclaimer, I haven't played with QML Profiler for more than 30 minutes or so yet. My application appears to spend a big chunk of its startup in DropShadow.qml:375 and GaussianDirectionalBlur.qml in various places, around 33% total. Looking at the sources, it seems those are doing non-

[Interest] Qt Bugtracker update and new URL

2014-12-15 Thread Blasche Alexander
Hi, It is time to move the Qt bug tracker to its new home under qt.io. The new URL is going to be: https://bugreports.qt.io The change is going to happen on Wed, 7. January 2015. To facilitate the change the old server will be taken offline at 18:00 CET (GMT+1) and the latest changes will be

[Interest] Info: QuickControls plugin load qml files from ressources

2014-12-15 Thread Gunnar Roth
Hi all, i just found out by browsing the qt code that there is a logic in quickcontrols to load the qml files from resources, if some qml file cannot be found in the file system. So you can just remove the qml files when deploying the app and they will be still available from dll resources, whi