[Interest] iOS qmake error

2015-05-05 Thread Federico Buti
Hi list(s), I'm experiencing a quite strange behaviour after the last iOS update. Basically, compilation fails even with a freshly created project. The error occurs already while running qmake. The output of its execution is: 18:07:46: Running steps for project NewTest... 18:07:46: Starting: "/o

[Interest] QTBUG-45907: [Mac] Crash when file is dragged onto a QWidget

2015-05-05 Thread Adam Light
I created a bug report for a crash on Macintosh with Qt 5.5 ( https://bugreports.qt.io/browse/QTBUG-45907). When I report a reproducible crash with detailed information, the bug is typically at least marked as accepted pretty quickly. However, in this case, nobody appears to have triaged it yet. I

Re: [Interest] How to prohibit moving of the QDialog on Linux

2015-05-05 Thread Thiago Macieira
On Tuesday 05 May 2015 17:00:56 Igor Mironchik wrote: > Hi. > > I found the solution. It's simple. Just needed to add widget to the > dialog that will eat mouse events. > > I.e. invoke e->accept(); You can still move it with Alt+dragging on most window managers. -- Thiago Macieira - thiago.mac

Re: [Interest] How to prohibit moving of the QDialog on Linux

2015-05-05 Thread Igor Mironchik
Hi. I found the solution. It's simple. Just needed to add widget to the dialog that will eat mouse events. I.e. invoke e->accept(); ... Thank you. On 05.05.2015 15:06, Igor Mironchik wrote: > Hi. > > In the following code sample: > > #include > #include > > > class Dialog > :public

[Interest] How to make transparent ToolTip on Linux

2015-05-05 Thread Igor Mironchik
Hi, I'm trying to make transparent ToolTip that will move text cursor when it moves. I use the next code: CursorShifter::CursorShifter( QWidget * parent ) :QWidget( parent, Qt::ToolTip | Qt::FramelessWindowHint | Qt::WindowDoesNotAcceptFocus | Qt::NoDropShadowW

[Interest] How to prohibit moving of the QDialog on Linux

2015-05-05 Thread Igor Mironchik
Hi. In the following code sample: #include #include class Dialog :public QDialog { public: Dialog() :QDialog( 0, Qt::Dialog | Qt::FramelessWindowHint | Qt::WindowStaysOnTopHint ) { resize( 300, 300 ); } }; int main( int argc, char ** argv ) {

[Interest] Regarding Translation of Strings using Qt

2015-05-05 Thread Jha Sonakumar
Hi All, At first i describe the scenario : For my Qt Application , i can change language and translation works fine . There is a List view in my application , which displays records, as soon as the language is changed, the list view content is also changed . There is print feature available

[Interest] Call for Papers to Qt World Summit now open

2015-05-05 Thread Kojo Tero
Hello! The call for papers to the Qt World Summit has been opened. We welcome you to share your insight, experience and inspiration at our 12th annual Qt event. For details on the themes and instructions for submitting your abstracts, please see this blog post: http://blog.qt.io/blog/2015/04/3