- 25 Jan, 2017 - 1 commit
-
-
Liang Qi authored
Conflicts: .qmake.conf src/imports/winextras/qquickjumplist.cpp Change-Id: I2272b873c872bbabf7e274a478e3d16b92cdb434
-
- 24 Jan, 2017 - 1 commit
-
-
Friedemann Kleint authored
Add wrapper.bat files and remove some suffixes and directories that are not relevant on Windows. Change-Id: I9190e0e504090b0bd4d5dd060260e6bf4a3c815f Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io>
-
- 03 Jan, 2017 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: I18cc4af6ff2b49e12f545da20412c3d6dcc46fdf
-
- 22 Dec, 2016 - 1 commit
-
-
Friedemann Kleint authored
Replace by range based for loops. Amends change 13604e3f . Change-Id: Ie0712c6fd1743bc7ca8345de58b49a08e1f69653 Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io>
-
- 01 Dec, 2016 - 1 commit
-
-
Friedemann Kleint authored
Use initialization in structs and remove unneeded constructors. Change-Id: Ieb0efbf6fe12bdbe871fff95fae289e7be9c8c0c Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@qt.io>
-
- 26 Nov, 2016 - 1 commit
-
-
Liang Qi authored
Conflicts: examples/winextras/musicplayer/main.cpp Change-Id: I3838d6c802e4e95d4f8985f61d8b24692b2ec916
-
- 24 Nov, 2016 - 1 commit
-
-
Liang Qi authored
Change-Id: I2094fa1eba64108d4deaf26c9f20c68939e3dc5d
-
- 06 Nov, 2016 - 1 commit
-
-
Oswald Buddenhagen authored
the CI obtains them from the qt5 super repo nowadays. Change-Id: I080afda6eecd7af34d9cefd97dfd76913a636f62 Reviewed-by:
Jędrzej Nowacki <jedrzej.nowacki@qt.io>
-
- 24 Oct, 2016 - 1 commit
-
-
Jani Heikkinen authored
Change-Id: I4b90aa3568e18cf4dfe9de21d91b6fed955a4ee2 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@qt.io>
-
- 16 Sep, 2016 - 2 commits
- 05 Sep, 2016 - 1 commit
-
-
Marc Mutz authored
Change-Id: I4dbad7ab4c9f467b2e2fd90eff44e1c4a58d43e2 Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
- 02 Sep, 2016 - 1 commit
-
-
Friedemann Kleint authored
Change-Id: Ia28041f8a0aa4f017e3885b6c51fd3fea5ee8db1 Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io>
-
- 29 Aug, 2016 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: Ia1abfbffc80675653fc4cd8912e2a00acbfbba74
-
- 26 Aug, 2016 - 1 commit
-
-
Simon Hausmann authored
Use a variable that expands to the latest plugin version instead of hard-coding the string. Change-Id: Ica08496d3a9a357db32d0cd1e0abc8503c575c2e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@qt.io>
-
- 19 Aug, 2016 - 1 commit
-
-
Lars Knoll authored
Change-Id: Ia72129947858da59a05a7114a5b35514e443909f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
- 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>
-
- 02 Aug, 2016 - 1 commit
-
-
Liang Qi authored
Conflicts: .qmake.conf Change-Id: Id7890339704dcb0670fd67e66973cea0b643cab1
-
- 01 Aug, 2016 - 1 commit
-
-
Liang Qi authored
Change-Id: I85afc39028bdbdca089efca59290f231bc413e7c
-
- 28 Jul, 2016 - 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: I0c14fa24f819a00fb4ea72eec6a35774e7d7b051
-
- 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>
-
- 16 Jun, 2016 - 1 commit
-
-
Liang Qi authored
Change-Id: I437556c11665dd736cfe81857e79671417222e3d
-
- 08 Jun, 2016 - 1 commit
-
-
Friedemann Kleint authored
Task-number: QTBUG-53913 Change-Id: I573f5efb7864ecb23e3c727c6c795c9651b71b83 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by:
Jani Heikkinen <jani.heikkinen@qt.io>
-
- 31 May, 2016 - 1 commit
-
-
Friedemann Kleint authored
- Port it to use URLs and mime types. - Introduce QCommandLineParser. - Resize according to screen size. - Add some bells and whistles, set window file paths, always display duration and file name, handle drop. Change-Id: I75aa101d32cfde0c0c75a0686a50c2d7d5dce827 Reviewed-by:
Topi Reiniö <topi.reinio@theqtcompany.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
- 25 May, 2016 - 1 commit
-
-
Friedemann Kleint authored
Directly link against dwmapi which should be present on Windows Vista and remove duplicated header constants. Only the functions for iconic live preview which are present on Windows 7 onwards are still dynamically resolved. Similarly, shell32 can now be directly linked, leaving SetCurrentProcessExplicitAppUserModelID() present on Windows 7 onwards. Task-number: QTBUG-51673 Change-Id: I54b6827d4582318542729fa43f73f2c4e41ec71f Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@qt.io>
-
- 24 May, 2016 - 1 commit
-
-
Liang Qi authored
Change-Id: Ia50eff53661f7d699f7f2bc3710cc6643b9f434f
-
- 19 May, 2016 - 2 commits
-
-
Liang Qi authored
Conflicts: .qmake.conf Change-Id: I80957f4153719692cf2deede03ad09634c702fea
-
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>
-
- 26 Apr, 2016 - 1 commit
-
-
Friedemann Kleint authored
Change-Id: If1b48dadab4ecb1dcbfb97130f419041f92135e4 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
- 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>
-
- 08 Apr, 2016 - 2 commits
- 05 Apr, 2016 - 1 commit
-
-
Milla Pohjanheimo authored
Interaction with Windows taskbar probably is unstable and it makes the tests fail randomly. Extending QSKIP to affect Win8.1 also. Change-Id: I757a01fb84fe0b585ef076c423c04962d2a91749 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
-
- 01 Apr, 2016 - 2 commits
-
-
Friedemann Kleint authored
Remove the duplicated code that was used for Windows XP. Reverts commit f5aa8ff0 . Task-number: QTBUG-51673 Task-number: QTBUG-35617 Change-Id: I269bd4708b7611a9f65097228bd1095963530404 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Friedemann Kleint authored
Remove the project-wide definition in the .pro file which is no longer necessary after globally bumping WINVER to 0x600 and clean up obsolete macro definitions. Task-number: QTBUG-51673 Change-Id: Icb425e5a2a1e70ae63ed84f3f2d81c505cf88175 Reviewed-by:
Joerg Bornemann <joerg.bornemann@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>
-