- 26 Jan, 2012 3 commits
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Change-Id: I4162aba467aafc235ccc5145cf77e59d6e9e1924 Reviewed-by:
hjk <qthjk@ovi.com>
-
Morten Johan Sorvig authored
We want to carry over all mac-specific code paths to Qt 5. WS_MAC is no longer set; OS_MAC is. This change is compatible with Qt 4 builds since OS_MAC is set whenever WS_MAC is. (OS_MAC would also be set for the theoretical X11/Mac platform, but that's anyway not a supported configuration for Creator) Change-Id: Ib25d8c4e83e7e27d911124cd48aa17fdb875923f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 24 Jan, 2012 2 commits
-
-
hjk authored
Change-Id: I9b690d9b150c8d162b15370f9f8986267c9128f1 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Task-number: QTCREATORBUG-6857 Change-Id: Ie299a98f8e3177d730efb965f31880c6d3dfee54 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 23 Jan, 2012 1 commit
-
-
Thomas Hartmann authored
Change-Id: I5feacf276b4cfb781cda0e737c1f52d0057db298 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 20 Jan, 2012 1 commit
-
-
hjk authored
Task-number: QTCREATORBUG-6834 Change-Id: I494868dd4e8819284dbc7439cff89ffe07f6a958 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 18 Jan, 2012 1 commit
-
-
Thomas Hartmann authored
Every wizard now implements requiredFeatures() to define a feature set. If the feature set is not satisfied by the available Qt Versions, the wizard is not shown in the create file/project dialog. Every Qt version can define the provided feature set in availableFeatures() defined in BaseQtVersion. Change-Id: Ie9e2c210d19187b2296451948c36d274f2096623 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 17 Jan, 2012 2 commits
-
-
hjk authored
Task-number: QTCREATORBUG-6814 Change-Id: If7aa58e007ba17cb7dfb3b5f3ab8950a60bbf064 Reviewed-by:
hjk <qthjk@ovi.com>
-
Thomas Hartmann authored
In combination with commit fe068869 this seems to fix the issue. Task-Number: QTCREATORBUG-6803 Change-Id: I845e18ff3abb55468b1afdae9785f74a4b522356 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 16 Jan, 2012 1 commit
-
-
Yuchen Deng authored
Change-Id: I2dc2891380e1dbe0326abd3965c74cc94baf948f Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 13 Jan, 2012 2 commits
-
-
Eike Ziller authored
Change-Id: I21ccfd58cbcaae6231b88d3a9039eb413f4be1c2 Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Erik Verbruggen authored
Change-Id: Id831fe1268cbd7fcf3c25378876d969752fa2ebd Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 11 Jan, 2012 3 commits
-
-
Thomas Hartmann authored
The x offset was hardcoded. Using anchors instead. Change-Id: Ie033395d7083dad3aa01e2f7367f3834389213f6 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Thomas Hartmann authored
depending on the platform the tab was 1 or 2 pixels of. Change-Id: I0f6cb3a629c4b5d586f88eefcab7c8de9ac88220 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
hjk authored
Change-Id: Ica92448617e46223f99a5009e4a7493b83d4cda9 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 10 Jan, 2012 1 commit
-
-
Leandro Melo authored
Shortcut was being interpreted as Shift+O instead of Ctrl+Shift+O. Task-number: QTCREATORBUG-6747 Change-Id: I7d5fbc24df3af821e5aec5b4009954ebaab074ff Reviewed-by:
hjk <qthjk@ovi.com>
-
- 09 Jan, 2012 2 commits
-
-
hjk authored
Change-Id: Id04e3b0b18f129e745f3259c8381810927212306 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Ia8092a2d8005460ab3ee64e7de140aa0eaf772e6 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 06 Jan, 2012 2 commits
-
-
hjk authored
Change-Id: Ia398caf0fd29e6ac77502d870e8c9b615d4f395e Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I14ac857af34218457b237798a09224cd6976d282 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 05 Jan, 2012 1 commit
-
-
Jing Bai authored
Task-number: QTCREATORBUG-6751 Task-number: QTCREATORBUG-6727 Change-Id: Ic18b6d89fd71989e3bab6d964940518a6bf9c1fe Reviewed-by:
Jiang Jiang <jiang.jiang@nokia.com>
-
- 03 Jan, 2012 3 commits
-
-
Pavel Fric authored
Change-Id: Ibe56048f437456ab7620f52a3f54d2e1fbe343dc Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Thomas Hartmann authored
This adds a light gray background and some vertical lines. Task-number: QTCREATORBUG-6701 Change-Id: Icc29fd73890648b493d1eb52ab8281e5afbf7f68 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Alessandro Portale authored
New icons and fixing some glitches. The new icons file sizes were optimized with pngout. Change-Id: Ia98791260c3fbee776db3db0fb3a449bcc009b20 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 19 Dec, 2011 2 commits
-
-
hjk authored
Officially we support only 7.2+ nowadays, but 7.1 used to work. This was broken recently by the "dynamic type" work. With this patch the debugger behaves as before with 7.1, and shows dynamic types with 7.2+. Change-Id: Id9e775d19712ea40d7c2a7aa8f9f734174d2446e Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
Prevent QtCreator from underlining this template code. Change-Id: Ic499db77a0fbbc8344d98ecca25e6c9f4277ee0f Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 15 Dec, 2011 1 commit
-
-
Oswald Buddenhagen authored
Change-Id: I9100325d1b0a86f483c579ae0f9ee14085442d81 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 14 Dec, 2011 1 commit
-
-
hjk authored
Change-Id: I08c45d890beabc51e5fed0bfc81fd8cc419bf8a3 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 13 Dec, 2011 3 commits
-
-
hjk authored
Broke from Qt 4.7 to 4.8. Change-Id: I0cb87653bfd0a2989332d76b279d2408e487e10a Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Idfe0e5259bc715cb4d38063f336d257b1f55f76a Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
- Adapt to changed namespaces of Ui-files. - Translate new code Change-Id: Ibd198f59a87e1ba92406554e265aa912d50ba596 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 12 Dec, 2011 1 commit
-
-
hjk authored
Change-Id: Ie276457dc965a9b971382fd927e3049103397f0d Reviewed-by:
hjk <qthjk@ovi.com>
-
- 08 Dec, 2011 3 commits
-
-
hjk authored
Change-Id: I90fce68639c46f0592f66448a475c7822373d5b7 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
Change-Id: If6f4bf1494c9936a4b0e58aba6d994a73a801f1a Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Thomas Hartmann authored
Instead of placing the "complete" GridView to a ScrollArea we now add a ScrollBar to the GridView. This means that only visible delegates are instanciated and the GridView gets alot faster. Change-Id: I63b8593b260acd4d3a786a99c7dd58507c12e221 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 06 Dec, 2011 2 commits
-
-
Robert Loehning authored
Change-Id: I87ce2a9c0cb8452c9e5850ae75cc0dc057f5e016 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Sergey Belyashov authored
Change-Id: Ib31f661cc50a5126cb67b628708965142da74bfb Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 05 Dec, 2011 2 commits
-
-
Christian Kandeler authored
In addition to using an empty file as in 2.3, the user can now also put a magic string at the start of the manifest file. This way, we can use this as the default while also documenting it in-place. Task-number: https://projects.maemo.org/bugzilla/show_bug.cgi?id=284797 Change-Id: I375a73a5d2e9d3e0973d97d81e0110e788d0159a Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Thomas Hartmann authored
Aligning the font and position. Change-Id: Id8b3116dd2c8585365dd7a24e6f2ddcf8c63fb46 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-