- 06 Jun, 2013 9 commits
-
-
Orgad Shaneh authored
When running with -client, pidPeer file is created too early, and it is not locked, therefore never deleted. initialize() is called for non-client executions (including the case of qtcreator -client when no instance is running or qtcreator -client -pid when the pid is invalid). Task-number: QTCREATORBUG-9216 Change-Id: I825556b0ec5e1db4240e4a63bfe6aec60386984d Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
netyrj <netyrj@gmail.com>
-
Orgad Shaneh authored
Qt*Single*Application is not designed to support multiple instances. A shared memory is used to list all pids of running instances. When an instance gracefully quits, it removes its own entry and every other entry which is not currently running (i.e. crashed instances). Running qtcreator -client opens the first running instance in this list. Running qtcreator -client -pid works as before. Task-number: QTCREATORBUG-9458 Change-Id: I25d22a81097a224e9e45af093efa2ef2eccf6cb7 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
hjk authored
They might be too long... Change-Id: Ie3f09c6befbbd037ada86d22bda765524de9c18c Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
For e.g. QMap<uint, float>, std::stack<int *>, 73 pass, 103 fail. Change-Id: I14f68ad59d10e9751d09ed6e0f959d2a78d53822 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
A fixed 100 is too inflexible. Change-Id: I86e996157ea49c14078b3833a5b08dc53d25d1aa Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
For e.g. QMap<uint, float>, std::stack<int *>, 73 pass, 103 fail. Change-Id: I24f68ad59d10e9751d09ed6e0f959d2a78d53822 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I7243b4fe9e8fd91653e236722282fa8f8a9ed82d Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Frank Secilia authored
The color is not configurable, but on dark backgrounds, the color is now dark magenta, rather than magenta. Task-number: QTCREATORBUG-9025 Change-Id: I9925e598b30a13c8b9691d6e0e576c0087df38da Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Marco Bubke authored
Change-Id: I3f725f3e502cd2541943f1cfb407aad332539606 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 05 Jun, 2013 31 commits
-
-
Petar Perisin authored
However, files need to be part of the current project to be added to the list. Task-number: QTCREATORBUG-9153 Change-Id: Ifb7a4684e85d0ccd688956eeff77b4cc7d807911 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
The message in stashPrompt doesn't make sense with an inner directory Change-Id: Iddbea519915cd22a6882dcafb705d1ed99106db6 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Petar Perisin authored
Change-Id: I44f68ad59d10e9751d09ed6e0f959d2a78d53822 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
Change-Id: Id9522c973b5d517e7832b92f558a38408cf3fe2b Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Joerg Bornemann authored
Change-Id: Ifb851fe09179b4822c53f528c793209226396c33 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Tobias Hunger authored
Display line numbers as part of the displayName of nodes in the Projects view. These are shown for the virtual files we use to enable navigation to Qbs groups and products and it more clear that these are actually locations in the build system and not real files. Change-Id: If32354ad5ceb79c865cae2951fe470c51718728f Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Tobias Hunger authored
We agreed to not use structs to avoid the class/struct mismatch warnings in MSVC and clang. Change-Id: Id1b2d89646d3a982c8d85b84b44a4e697102c220 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I52b6b84732cf363b06ea248eeabdc99d89fb4beb Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Joerg Bornemann authored
Change-Id: Ibc35523c82e3260a32bcabaf76c27f633c529fb2 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Thomas Hartmann authored
If the C++ class name equals the QML type name we looked up the CppComponentValue of the C++ class. This one has no version information, which creates issues in the item library. As a solution we try to resolve the type as a C++ class as a last resort. Any QML type has precedence. Task-number: QTCREATORBUG-9422 Change-Id: Ia84663cab1b4011f1ef6494de86ea6d92ab74bef Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Friedemann Kleint authored
Introduced by e967049f . Change-Id: I11f9b76f50e2343d499c7df4bd4cdd98cdb6be10 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
54 passed, 122 failed (lldb 300.99/gcc) Change-Id: I71e1666c542406b126214c2b9b8b56193bcbcf76 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
The ProjectExtension kept a pointer to a page which is destroyed once the wizard is done and accessed it whenever VCS settings were touched. Task-number: QTCREATORBUG-9412 Change-Id: Iabe33d877a3d614ab7470c5e11fe26f7de1bb69c Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Orgad Shaneh authored
Change-Id: I81b52b8f349cfd5e9d67bd48b0be32c48e5b2f8e Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I99edfed36b12942e64ee1947a46eddd1ca08b9ba Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Broken in 92392454 Change-Id: I4e3d3b1c2fbec66c5471baedf1996529b852b868 Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Friedemann Kleint authored
Change-Id: Ifaa78943be52d821bfbc3f32fb3fc914cf2d4315 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Marco Bubke authored
Change-Id: I130bacab8d94ddc5b8544a1b74d662059f976aca Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
The signal spy never worked with value types. The recursive code is not needed anymore and anyway broken. Change-Id: I28861d13fa6ca8b7e8af97f5720c2968759da264 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Eike Ziller authored
-
Thomas Hartmann authored
This patch adds a generic property editor pane for QtObject. Objects derived from QtObject get an auto generated property editor for their additional properties or can use the specfics mechanism to define a custom one. Task-number: QTCREATORBUG-9451 Change-Id: I730b19e4e417f3f4d4ee6cdf2b3f3ef32f8c1f94 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
F3 is still free in Qt Creator Change-Id: I0588e467a5f7c60ee621c472614be6003d5fe2dd Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
The property editor will now try to find a pane for the specific version first. Example: If we have a QtQuick.Item 2.0 We first look for: QtQuick/ItemPane_2_0.qml And then fallback to: QtQuick/ItemPane.qml The same does apply for the specifics file. Task-number: QTCREATORBUG-8681 Change-Id: If210998780073295f168169d2fc424288d3bd6a0 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Eike Ziller authored
Change-Id: I6b48de43028b75a1e477d90334fecb2e7bf30835 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Eike Ziller authored
Conflicts: src/plugins/qmljstools/qmlconsoleitemdelegate.cpp src/plugins/qmlprofiler/qmlprofilerengine.cpp Change-Id: I95c2c4116e28683fafcc0a557a7913d67361dcd4
-
Tobias Hunger authored
Change-Id: I1a593af642c70ca7a0654163e7a32d405a1c2aa6 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Tobias Hunger authored
We may leak resources otherwise. Change-Id: Ic09f58bd47cbf283e22f17f2c3393ca03c5dfacf Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Tobias Hunger authored
This will silence some warnings about removing files with empty filenames which we get due to trying to remove a file we never managed to open. Calling finalize() unconditionally is the right thing to do here as that processes and/or displays on error message to the user if there is any. Change-Id: Ibe7d07233f2c2698e53a7ad21041bc5cc4fcac0e Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Leena Miettinen authored
Change-Id: I955ebdd5896750fd0c598e9d59cf2ace5c28a591 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
Change-Id: I269013c06dd540309b95cf1411bbc3571df2c5b5 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
They are unneeded, some of them are unmaintained Change-Id: I0ad87e152d8e2328b486b2f904f7cf9613004afe Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-