Re: [Interest] How to remove some features from QtWebKit.

2015-05-01 Thread Konstantin Tokarev
28.04.2015, 09:33, "Kim Min-chul" : > Hi > > I would like to get some advices or suggestions for removing some features > from qtwebkit. > > I am using qtwebkit(qt 5.2.1). I think that it spends too much memory. > The reason is why I want to remove some features like Video and Audio. > Of course

[Interest] Qt Creator cannot debug on iPad device, Xcode has no problem with same iPad?

2015-05-01 Thread Edward Sutton
My other device, an iPhone 5c can debug on *both* Qt Creator and Xcode with no issues. The iPad device only debugs on Xcode. Qt Creator displays iPad device current state as “Ready to use”. However the Qt Creator debug buttons do not turn green? I remove iPad, plug in iPhone 5C, buttons turn

Re: [Interest] How to remove some features from QtWebKit.

2015-05-01 Thread Allan Sandfeld Jensen
On Friday 01 May 2015, Kim Min-chul wrote: > I succedded making more features diabled. > I added this configuration to features.pri > WEBKIT_CONFIG -= geolocation orientation_events device_orientation > svg_fonts smooth_scrolling web_audio > It works well. and I visited http://html5test.com to see

Re: [Interest] How to remove some features from QtWebKit.

2015-05-01 Thread Kim Min-chul
Hi. First, I would like to appreciate you. Your suggestions and tips are very helpful for me. And, I found out what is wrong. I missed LD_LIBRARY_PATH setting . i was stupid. I succedded making more features diabled. I added this configuration to features.pri WEBKIT_CONFIG -= geolocation orien

Re: [Interest] How to get Qt5Cored.pdb from Qt5.4.1 installer

2015-05-01 Thread Michael Jackson
Thanks! Didn't think about looking in the bin folder. We got the stack trace and was able to track down our bugs. Cheers Mike Jackson On Apr 30, 2015, at 4:09 PM, Keith Gardner wrote: > > > On Thu, Apr 30, 2015 at 3:05 PM Thiago Macieira > wrote: > On Thursday 30 April 2015 16:01:43 Mich

Re: [Interest] QClipboard data info

2015-05-01 Thread Berkay Elbir
Thats nice! Thanks for information. On Thursday, April 30, 2015, André Somers wrote: > Berkay Elbir schreef op 30-4-2015 om 15:07: > > Hello guys, > > > > I want to ask a question to you. I want to copy data from excel file > > or etc. and paste to specific parts of my application, for example,