- 10 Oct, 2012 2 commits
-
-
Eike Ziller authored
Task-number: QTCREATORBUG-7991 Change-Id: I4874527fc07040dea803bf50e1e4c335d9eb6810 Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
David Schulz authored
Task-number: QTCREATORBUG-7522 Change-Id: I1a6c165b968fcb0a4058e91f95ca70d8b77a8970 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 09 Oct, 2012 21 commits
-
-
Orgad Shaneh authored
Change-Id: I32268f3dc87649bc71eed566f1acfb1d9e80e86a Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-7683 Change-Id: I9dae6836a010e18d781a0b26eeb447470ac16a28 Reviewed-by:
hjk <qthjk@ovi.com>
-
Robert Loehning authored
Change-Id: Iba3ed9ee222ba5cc886814814df5daf155f24d69 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
the "-platform blackberry" command line argument is no longer required in bar-descriptor.xml files due to Qt being built with QT_QPA_DEFAULT_PLATFORM_NAME defined "blackberry", thus making that the QPA loader's default choice. See mkspecs/blackberry-armv7le-qcc/qplatformdefs.h and mkspecs/blackberry-x86-qcc/qplatformdefs.h Change-Id: I35fdaf71adf0bb1b9041da90db857a7074b12cff Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
Andreas Holzammer authored
KIT_FILENAME is not a file, but a path to a file. This fails if passed as dir + <path to file>, so just concat strings here. Change-Id: Id38b29b546c107b79550e1d190b8e6cecef97fb4 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I8a0aea91fe0e153b4a2ede5c9b8a30dbd59233b5 Reviewed-by:
Andreas Holzammer <andreas.holzammer@kdab.com> Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Tobias Hunger authored
Change-Id: Ida41d270d56798971b65ccee321dbec3068f7386 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com> Reviewed-by:
Andreas Holzammer <andreas.holzammer@kdab.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Robert Loehning authored
Change-Id: Idc9c39c826f4283ceb01ec5a0117355d22950099 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Tobias Hunger authored
The filter model needs to remove rows before the view tries to find the next row to select. Otherwise the filtermodel might access the source model at a position that is out of bounds. Change-Id: Id610455f32e7c7fe921c243537def0097b46a798 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Robert Loehning authored
Follow up to f0629b6b Task-number: QTCREATORBUG-7976 Change-Id: Ie92cf51fbba821a3ef8dc3202d1cd8e5b69c15a7 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-72 Change-Id: I36f532ebd61472cd6e3d8e63decc96613cc7fab4 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Friedemann Kleint authored
Task-number: QTBUG-27450 Change-Id: I521823dc586c304a5242a79f04489e5bc0fdb702 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
Change-Id: If52505dbc95ee48ac3467cdfbbea91629c11089c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Eike Ziller authored
Change-Id: I4fbfeb3668d6688e4947cda514c1a56f7d01ca52 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Eike Ziller authored
Change-Id: I1c85bae3a1ada7a281fedd6951b35e6a4da395e6 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Friedemann Kleint authored
Change-Id: Ifd55ab4ea504d75996a350274dcaf62a1d08db04 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Andreas Holzammer authored
Under Windows there is no executable flag in the filesystem. So take the information that we got, which file is an executable and set the executable flag if needed. Change-Id: I0a7026911d1f7791434c39cc0917d6e49cfa1667 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Tobias Hunger authored
Change-Id: I486c5c5c7c7330593ea7812dff172ba70d0fe86b Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Tobias Hunger authored
Change-Id: Idfe672691b6b412074d3170c5dc5354aabb8ea05 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
It was doing more harm than it helped. Change-Id: I670c4669f18ec0ed833bea6f7d5e9834c130210c Reviewed-by:
Daniel Molkentin <daniel@molkentin.de> Reviewed-by:
Niels Weber <niels.weber@digia.com>
-
Christian Stenger authored
Additionally: * extracted iterateKits() for better re-use * added parameter to iterateQtVersions() for easier usage when using iterateKits() as well Change-Id: I8bec8ca8e1e37a233c121dbcfbf1c89104f79a7d Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- 08 Oct, 2012 17 commits
-
-
Tobias Hunger authored
Store settings in QtProject, not Nokia. Move them over to the new place if any settings in Nokia exist. Task-number: QTCREATOR-7976 Change-Id: I5af77923aa51016add9079b21e78d94d46f20010 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
Change-Id: I0669ae1e2aacb0088af8619c19a54a16fa568ea3 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Eike Ziller authored
The icons are referred to with the name QtProject-qtcreator in the desktop file. Task-number: QTCREATORBUG-7955 Change-Id: Iaf6e270acdf0ac3259169dc39943bc78e33e0d96 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com> Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Christian Stenger authored
Change-Id: I3a3292b8576fe36107335e07e9f125fbd1478b80 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Tobias Hunger authored
Change-Id: I5d81ede970340e11d789564d9153284236ea426d Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Yuchen Deng authored
Change-Id: I2e5e31d2d744203d2a0834a3169a73c43e61447d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Leena Miettinen authored
Change-Id: I66a91303d7ad683e83aae57fd8d3465ec8506ae3 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Joerg Bornemann authored
Change-Id: Ia2e439a068dff75ebfa18c36f749967200961fd5 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Leena Miettinen authored
Change-Id: Ifc77d2c35e833def2372315aece4bb47b682df13 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Andre Hartmann authored
The old implementation readed the file and converted the QString toUtf8, which seems wrong. Now use Creators default encoding. This fixes at least wrong macro offsets that leaded to highlighting errors in Find Usages, if there were non-ASCII characters before the macro definition. This should also partially solve QTCREATORBUG-7122. Change-Id: Ic4a5add5f4769bd3d5b62fc2d67598e7abf352d9 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Leena Miettinen authored
The projects have been moved to non-Qt projects. Change-Id: I98721458114c9cc92f7416ac37d6a37c4d77279b Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
Robert Loehning authored
Change-Id: I1ebfee92df0f4bd2e9520a4e831352b780d6b556 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Joerg Bornemann authored
Change-Id: I3d20ad6efe4c6ed8cd87717ef4fdd58a739ad634 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Leena Miettinen authored
'desigm' should be 'design' Change-Id: I885a5082c0517cca8e3f6cbe7ca40383ddee0cff Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Leena Miettinen authored
Change-Id: Ic0e746a053522d494d03e9add6cc4813072d0ec3 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-7931 I had to fix a bug in the QmlJsParser. The source location for the propertyTypeToken was not initialized in all cases. I also updated qmljs.g. Change-Id: Idd0880f70578867cf5f97666aede654e00cfc744 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com> Reviewed-by:
Christian Kamm <kamm@incasoftware.de>
-
Nikolai Kosjar authored
Now the formatting in the help viewer looks as usual again. Webkit was disabled to make creator compile with Qt5 in the Nov 2011 days. Change-Id: Ic926cc94bda4a4953360f2daee414ba17aa4037b Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-