- 09 Feb, 2016 - 1 commit
-
-
Friedemann Kleint authored
It does not work as expected since the QLineEdits do not expand. Amends b880b7e1 . Change-Id: I0b3b3822cca7fc6442a7155eecd46bd3d134d069 Reviewed-by:
Shawn Rutledge <shawn.rutledge@theqtcompany.com>
-
- 09 Dec, 2015 - 1 commit
-
-
Friedemann Kleint authored
Insert a group box depending on style hints. Change-Id: I1b49dc31d5bd32c92d88f95be0683d5223329c11 Reviewed-by:
Topi Reiniö <topi.reinio@theqtcompany.com> Reviewed-by:
Oliver Wolff <oliver.wolff@theqtcompany.com>
-
- 18 Aug, 2015 - 1 commit
-
-
Friedemann Kleint authored
Add missing options for QFileDialog, QFontDialog. Resize and position depending on screen size in order to look correct on high resolution screens. Change-Id: I1d9af481270d6a3e49878aaf32b59aea8fa543b4 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 22 Jul, 2015 - 1 commit
-
-
Friedemann Kleint authored
Change-Id: Ife8a24b43db400909099765b43f016b4be4bd6ef Reviewed-by:
Marc Mutz <marc.mutz@kdab.com> Reviewed-by:
Topi Reiniö <topi.reinio@digia.com>
-
- 15 Feb, 2015 - 1 commit
-
-
Jani Heikkinen authored
Change-Id: I6441ff931dbd33b698d762e6f6784898f3f60fe7 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
- 11 Feb, 2015 - 1 commit
-
-
Jani Heikkinen authored
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. Outdated header.LGPL removed (use header.LGPL21 instead) Old header.LGPL3 renamed to header.LGPL3-COMM to match actual licensing combination. New header.LGPL-COMM taken in the use file which were using old header.LGPL3 (src/plugins/platforms/android/extract.cpp) Added new header.LGPL3 containing Commercial + LGPLv3 + GPLv2 license combination Change-Id: I6f49b819a8a20cc4f88b794a8f6726d975e8ffbe Reviewed-by:
Matti Paaso <matti.paaso@theqtcompany.com>
-
- 12 Sep, 2013 - 1 commit
-
-
Shawn Rutledge authored
Demonstrates that you can have mnemonic buttons which don't conflict with the Ctrl-A and Ctrl-C shortcuts. Task-number: QTBUG-6731 Change-Id: I41ce64e6f3bd0cf387af13c5c37894b721b5a3bb Reviewed-by:
Marc Mutz <marc.mutz@kdab.com>
-
- 27 Jun, 2013 - 1 commit
-
-
David Gil authored
Change-Id: I6d43772f6ee66c6c43d64fb3d18f2a5f0c894a00 Reviewed-by:
Gunnar Sletta <gunnar.sletta@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 18 Jan, 2013 - 1 commit
-
-
Sergio Ahumada authored
Change-Id: Ic804938fc352291d011800d21e549c10acac66fb Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
- 22 Sep, 2012 - 1 commit
-
-
Iikka Eklund authored
Change copyrights and license headers from Nokia to Digia Change-Id: If1cc974286d29fd01ec6c19dd4719a67f4c3f00e Reviewed-by:
Lars Knoll <lars.knoll@digia.com> Reviewed-by:
Sergio Ahumada <sergio.ahumada@digia.com>
-
- 20 Aug, 2012 - 1 commit
-
-
Gabriel de Dietrich authored
Updated those .qdoc files to refer to the new relative examples emplacement. Images and snippets to be moved later. Also grouped all widgets related examples under widgets. Change-Id: Ib29696e2d8948524537f53e8dda88f9ee26a597f Reviewed-by:
J-P Nurmi <j-p.nurmi@nokia.com>
-
- 30 Jan, 2012 - 1 commit
-
-
Jason McDonald authored
As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: I311e001373776812699d6efc045b5f742890c689 Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 23 Jan, 2012 - 1 commit
-
-
Jason McDonald authored
Replace Nokia contact email address with Qt Project website. Change-Id: I431bbbf76d7c27d8b502f87947675c116994c415 Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 05 Jan, 2012 - 1 commit
-
-
Jason McDonald authored
Change-Id: I02f2c620296fcd91d4967d58767ea33fc4e1e7dc Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 07 Nov, 2011 - 1 commit
-
-
Friedemann Kleint authored
Categorize dialogs using a toolbox and add an options groupbox for dialogs that have options flags. Besides example usage, this allows people implementing platform native dialogs to play around with the options. Change-Id: Icc0fd00382332b11783271ef15a0583c18758784 Reviewed-by:
Morten Johan Sørvig <morten.sorvig@nokia.com> Reviewed-by:
Casper van Donderen <casper.vandonderen@nokia.com>
-
- 18 Oct, 2011 - 1 commit
-
-
Friedemann Kleint authored
- Maemo/Symbian are no longer supported and QWidget-based examples are no longer supposed to run on mobile platforms, so, remove any Maemo/Symbian or mobile-specific code from source files and profiles. - Remove Maemo/Symbian vibration examples. - Change Q_WS_MAC/WIN to Q_OS_MAC/WIN where appropriate. Reviewed-by:
Casper van Donderen <casper.vandonderen@nokia.com> Change-Id: I488a0adadb98934567aa6416206a80465c9c3a81 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by:
Casper van Donderen <casper.vandonderen@nokia.com>
-
- 23 May, 2011 - 1 commit
-
-
David Boddie authored
(4.7-generated-declarative branch).
-
- 07 May, 2011 - 1 commit
-
-
Lars Knoll authored
Fixed the include statements added QT+=widgets in examples/network to get them to compile. Will need something better than doing it manually.
-
- 27 Apr, 2011 - 1 commit
-
-
Qt by Nokia authored
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12
-