- 14 Feb, 2017 1 commit
-
-
Riitta-Leena Miettinen authored
It uses types that do not exist in Qt Quick Controls 2, and Qt Creator version 4.3 no longer has a wizard for using the older controls. Change-Id: I42884ca75eefe957493fcb47d6b243a93341b79c Reviewed-by:
Thomas Hartmann <thomas.hartmann@qt.io>
-
- 13 Feb, 2017 18 commits
-
-
Orgad Shaneh authored
Change-Id: I5e644c36ddd8a018dc2c8a3170e3d556d0ebefee Reviewed-by:
André Hartmann <aha_1980@gmx.de>
-
Orgad Shaneh authored
Gerrit provides this data. There's no reason to wait for the query's result to determine who I am. Change-Id: Icd0f08fd08cf428dfbadf88224ae21bd4dbc207f Reviewed-by:
André Hartmann <aha_1980@gmx.de>
-
Alessandro Portale authored
The initial m_currentComboBoxIndex was wrong. Initial Zoom-in jumped to 50% instead of to 125%. Change-Id: Id090e60322a30e7d4b345fa7b8cd1a7be399fdf1 Reviewed-by:
Thomas Hartmann <thomas.hartmann@qt.io>
-
Thomas Hartmann authored
When an item in a stacked container is selected, then select the container instead. Usually the user is not interested in the contaienr items. They can still be selected in the navigator. Change-Id: I4d2d7d3d84d40520a91c71c5fc05c815c50d38a2 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Thomas Hartmann authored
Generally painting the place holder for invisble items makes sense. The logic is different for items stacked containers, since those are overlapping and we are only interested in the current visible one. Also it does not make sense to paint the placeholder if already the parent is invisible, since this just creates noise. The logic is now more complex, but the usabilty increases significantly. Change-Id: Ia25f2877c79cace475f0b99fd11ebd242c96e4bb Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Thomas Hartmann authored
Also adding the NoOp functions. They can be used in models. Task-number: QTCREATORBUG-17714 Change-Id: Ide9745613850580f0098d2fa7f8889809d18bd45 Reviewed-by:
Thomas Hartmann <thomas.hartmann@qt.io>
-
Thomas Hartmann authored
This ensures that the actions are always updated first, before all other views. This is important in cases where actions are used in the form editor. Change-Id: I249817d9583db95f77fb56547abd0a68007b566b Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Thomas Hartmann authored
Since a valid property might not exist in the model (no explicit value), it is useful to have this simple helper function. Change-Id: I161238fc53186458f1e5157c83b1216b855587f6 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Thomas Hartmann authored
Literals seem to evaluate to an error. If there is an error we just return the expression which is likely a literal. Change-Id: I38204573a31dd85de0c906954415f48ce5bace31 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Thomas Hartmann authored
There is special logic to prefer layouts as parents. This makes total sense, but comes in the way if the grand parent is e.g. a stack layout. Using hints to determine these cases. Change-Id: Ie93c3f99e851cf319e888cbdb8868272da53b946 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Nikolai Kosjar authored
Task-number: QTCREATORBUG-17401 Change-Id: Ibf6007455ec92b1d9fcac17e1f3b5e2af21b7438 Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Christian Stenger authored
Change-Id: Ia62813cf94b31a82fedb191eaf11f752d1d30bf0 Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
Christian Stenger authored
Additionally move common used code for interacting with the Welcome page into separate file. Change-Id: If863ae529c7c81d095f310f0a34926b324c77fa8 Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
Nikolai Kosjar authored
This makes the diff smaller when adding new files with the wizards. Change-Id: Iabd35afc32f363c465c8d9b36c45d480ea666627 Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
hjk authored
The actual problem is fixed by 1f540c6c, this is to make sure we don't crash if this regresses again. Change-Id: Id081ce9a9c3602c3a90216f53d63535097fabd2d Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
hjk authored
Instead of keeping track which nodes need to be created, create the tree on-the-fly directly. Change-Id: Iebb00c385f2abe42c7fd04547a7af85ad8f8f87b Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Orgad Shaneh authored
Change-Id: Ic7e4987f1eb14280293d4af4da10dfc4b3efbbf3 Reviewed-by:
André Hartmann <aha_1980@gmx.de>
-
Orgad Shaneh authored
1f292422 used the correct form for CONFIG -= qt. This revealed several cases that are missing CoreProfile configuration. Change-Id: I8bb6d5156eb6beba91a8df7b948832f1e043d64f Reviewed-by:
hjk <hjk@qt.io>
-
- 12 Feb, 2017 1 commit
-
-
Filippo Cucchetto authored
Change-Id: I3b223d13c2a8ec1e278552031ca89432bb1de663 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 11 Feb, 2017 2 commits
-
-
Filippo Cucchetto authored
Change-Id: I7e42685789e29d795fda23453ca0b047f5b77245 Reviewed-by:
hjk <hjk@qt.io>
-
Filippo Cucchetto authored
This should allow wizards to restrict the list of kits based on a required toolchain Change-Id: Ic2b76c9146ce65f197f2bacb41138a2bf9815e65 Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
- 10 Feb, 2017 14 commits
-
-
Jake Petroules authored
Task-number: QTCREATORBUG-17308 Change-Id: I5d320a52f2cc5c0adbaf513985e4be0d75219a7d Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
hjk authored
Remove unneeded declarations, sort includes. Change-Id: I38f26366ada48cd99d551dc0283fb1f1e834db12 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tim Jenssen authored
Change-Id: I0b06e31f07ddf9c052f360bb66ac2330cc21d7b6 Reviewed-by:
hjk <hjk@qt.io>
-
hjk authored
This fixes the second regression introduced by 04a52587. Change-Id: I5c5c72a036f139fa564c40e95ebf6acafc99792c Reviewed-by:
Mathias Hasselmann <mathias.hasselmann@kdab.com> Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Konstantin Podsvirov authored
Via CMake project we can add subdirectory like: > add_subdirectory("subdir/subsubdir" "enotherdir") Where "subdir" my not contain "CMakeLists.txt" file. And intermediate directory can contain CMakeLists.txt file that is not a part of the root node. This change fix it. Task-number: QTCREATORBUG-17721 Change-Id: Ice9fba1ca5a979955ec8f44324f75f3bc16ee198 Reviewed-by:
hjk <hjk@qt.io>
-
James McDonnell authored
Move the target detection code from the QnxConfiguration class into a separate function that can be used by the QnxConfiguration code and the QnxToolChain code. Move some resetToolChain calls after setSdpPath calls. QNX ABI detection depends on the SDP path. Change-Id: I7417a5a1064a77edfb113d9d0010f1e061b81ca6 Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
hjk authored
Needing to compile Qt tools is a bit of a chore (and at some point a diskspace issue) when building/starting Creator as sanity check for comparing different compiler optimization settings. This is not an officially supported configuration. Change-Id: I628e33eb7137f09ecfebbd27453de548bac2fde5 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Tim Jenssen authored
Change-Id: I04d2c7de47bc91fd8f6fa355a03fc0d19681f451 Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
hjk authored
This fixes a regression introduced by 04a52587. Change-Id: I19467bf802b020fedd48df85051aa3944fd9a329 Reviewed-by:
Mathias Hasselmann <mathias.hasselmann@kdab.com> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Tobias Hunger authored
Change-Id: Ie215e1c3f0286f6d98d10865e2b0a16b01391cd5 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tobias Hunger authored
The CMakeProjectImporter will need that in addition to the tealeafreader. Change-Id: I453a7a124b5303e163e9c85bc3fc215215617119 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tobias Hunger authored
Change-Id: I941d2eaa6fdd6135b49b51e8f685fb1d0d8b652c Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tim Jenssen authored
m_process was nullptr at this moment Change-Id: If990eb7034c3bacc1ace7fd607d0247aec8aeb68 Task-number: QTCREATORBUG-17698 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Eike Ziller authored
Overwriting QMAKE_CXXFLAGS will remove the needed isysroot flag for finding the standard headers. Explicitly settings the standard lib on macOS is also no longer necessary. Change-Id: I8a5ae5df485785b473a435c7feb9f8fb3295952b Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 09 Feb, 2017 4 commits
-
-
Thomas Hartmann authored
This does not link without this explicit compare function after the QLatin1Strings have been removed. Change-Id: I09cd323f850954eedefed6ee58597cb0ef3ab026 Reviewed-by:
hjk <hjk@qt.io>
-
Thomas Hartmann authored
These logs are useful to debug hints and form editor behavivour. Adding more if required. I cleaned up the include order. Change-Id: I39b8c4e215ba4e6a524f4b00828156d6e56d8eb7 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Thomas Hartmann authored
Change-Id: I8a24185e71cf92635bc10876f8cf59240e1b309b Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Thomas Hartmann authored
Change-Id: I3885662bf50a10321cc756a9acd8dada4bfa7b73 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-