- 20 Nov, 2014 2 commits
-
-
Christian Kandeler authored
Change-Id: I1407b188e72ccb7ca7b47d48f9bb3041df009b8a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Friedemann Kleint authored
Change-Id: I1afdbb8c88f8af06c0759b18bac5e22eb8095ede Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 19 Nov, 2014 7 commits
-
-
Friedemann Kleint authored
Add an action to copy path:<line number> to the clipboard, allowing to conveniently copy code locations to bug reports. Change-Id: Ia8337289d7fc8a6dd8edcd5e418a2042e8798119 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Tim Jenssen authored
Change-Id: I756d07a0e59cadd8557f7a2fd00d434470000f3c Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Marco Bubke authored
QMessageBox::warning is executing it's own event loop which leads to crashes. Better is to use a message box which is using the main event loop. Change-Id: Ie05985dffcf505b25113755eece9b5e2256cd289 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Lukas Holecek authored
Task-number: QTCREATORBUG-13443 Change-Id: I2f8ecb92599c59e31fc931557d4bc7a6b7e306af Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Lukas Holecek authored
Change-Id: I5ab80ada2d2c5a7812538c4a91b5aca8aee1a5e3 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Lukas Holecek authored
Change-Id: Ic13596d4bbfd901846575fe441607c036aba3cd5 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Christian Stenger authored
Change-Id: I25fd0d76cf69fa144112de96cc677d6f316da736 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@theqtcompany.com>
-
- 18 Nov, 2014 5 commits
-
-
Ulf Hermann authored
Keep the rectangles in the row they belong to and use MiterJoin to get sharp corners. Change-Id: I0dc9106975ccb550bfb5b5645865d0ea9318d577 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Lukas Holecek authored
In situation: void f() { // Cursor is HERE. } the code after ">i{" command is indented as (with shiftwidth=4): void f() { // Cursor is HERE. } Change-Id: I48283c91c32fc407bbdb24349f2491461e401ee9 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Lukas Holecek authored
Task-number: QTCREATORBUG-12809 Change-Id: I2b2e5cdbd8ab332e1bd05fb5c7857409318b736f Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Lukas Holecek authored
Change-Id: I9798adeec3b92f093a275d0af885a4546b4c545c Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Lukas Holecek authored
Command "<C-V>...D" deletes characters inside and behind block selection. Change-Id: I2589bc560306a9a5a893f810c8c8037f44517af7 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 17 Nov, 2014 9 commits
-
-
Lukas Holecek authored
Change-Id: I6996d82a0a3b0e0a7bb5ddc9732297bebd368a2d Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Lukas Holecek authored
Change-Id: I55ef1765c103b41b67583169718b899a8d44cac3 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Erik Verbruggen authored
Return when the check fails, so there won't be a nullptr deref 2 lines down. Change-Id: I4dd1ba13798a57700c486e4b1f24b45afb2837ad Reviewed-by:
Lorenz Haas <lykurg@gmail.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Lukas Holecek authored
Change-Id: I304fb125810f0857cc013e9617460d4827e9b238 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Lukas Holecek authored
Change-Id: I6f5c310bcb56749c71db74b882632070166ef68b Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Lukas Holecek authored
Change-Id: I8c335e5a79699d9ae1eefdb2cd60840eea1bb300 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Lukas Holecek authored
Change-Id: Ibd669a8ac75734b18b41066255a43ee8bda19743 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Lukas Holecek authored
Change-Id: I6fe40908bc53fa84d2be165f3ee1b9c2f3a8d5c5 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Lukas Holecek authored
Partially reverts commit dfae7365 . Handling indentation commands in visual mode cannot be trivially handled by alias. Change-Id: If9189c41a4e585efef00c774e24382f1de3356e4 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 12 Nov, 2014 17 commits
-
-
Lukas Holecek authored
Change-Id: Idb9d6b70815d7212f677d68b3d5d268abdf4f44f Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Lukas Holecek authored
Change-Id: I5d3465a8b4e58fb2e56429cdd0b33a940211485f Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Lukas Holecek authored
Change-Id: I90fb87c06d623736d506c570b77c92666fab4170 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Lukas Holecek authored
Change-Id: Iac3a3153783530ac8a0d40cc9a37a50982afe9ae Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Lukas Holecek authored
Change-Id: I737a532e981db5659478836810a2dfb76c0627ef Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Eike Ziller authored
Change-Id: I0ab4982e229d475b8e3575414b4bebbfea07498d
-
Nikolai Kosjar authored
isScope() calls asScope(). Change-Id: I9ffe3bf2b9cff567b32a59cf27727097642b560b Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Nikolai Kosjar authored
Needed for the debugger. Change-Id: I6465f6dc53017df212e403ea8a9a1c7977ac1671 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Ulf Hermann authored
We must not keep intermediate values in 32bit integers as they can easily get too large for that. This change restores the behavior from before change 10a14ced , which coaxed the compiler into using floats by stating the minimum constants as "1.0". Task-number: QTCREATORBUG-13391 Change-Id: Ie83337b7e2b09b37d94a31a07813de14b85152ee Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I32f1c6640bdde278e8342886f30e50a78c61b120 Task-number: QTCREATORBUG-13321 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
If a change was triggered from the profiled application we still need to update the client recording state for the UI to stay consistent. Change-Id: I2955bd9f2da27a2c32ac93e33742ee5fefbd2751 Task-number: QTCREATORBUG-13322 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I5152f0eefd1f0beec2b0f4fc9e27fedeb3bf7a14 Task-number: QTCREATORBUG-13318 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Nikolai Kosjar authored
We assumed there is always a BuiltinEditorDocumentParser::get() object, but that's not the case if clang is used. Task-number: QTCREATORBUG-13306 Change-Id: Ia48f95a32bf8fd1d208c2a5e70a1af41193d1fd1 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Daniel Teske authored
The size of the project list should only depend on the size of the items, not on the size of the parent. Task-number: QTCREATORBUG-13387 Change-Id: Iad8a32999a277532c2b64a7a889ddaafa40f693b Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
Daniel Teske authored
The project dir defaults to the home directory. Task-number: QTCREATORBUG-13366 Change-Id: I5a34ae458cacde9e12df50e0796ca7d236bb123e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
-
Ulf Hermann authored
If this is not done multiple event types with empty locations are regarded as equal which leads to confusion later. Also, it's not a good idea to change the "location" member for already inserted event types as that prevents us from looking them up in the eventTypeIds map. Finally, preprocessing the filename and stripping certain parts from the URL prevents a proper lookup later on, so this is removed. Change-Id: Idbe87e0b16444291bb13ff604ae65e1d7e74c3a5 Task-number: QTCREATORBUG-13382 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Eike Ziller authored
Never use TextHeuristicRole because it doesn't work as expected with translations. Also remove some unneeded OS X scopes. Task-number: QTCREATORBUG-13101 Change-Id: If53ac36d9bee1782343e65d01a875b7e5434ff39 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-