- 17 Oct, 2011 2 commits
-
-
Leena Miettinen authored
Change-Id: I6ab99cc159a16243f334be06fe9d46aa00c50faa Reviewed-by:
Niels Weber <niels.2.weber@nokia.com> Reviewed-by:
Tim Jenssen <tim.jenssen@nokia.com>
-
hjk authored
Change-Id: I2a1eb5181e614899f3cd80e0eaec5be9a3e93c77 Reviewed-by:
hjk <qthjk@ovi.com> (cherry picked from commit f626168c ) Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 14 Oct, 2011 14 commits
-
-
Thomas Hartmann authored
We have to update the SubComponentManger each time the document changes. Change-Id: Ifb42e3d6b2e123ef651309144ae8f3bbdbe39eb7 Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Tobias Hunger authored
Change-Id: I53745ec7b446d76600e93c1adfda41a5cda5810d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Leena Miettinen authored
Task-number: QTCREATORBUG-6311 Change-Id: I99089d0ec7eb95a007fa21ab41d76da280472975 Reviewed-by:
Tim Jenssen <tim.jenssen@nokia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Robert Loehning authored
This was removed in 8d2f0376 Change-Id: I238ab3d789b0f22fb510cd936a8bf8c07dbb2b8b Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Teske authored
Change-Id: I2a28335285869ce477d2c71532ccb44046a0cfa7 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Leena Miettinen authored
Change-Id: Ifb726f6739a572b927a43065a55986fef0b73c92 Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-6077 Change-Id: I83e1fc18131992d81aa4e4e5e201ede66d4e6368 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Leena Miettinen authored
Rename Build Issues to Issues Change-Id: I6aa6116e8cdaf0f1d9f201335bfebedddca7c237 Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Christian Kamm authored
Change-Id: Ibe239db039bd64892a55805847de61dedad76640 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Thomas Hartmann authored
If a super class has a specifics pane use it and only autogenerate missing properties. In ItemPane.qml make sure the autogenerated properties come first. Fix the template generation. If not code for any property is generated the template is empty. Change-Id: Ia93c55cd9f428a5ebea12d0e807a7e9ab185f0bd Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Jarek Kobus authored
Change-Id: Iec4d97b55b786d792d978e02955761df0caff2e8 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Thomas Hartmann authored
Use the implicit size. Change-Id: I97b2e45d5cb6198547f34421ee12a07385a96b2c Reviewed-on: http://codereview.qt-project.org/6356 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com> Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> (cherry picked from commit c176c315)
-
Jarek Kobus authored
Change-Id: Iec9f5f1c7bac531bb5d4df74d867f760b1eca976 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@nokia.com>
-
Eike Ziller authored
Change-Id: Ib1f98fa91293478d0f4271f9032e6e3866c81bab Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 13 Oct, 2011 20 commits
-
-
hjk authored
Change-Id: Icc0e4c1b3d08d0373ea0401fca5c05b23ccf4aac Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Christian Kandeler authored
Task-number: https://projects.maemo.org/bugzilla/show_bug.cgi?id=284797 Change-Id: I66aa22140362141c36070ab971d2283f60bcb49d Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Kai Koehne authored
We used to get the layout only from the current/last run configuration. However, this fails for engines started by other means (Debug->Start Debugging submenu). Change-Id: I87e12457c7cd68a326ac1827298a3542e149199b Reviewed-by:
hjk <qthjk@ovi.com>
-
Jarek Kobus authored
Change-Id: I48babc6f7cae32420d28106f1d82a6aab6f09835 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Kai Koehne authored
There's a race condition between the QML Engine trying to connect after the app printed "Waiting on debugger port ...", and any possible Cpp breakpoints stopping the app. Therefore, don't annoy the user with "Could not connec to QML Debugger" warnings while the Cpp debugger is stepping. Change-Id: I77f6f98e835e45363c5d47e10b39df249f65a1a3 Task-number: QTCREATORBUG-6249 Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Kai Koehne authored
Don't let updateDebugActions() (triggered e.g. by project changes) mess with the state fo the Start Debugger, Step, Next actions while an engine is running. Change-Id: I08ee20c70f9ff712f928f8ba04ac3d60d5669f11 Task-number: QTCREATORBUG-6290 Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
Change-Id: Iafcc460a374bada67609dc1210cc1b787d267bfa Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
Change-Id: Ia690b5cda84738c303ae7b6bd579e43313728525 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Kai Koehne authored
Fix incorrect merge in b0efd44d . Change-Id: I7b007cdaf89732336463685a1af7000584a46e6e Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Robert Loehning authored
Change-Id: I92b56ed9401be41d0a54dd32c623b55b7d1e4f71 Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Leena Miettinen authored
Change-Id: Ic0d5906cdd16a08196d4240265f4179a93936f5e Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Eike Ziller authored
Also remove old compat settings reading code. Change-Id: I460322e4ee5167f98ee2c2f258cee956c70e1612 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
Now the items are properly sorted in the layout. Change-Id: Ib1d65ef5a67e618f3e42841c92a5f1fce310d67c Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Thomas Hartmann authored
instanceParent() can be invalid. Change-Id: I804879491544500e20426a25515b1997022a102c Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Kai Koehne authored
Change-Id: Idfd703acb9876041916cc3b1a04b5c031af2c12b Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Thomas Hartmann authored
Change-Id: Ie2f20a8b8bcfd0ec7837a6abfb7816756e27d0e2 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Kai Koehne authored
resetLocation() called by DebuggerPlugin::handle* should automatically reset the locations for stepping etc. Change-Id: I3e20f93ade7f40e1e1f33b1b48b11522b59771f8 Task-number: QTCREATORBUG-6291 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Christian Kamm authored
QUrl no longer treats scheme-less urls as local files. Change-Id: Ie219985d653a692937ff9a5ebbafc455cd3dca13 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
Christian Kamm authored
Change-Id: I3f09460a125469504fe4ecf7124b71fa1f068e17 Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
Leena Miettinen authored
Change-Id: If5dfce9581fbbde3d5553f159bc0dd46ce30a5b2 Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
- 12 Oct, 2011 4 commits
-
-
Joerg Bornemann authored
Change-Id: Icbbb01f9b56f0e3d41da5ec2e0cd09c84162aff0 Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Thomas Hartmann authored
Change-Id: If02d4ae2c5c3dddd877fef80af6eebcd10914b5a Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
Change-Id: Ife88fd800da42d45c859a5637bfa4259f898add2 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Kai Koehne authored
Change-Id: If58d9e84b34fbc2cbe755fb0d1492e305d4eadd1 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-