| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
| |
Use QT_NO_PRINTDIALOG and QT_NO_PRINTPREVIEWDIALOG instead of
QT_NO_PRINTER to guard QPrintDialog and QPrintPreviewDialog
respectively to fix the build if printing is enabled but
dialogs are not.
Change-Id: I7c083c32b1ff0d2ea0793873533d184c067f01cd
Reviewed-by: Michael Bruning <michael.bruning@digia.com>
Reviewed-by: Pierre Rossi <pierre.rossi@gmail.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>
|