| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Append Qt version and engine name so that it does not lock
out the QtWebEngine based browser and allows for comparing
different versions of Qt.
Change-Id: Id904d2760dbf44777327b6b21847caf35a811e59
Task-number: QTBUG-46233
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
The typo raised the clang warning "use of unary operator that may be
intended as compound assignment (+=)"
Change-Id: I237c2182d097d9c726b50f0db3799e3a3f224299
Reviewed-by: Florian Bruhin <qt-project.org@the-compiler.org>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Qt copyrights are now in The Qt Company, so we could update the source
code headers accordingly. In the same go we should also fix the links to
point to qt.io.
Change-Id: Ie12af52d2377d9e9e6f771f676fb286017921c6f
Reviewed-by: Sergio Ahumada <sahumada@texla.cl>
|
|
|
|
|
|
|
| |
- Added LICENSE.LGPL21, LICENSE.LGPLv3 & LICENSE.GPLv2
Change-Id: If7c5fa43341211def780bcb77f922b54ddfafb45
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* Replaces deprecated Q_WS_MAC preprocessor defines.
* Adds a command line parser.
* Adds Digia Qt home page to the default bookmarks.
* Removes dead Q_WS_QWS flagged code.
Task-number: QTBUG-38069
Change-Id: If4ef67434c76c2ea096fa1250a9ffaa0e53e47dd
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@digia.com>
|
|
|
|
|
|
| |
Change-Id: I08bbc366f34784f5dbc0fa38d7cef33189edd1cf
Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com>
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
|
|
This follows suit with aeb036e in qtbase.
Change-Id: Ifc85b327df81d15f3579b911e07c95a3b7a3bb9d
Reviewed-by: Michael Bruning <michael.bruning@digia.com>
Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
|