-- Forwarded message --
From: Berkay Elbir
Date: Tue, Dec 13, 2016 at 2:02 PM
Subject: Compiling QtWebEngine
To: "inter...@qt-project.org Interest"
Hi everyone,
I tried to compile Qt 5.7.0 source code with web engine module on
Windows 7 with Visual Studio 2013 Upda
Hello All,
I have a class that is inherited from QProgressDialog. It sometimes
crashes and its inside QProgressDialog class code.
I detected that when the setValue(0); is called in its constructor,
crash happens. When I commented out this function, It does not crash.
Even if setValue(0) is called
Oh, I see
Thank you for response.
Regards,
Berkay
On Wed, Jun 1, 2016 at 9:07 AM, Julius Bullinger wrote:
> As said in the [development] thread, this is most probably
> https://bugreports.qt.io/browse/QTBUG-52230, which is fixed in Qt 5.6.1
> (to be released in a few days).
>
>
>
> Best regar
Hello All,
I have a problem about Qt Stylesheets, I am using Qt 5.6 on windows.(This
problem does not exist in Qt 5.5.1) I use this code piece, this is a QLabel
inside a QDialog.
ui.newGroupNameLabel->setStyleSheet("QLabel { color : black; }");
I also tried giving it a name usingQObject::setObje
Yeah, replacing would be better than just removing...
On Sun, Aug 30, 2015 at 11:32 AM, Hausmann Simon <
simon.hausm...@theqtcompany.com> wrote:
> I think that there is a big difference between it being easy enough to
> find reading material and us - the project - making specific
> recommendatio
_tr...@users.sourceforge.net> wrote:
> On 2015-05-26 09:10, Berkay Elbir wrote:
> > I want to mention an issue that I have faced. I have an event filter of a
> > widget and when I press "Delete" button, event types coming to event
> Filter
> > changes.
> >
> > [...]
t; On Tuesday 26 May 2015 16:10:08 Berkay Elbir wrote:
> > bool eventFilter(QObject *o, QEvent *e){
> > switch(e->type()){
> > case QEvent::MouseButtonPress:
> > case QEvent::MouseMove:
> > case QEvent::MouseButtonRelease:
> > case QEvent::Shortcut:
Hello all,
I want to mention an issue that I have faced. I have an event filter of a
widget and when I press "Delete" button, event types coming to event Filter
changes.
bool eventFilter(QObject *o, QEvent *e){
switch(e->type()){
case QEvent::MouseButtonPress:
case QEvent::MouseMove:
case QEvent
version so I want to use this version until bug is fixed.
Thanks in advance.
Best Regards,
Berkay Elbir
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Hello all;
I am using Qt installer 2.0.0. But I can not run my installer.exe as an
Admin.
I updated my config.xml file like this :
TargetDir @
but problem is still exist. Installer crashes when I do not run it as an
admin.
Thanks in advance,
Berkay Elbir
ateShortcut", "@TargetDir@/uninstall.exe",
"@StartMenuDir@/Uninstall.lnk");
component.addOperation("CreateShortcut", "@TargetDir@/A.exe", "@DesktopDir@
/A.lnk");
}
} catch (e) {
print(e);
}
}
Thanks.
Best Regards,
Berkay Elbir
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
Elbir
On Wed, Apr 8, 2015 at 3:14 PM, Karsten Heimrich wrote:
> Hi,
>
> On 07.04.2015 18:56, Berkay Elbir wrote:
>
> Hello All,
>
> First, I want to congratulate you for your release. By the way, May I
> ask few questions to you?
>
> I have Qt Installer that ar
installing is stopped %1 and then shows %90 then
finishes.
- When Uninstaller runs it does not check that program is running or not
and it deletes some of files after that it shows uninstalling is successful.
Is there anyone know these bugs?
Thanks in advance,
Berkay Elbir
On Tue, Apr 7, 2015 at 2:30 PM
start from? In addition, how can I
open whole project if it is possible? Should I use Qt creator or Xcode?
Could you guide me to contribute you?
Thanks.
Cheers,
Berkay Elbir
___
Development mailing list
Development@qt-project.org
http://lists.qt
14 matches
Mail list logo