- 05 Aug, 2016 - 1 commit
-
-
Friedemann Kleint authored
Remove unused images and resource files. Add new logo .ico files. Task-number: QTBUG-55137 Change-Id: I75148b1965fee4bbd7157c5fdb89d04666b2c89d Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
- 14 Jul, 2016 - 1 commit
-
-
Friedemann Kleint authored
- Use QCommandLineParser. - Add an option to extract shell icons via SHGetFileInfo(). Change-Id: I9d1040a7311c205b9c16e4e406996278a53e5f53 Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io>
-
- 17 Jun, 2016 - 1 commit
-
-
Sze Howe Koh authored
See http://comments.gmane.org/gmane.comp.lib.qt.devel/25771 Change-Id: I2ac64535c87bb511ee9bbb09320d4640a7a79f25 Reviewed-by:
Jake Petroules <jake.petroules@qt.io> Reviewed-by:
Lars Knoll <lars.knoll@qt.io>
-
- 19 May, 2016 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: I457fa602921df64c0c2c232d0c429330ceaacf69
-
- 12 May, 2016 - 2 commits
-
-
Topi Reinio authored
Examples in binary packages now directly match the install path. Change-Id: Ia9f4392083975236936aef867650c9f95855909f Task-number: QTBUG-52953 Reviewed-by:
Antti Kokko <antti.kokko@qt.io>
-
Friedemann Kleint authored
Change-Id: Id86e09eeb4f5334e2e40c2f8afe3a120d02422c2 Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
- 10 May, 2016 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: I9513901d7b57ca396501cda4c8ac77ab682fc768 Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
- 11 Apr, 2016 - 1 commit
-
-
Edward Welbourne authored
The identify command reported CRC errors in these two images. Fixed using $ optipng -o7 -strip all -fix $f $ pngcrush -ow -brute -force -rem allb -reduce $f with each as $f and then checked visually to appear unchanged. Change-Id: I5da5fe03bbbc48b8b19c95e91d08dee1d4deeff9 Reviewed-by:
Jake Petroules <jake.petroules@theqtcompany.com>
-
- 31 Mar, 2016 - 1 commit
-
-
Edward Welbourne authored
Subjects each *.png file that matched grep -law "sRGB" to: pngcrush -ow -brute -rem allb -reduce Change-Id: Iec1361cbf9cfbe6412e7934666c6868efda80eb1 Reviewed-by:
Topi Reiniö <topi.reinio@theqtcompany.com>
-
- 22 Mar, 2016 - 3 commits
-
-
Marc Mutz authored
... or equivalent. QtBase 5.6 headers already compile that way, so let the other modules follow suit. Change-Id: I2285bc99e10d123f15fb3b0aa08bd6de46ce652d Task-number: QTBUG-45291 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
-
Edward Welbourne authored
Subjects each *.png file that matched grep -law "sRGB" to: pngcrush -ow -brute -rem allb -reduce -force Change-Id: I590cccca47afccc883fe8fa347976133465c87f9 Reviewed-by:
Topi Reiniö <topi.reinio@theqtcompany.com>
-
Edward Welbourne authored
Subjects each *.png file that matched grep -law "sRGB" to: pngcrush -ow -brute -rem allb -reduce Change-Id: I06f71d612c71cc14477f657cccf01b6e1c263f7f Reviewed-by:
Topi Reiniö <topi.reinio@theqtcompany.com>
-
- 26 Feb, 2016 - 1 commit
-
-
Friedemann Kleint authored
Remove C-style casts and fix integer conversion issues. Task-number: QTBUG-50804 Task-number: QTBUG-51124 Change-Id: I6e30a7e62f3f8d389d0b3d1ba81dad2df8417d04 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
- 25 Feb, 2016 - 1 commit
-
-
Oswald Buddenhagen authored
this fixes static builds by ensuring that all dependencies are exported. Task-number: QTBUG-51071 Change-Id: I0b7d178c0430549b81367f7ab500ea804d44152e Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
- 11 Feb, 2016 - 1 commit
-
-
Friedemann Kleint authored
Explicitly cast enumeration values that do not fit into HRESULT (long), fixing errors: qwinfunctions.cpp(1434,10) : error: case value evaluates to 2150760505, which cannot be narrowed to type 'HRESULT' (aka 'long') [-Wc++11-narrowing] case 0x80320039 : return QStringLiteral("FWP_E_INVALID_CIPHER_TRANSFORM"); Task-number: QTBUG-50804 Change-Id: I4c3fb1f832b075693db51e19d4c4eabd47a03e5d Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
- 08 Feb, 2016 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: I90d7b8a34812ee13164c554cd33984ae44ccce2f
-
- 29 Jan, 2016 - 1 commit
-
-
Friedemann Kleint authored
Change-Id: Ia3b8fcf23cb1684c8b1b1bd1f97215d92f9d5a16 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
- 19 Jan, 2016 - 1 commit
-
-
Friedemann Kleint authored
Remove C-style casts and fix integer conversion issues. Change-Id: I26e969e9108eb6f68c029ad5c507b95d95cd4d26 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
- 28 Oct, 2015 - 1 commit
-
-
Liang Qi authored
Change-Id: I597b48ecb7ad1e9c676aa56a534dafdf3208d173
-
- 22 Oct, 2015 - 1 commit
-
-
Friedemann Kleint authored
Task-number: QTBUG-48751 Change-Id: I300c8cf5207f0636d8b8fc5922514d67634a1a58 Reviewed-by:
Oliver Wolff <oliver.wolff@theqtcompany.com>
-
- 21 Oct, 2015 - 1 commit
-
-
Topi Reinio authored
The examplesinstallpath variable in .qdocconf files defines the path under QT_INSTALL_EXAMPLES where examples are found. To match the way examples are packaged in Qt 5.6, prefix the install path with the repository name. Task-number: QTBUG-48736 Change-Id: I653b608734e680932cd11a3631dbe1a184162bb3 Reviewed-by:
Venugopal Shivashankar <venugopal.shivashankar@digia.com>
-
- 19 Oct, 2015 - 1 commit
-
-
Friedemann Kleint authored
- Use a QMainWindow to be able to use shortcuts and status bar. - Add menu entries for launching the jumplistsview tool and explorer. - Reformat/streamline code. - Add support for more mime types. - Use QCommandLineParser Task-number: QTBUG-48751 Change-Id: I7242c528069f1838bd6af1f9bc426193f0fc7dec Reviewed-by:
Oliver Wolff <oliver.wolff@theqtcompany.com>
-
- 15 Oct, 2015 - 1 commit
-
-
Friedemann Kleint authored
Task-number: QTBUG-48751 Change-Id: If1a16a251d165447b3d9dba3a15d0c58d7ca0969 Reviewed-by:
Simon Hausmann <simon.hausmann@theqtcompany.com>
-
- 05 Oct, 2015 - 1 commit
-
-
Friedemann Kleint authored
Change-Id: I27447f8bf4a3243e517d1f2c7ad7b07d00d2e83f Reviewed-by:
Oliver Wolff <oliver.wolff@theqtcompany.com>
-
- 17 Sep, 2015 - 1 commit
-
-
Kai Koehne authored
Change-Id: I8f8e221b6c9d9e06a7b18bfcc979a9b9e27e2077 Reviewed-by:
Marco Benelli <marco.benelli@theqtcompany.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
-
- 09 Sep, 2015 - 1 commit
-
-
Friedemann Kleint authored
Change-Id: I5abef0c378efd0266a9251f0af1cb57352fdd43d Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
- 19 Aug, 2015 - 1 commit
-
-
Liang Qi authored
Change-Id: I7bf7ed6c6341636168a6e7eb57e09688be11ae99
-
- 13 Aug, 2015 - 1 commit
-
-
Thiago Macieira authored
LGPLv3 refers to it but does not include it in its body. Change-Id: Ib056b47dde3341ef9a52ffff13eed18cf3504738 Reviewed-by:
Lars Knoll <lars.knoll@theqtcompany.com>
-
- 09 Aug, 2015 - 1 commit
-
-
Frederik Gladhorn authored
Change-Id: Ia3b4a9a7812ef0a24023caf88410dadf4b333593
-
- 08 Jul, 2015 - 1 commit
-
-
Friedemann Kleint authored
Mention that QWidget::windowHandle() may return 0 until the widget is shown. Task-number: QTBUG-47035 Change-Id: Ied8ceb6c1652f5f416a51dc6378599d5efe85420 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
- 29 Jun, 2015 - 2 commits
-
-
Liang Qi authored
Conflicts: .qmake.conf Change-Id: I6ec38b1653e8260f466b62fbc952c2c87ae89aff
-
Oswald Buddenhagen authored
Change-Id: If6763ac0b3361138b6b7336d37f73267c8fe66d9
-
- 01 Jun, 2015 - 1 commit
-
-
Friedemann Kleint authored
Change-Id: I2a3af87785a5d5645a41c4ab4984da3dc958726f Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
- 25 May, 2015 - 1 commit
-
-
Liang Qi authored
Conflicts: .qmake.conf Change-Id: Ia7aa5bbb264d5d28a301110de2cb64d46252e954
-
- 18 May, 2015 - 1 commit
-
-
Liang Qi authored
Change-Id: I018e9f8fac5ca3ff53767255bc9e16189b6f8fc8
-
- 13 May, 2015 - 1 commit
-
-
Liang Qi authored
Change-Id: I7d95538987dd2766565cfdfa9075263225d1b143
-
- 22 Apr, 2015 - 1 commit
-
-
Friedemann Kleint authored
Change-Id: Id0270c0c89c35c0835709c3e32fc8c663853d1d4 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
- 20 Apr, 2015 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: I4b0349e2d91000003121c84819670fcc23ebe6db
-
- 15 Apr, 2015 - 1 commit
-
-
Liang Qi authored
Change-Id: Ic1f50d8d646e53f6a5629db98fcaa7a1a99d8b4f
-
- 09 Apr, 2015 - 1 commit
-
-
Kai Koehne authored
Task-number: QTBUG-36664 Change-Id: Ied9bf21aa5b1ceacb2fad37ab9c96869570964ca GPush-Base: accd3c875a4c25fa59b861442f7302fbf8079666 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
-