- Jan 07, 2014
-
-
Nikolai Kosjar authored
The example project parts had no project file set and thus the "right" project part could not be determined in cppeditor.cpp:718. Change-Id: I088571e9d3c3c8790670bbdd8e68190835a85ad5 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Orgad Shaneh authored
Change-Id: Ieb1e13a25dd2ac4fbe2c1dba0adbbe93dcc6b4e7 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jan 06, 2014
-
-
Sergey Belyashov authored
Task-number: QTCREATORBUG-11113 Change-Id: Idbf1a52d550a76128bb06ccc65029555fe001078 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Thomas Hartmann authored
A drag might change the imports which invalidates the model exposed to qml. Since QObjects are deleted when the model is reseted this did lead to a crash in the qml engine, because the object emitting the signal was deleted. To avoid this we call startDragAndDrop() asynchronously using QTimer::singleShot(). Now the object is always deleted after the signal is emitted not during the emit. Task-number: QTCREATORBUG-11139 Change-Id: I92e7f9dfff33697b9ff0da148dc9da629723ab7e Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Marco Bubke authored
Happens for dragging a list view in the document. Change-Id: Id8d00fc880789a0e5e85d455850bb1ec3eaac434 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
hjk authored
Change-Id: I77c223b505bc97b64fcc27d5fab3514722ebaa02 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
hjk authored
Change-Id: Ic1e4b85d4edcd1c6f1ea1e38c9219a1a192b6d21 Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com> Reviewed-by:
Rafael Roquetto <rafael.roquetto@kdab.com>
-
hjk authored
Change-Id: Id2eda57bc816c8601a3460aaf224852c267d336e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
hjk authored
Change-Id: I72dca0f95b418a32ac3859f086053f91b9e9ec67 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Jan 02, 2014
-
-
Ulf Hermann authored
Previously, the QmlProfilerSimpleModel would report a count of 1/1 when empty while all others report 0/1. This leads to the UI waiting forever for the "missing" data. Task-number: QTCREATORBUG-11095 Change-Id: I165278caa5a2bece362bf869608d501d7f553c91 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
By returning early from the method painting the binding loop markers painter states could be left on the stack, triggering error messages later. Change-Id: I0b9c336e44a28feec96c506d0e3d0da291054bbd Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Thomas Hartmann authored
I created commitTransaction() which is called whenever we change to the selection tool. Task-number: QTCREATORBUG-11134 Change-Id: I1b98c8ff45864decd36f24b219f7d952e44de8fc Reviewed-by:
Marco Bubke <marco.bubke@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Change-Id: I7b6931eb193aca446bc7936f003c5a2f5e41c7f6 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- Dec 31, 2013
-
-
Orgad Shaneh authored
Change-Id: I884bcab46a7e11cbc3ea6c453bddd8b9d599e4cc Reviewed-by:
Petar Perisin <petar.perisin@gmail.com>
-
- Dec 28, 2013
-
-
Orgad Shaneh authored
Possibly fixes other use-cases Task-number: QTCREATORBUG-11159 Task-number: QTCREATORBUG-11165 Change-Id: I375143c9658c581267c7c8d61ce03c27858f2de5 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- Dec 20, 2013
-
-
Orgad Shaneh authored
Change-Id: I6e3848e11b2550a508c3480e1a75494760376cad Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Dec 19, 2013
-
-
hluk authored
If FakeVim mode is disabled, enable it just for the single requested user command. Keep useful messages shown for few seconds. Task-number: QTCREATORBUG-10460 Change-Id: I89c1722542f47befbf2c24a663bf3d1c455b77d9 Reviewed-by:
Mitch Curtis <mitch.curtis@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Fawzi Mohamed authored
An invalid pid to attach can be 0 (to simplify handling of windows Pid is pointer) or -1 (usual unix value) Change-Id: Iaf8049d2b68e89e97bfaeb31972d83a8c5cffd80 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Dec 17, 2013
-
-
Eskil Abrahamsen Blomfeldt authored
androiddeployqt uses toLocal8Bit() to get the correct encoding for executing shell commands, which is broken when Creator sets the process locale to something different from the shell. This caused build failures for all users on systems where the default build path is translated to something which contains non-latin characters. Task-number: QTBUG-34316 Change-Id: I4e7dd0d3351d164b720f042bb21f668589df5527 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- Dec 16, 2013
-
-
Fawzi Mohamed authored
changing the build directory did not update the path shown in the run configuration ui (but the correct one would be used) Task-number: QTCREATORBUG-11080 Change-Id: I4105cb6ffd21bffe59e9bbbccdf427caf88646d6 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Fawzi Mohamed authored
Change-Id: Ie46371cac2d345411247c1d2035ee2d5f3b8c00a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-11084 Change-Id: Ic506894aaf8a48df4f2e0e93638432af39c887d6 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Thomas Hartmann authored
Change-Id: Id1ff15180466631ebf8f984c998417613ba97de3 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
The handling of expressions in states was broken in conjunction with states. This patch fixes a couple of related issues: * The notifier of isTranslated (PropertyEditorValue) has to be expressionChanged, since this property depends on the expression. * isTranslated() has to return also true if there is only an expression in the base state. If the string is translated in the base state it should be translated in other states, too. * In states the expression set in createPropertyEditorValue() has to be the expression of the current stateif there is one. We can not just fall back to instanceValue. * I did a couple of fixes in LineEdit.qml. We cannot bind checked directly, since the binding will be deleted when checked is changed by the control. I removed all code regarding transactions. We react to onEditingFinished, so it is not required. The translated state is properly preserved now, when setting the value. Task-number: QTCREATORBUG-10674 Task-number: QTCREATORBUG-10791 Change-Id: I95721711a37e63c4c7c38e275089d6de0bb92bec Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Daniel Teske authored
Such a long timeout isn't nice since this is run in the gui thread. But better than failing and typically it shouldn't need to block for 4s. Task-number: QTCREATORBUG-10944 Change-Id: I1d3f842de8119603fa165878a14afc96a04c0c2a Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Nikolai Kosjar authored
...otherwise the CppPreProcessorDialog is only semi-useful. Change-Id: I6b80967b05e7c9a51cd78ae064a3d78170948e32 Reviewed-by:
David Schulz <david.schulz@digia.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Dec 13, 2013
-
-
Ulf Hermann authored
Without this all the data is processed another time in all timeline models when the second signal is emitted. This is quite wasteful. Task-number: QTCREATORBUG-10950 Change-Id: Iac1315689e0900abb48efc1cf6390ec559a1897c Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
David Schulz authored
Change-Id: Id51a8e0f95b3e8a0e1d4faf2d71183fafa939be9 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
David Schulz authored
Change-Id: I8dbca17849d393bb6bf50ef8287b867aaa71719a Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Orgad Shaneh authored
Change-Id: I3f170fa3b6323d0989144df8bdd7e8d0c050dcb0 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Dec 12, 2013
-
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-11065 Change-Id: I3d801e09f021913c750ec88028346bf54abccbf9 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Stenger authored
Change-Id: Ia8c807537de110844c1203bdf44ccd58e7abfa35 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Kai Koehne authored
Make sure we wait for the updater thread before deleting the object. Change-Id: I1bcc2c7d7f4567a3bd1bad393e039ee0e45a24ec Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Kai Koehne authored
React to a second changed() signal from the simple model that is emitted after the binding text has been retrieved from the local files. This will rebuild the whole model effectively twice ... ideally we'd just update the text, but it shouldn't be a performance problem, either. Change-Id: I71a47f0faddd3938711e2e190f1e9c961be343e4 Reviewed-by:
Ulf Hermann <ulf.hermann@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Orgad Shaneh authored
* Select whole row * Jump to related location Change-Id: I5b63345eea9a0d51949f206c67fb6ae52f09bb27 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
David Schulz authored
When a shut down is requested we also try to stop. Task-number: QTCREATORBUG-10935 Change-Id: I9e063a0fdbb94f7b9c915536612394c10bd53bc9 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Dec 10, 2013
-
-
Fawzi Mohamed authored
ios having multiple makefiles gets detected several times and one ends up with 5 times the same entry when conviguring a project that was already present Change-Id: I5685208305d1f489c5502d5aec0c08dded49da90 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Eike Ziller authored
Makes it less probable that the 'Ok' button is below the 'Delete file permanently' checkbox text (reducing accidents with it), and actually looks nicer because wrapping for the file name kicks in less often. Task-number: QTCREATORBUG-10616 Change-Id: If039edf3de36767e9cd6643d2465e029df4a5086 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Fawzi Mohamed authored
Change-Id: Id4ce4499bb216947cf88f2f514d17b03f717eba6 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Dec 09, 2013
-
-
David Kaspar authored
The BlackBerry command-line tools were launched without any environment set that would match the related BB NDK Target. This results in command-line tools to not run at all (they fail to find 'java' program). The only workaround it to have 'java' program on system PATH. Task-number: QTCREATORBUG-11029 Change-Id: I90e102413d7843d538d394aec306749e37e6148b Reviewed-by:
Rafael Roquetto <rafael.roquetto@kdab.com> Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com> Reviewed-by:
David Kaspar <dkaspar@blackberry.com>
-