- 18 May, 2017 4 commits
-
-
hjk authored
The parameters belong to the run control, they should not be triplicated in case of a combined engine. Change-Id: I4dd84220edbd7a44b902cc52627fe01d0568db75 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Eike Ziller authored
Change-Id: Iea2cf0c05e1561fce3b6195e0f28a6086c30e217 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Eike Ziller authored
Change-Id: I7b5c8e03b7da18ea136210384f84355599618f40 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Eike Ziller authored
The old compilers that had issues with it should now long be unsupported Change-Id: I49a30d1533814877ae4fde9c9bd4e3e64528dfa3 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 17 May, 2017 6 commits
-
-
Felix Kälberer authored
Add a text field to filter CMake variables in the CMake project configuration view. As in the cmake-gui, the filter does a simple string search over all variable names and values. Task-number: QTCREATORBUG-17973 Change-Id: Id7219c16509c620c39978cb05c5e0e62cf9c19df Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Eike Ziller authored
Change-Id: I20ea87cf43bae9540707c1e765e40e4baee93357 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Ivan Donchevskii authored
Set default bg color to NoBrush. Previously caused incorrect painting when underline style was set without background. Task-number: QTCREATORBUG-18101 Change-Id: I4c1d86a3c711a3962e01ccf3a937dafa36b68ec2 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Nikita Baryshnikov authored
Change-Id: I057ebdd367f91544e68c71c225a3984c3ef64fdd Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-18188 Change-Id: Iaee65491cca5d7a66b6fbb70c2500395a995790d Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Orgad Shaneh authored
They're no longer GDB only. Change-Id: I3aa00be50c85a90c8f81ab9c04c6bb0ec74b7785 Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
David Schulz <david.schulz@qt.io>
-
- 16 May, 2017 8 commits
-
-
Andre Hartmann authored
Placing the extra options (Preserve Case and Rename Files) left to the Replace button looks more natural (you have to check them *before* pressing Replace. As benefit, the tab order automatically goes from the replace edit to the tree and from there through the extra options to the Replace button. Change-Id: I922b65f6e033a8db7a0a218aba3a714cef9fbc32 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Daniel Teske authored
Task-number: QTCREATORBUG-14696 Change-Id: I6d140dac510e47d1a19d6759148f5f24dad44062 Reviewed-by:
Ivan Donchevskii <ivan.donchevskii@qt.io> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
Makes spotting variables in the process environment easier. Change-Id: I5841cf299840082ff62d96bcb57386a0352ee08d Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Nikolai Kosjar authored
Change-Id: I3fb8bf46fffbb0b41ef532996a21f03d2d48a9c1 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Nikolai Kosjar authored
Task-number: QTCREATORBUG-2818 Task-number: QTCREATORBUG-18004 Change-Id: Ibca60a1711c827dd8b4c0486bff3d49b19a61d8b Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tor Arne Vestbø authored
Change-Id: I04108a09c317675d597bb6d0d58331c70ce02fb9 Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Christian Kandeler authored
... in a modified variant. The install root is now taken from the build step to ensure consistency. A dedicated deploy step can be useful on Windows if one wants to rebuild while the application is running. Task-number: QTCREATORBUG-17958 Change-Id: I93bc59b0e6d954d61d84bcfc81576cdb4fac1216 Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
hjk authored
Also provide a name for the workers. Change-Id: I323c498db1eeb8225170aae080fdf084aa53e14a Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 15 May, 2017 11 commits
-
-
Thomas Hartmann authored
In the designer we replace a SwipeView with a StackLayout. Form the perspektive of the designer they are the same and StackLayout is easier to handle. Change-Id: I308ec209024e22db9f56e363e27588a40283603c Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
hjk authored
This increases re-usability of activities like 'port gathering', and makes their use less dependent on actual device implementations. Change-Id: I017cb74874f2b38c487ba2d03906a675d5618647 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Eike Ziller authored
-
Eike Ziller authored
Conflicts: qbs/modules/qtc/qtc.qbs qtcreator.pri Change-Id: I6d89ea588de955f5d878500b59285d3adde6c77d
-
Daniel Teske authored
Make the perform method stand alone by removing various members of the class and inlining various functions. Change-Id: I57cc561f011aa813fbf548837ef0834fdb517118 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Orgad Shaneh authored
When the default charset is not UTF-8, the editor fails to open this file for write. Change-Id: Idda8379e10ac48e3a5c1012a1c6b7b06ef5835e5 Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Orgad Shaneh authored
CMake sends false signals on Windows. Until this is fixed, ignore them. Task-number: QTCREATORBUG-17944 Change-Id: If59f04fd68a899069ecc02df592d3105e531f5bb Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Alessandro Portale authored
The original reason for disabling HighDPI scaling on Linux in 7da2b4a3 was unhinted fonts for non- scaled scenario: QTBUG-46435. That issue had been fixed long ago: 0f7bc885aa7ae8cc3c448cc751aba4eba8c1c8b8 HighDPI support on Linux should by now be good enough to give it another try by default. Change-Id: I5b74f46310254c2916a2f16a7655d9f096453cc3 Reviewed-by:
J-P Nurmi <jpnurmi@qt.io> Reviewed-by:
Marco Benelli <marco.benelli@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Nikolai Kosjar authored
Change-Id: I3f584e94135852a1a3619fc2ebb877897a7eef60 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Orgad Shaneh authored
Change-Id: Ifafaa9068dca069562973151361e653f6db3617e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Christian Kandeler authored
To HEAD of 1.8 branch. Change-Id: Icebf0374b92612b7823d9e21b489205a94e34cc2 Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
- 12 May, 2017 11 commits
-
-
Kevin Funk authored
Backtrace (excerpt): ``` Thread 1 "qtcreator" received signal SIGSEGV, Segmentation fault. 0 0x00007fffe2a809d0 in ProjectExplorer::Runnable::Runnable (this=0x7fffffffc5c0, other=...) at /home/kfunk/devel/src/qt-creator-4.3/src/plugins/projectexplorer/runconfiguration.h:175 1 0x00007fffe2a81eab in QPair<ProjectExplorer::Runnable, Utils::ProcessHandle>::QPair (this=0x7fffffffc5c0, t1=..., t2=...) at ../../../../qt5.8/qtbase/include/QtCore/../../../../../src/qt5.8/qtbase/src/corelib/tools/qpair.h:61 2 0x00007fffe2a81f04 in qMakePair<ProjectExplorer::Runnable, Utils::ProcessHandle> (x=..., y=...) at ../../../../qt5.8/qtbase/include/QtCore/../../../../../src/qt5.8/qtbase/src/corelib/tools/qpair.h:151 3 0x00007fffe2a6e74a in ProjectExplorer::ProjectExplorerPlugin::runningRunControlProcesses () at /home/kfunk/devel/src/qt-creator-4.3/src/plugins/projectexplorer/projectexplorer.cpp:2568 4 0x00007fffdfcfef4e in GammaRayIntegration::Internal::ProcessTrackerBackendQtCreator::checkProcess (this=0x555556240c10, pid=6881) at ../../../src/qtauto/kdab-plugin-gammaray-qtas1.2/gammarayprocesstrackerbackendqtc.cpp:112 5 0x00007fffdf943b6a in GammaRay::ProcessTracker::D::requestUpdate (this=0x555556230800) at /home/kfunk/devel/src/qtauto/gammaray-qtas1.2/common/processtracker.cpp:72 6 0x00007fffdf943548 in GammaRay::ProcessTracker::D::qt_static_metacall (_o=0x555556230800, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffffffc800) at common/processtracker.moc:77 7 0x00007ffff66cf95a in QMetaObject::activate (sender=0x555556230900, signalOffset=3, local_signal_index=0, argv=0x0) at /home/kfunk/devel/src/qt5.8/qtbase/src/corelib/kernel/qobject.cpp:3743 (gdb) frame 0 0 0x00007fffe2a809d0 in ProjectExplorer::Runnable::Runnable (this=0x7fffffffc5c0, other=...) at /home/kfunk/devel/src/qt-creator-4.3/src/plugins/projectexplorer/runconfiguration.h:175 (gdb) p other.d 8 = std::unique_ptr<ProjectExplorer::Runnable::Concept> containing 0x0 ``` Fixed both locations where there's a potential nullptr derefence in this file. Change-Id: I23f7db6f18675470b19cdf39dce449c5b694160d Reviewed-by:
Christian Stenger <christian.stenger@qt.io> Reviewed-by:
hjk <hjk@qt.io>
-
Tobias Hunger authored
KDE checks for a "text" property in the wizard pages and will then replace the text it sees there with some text with added '&' characters. This breaks the wizards, so rename the properties to something that is not "text". Task-number: QTCREATORBUG-17503 Change-Id: Ie513848cef9cd795f06a47659abb550abd268b11 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Nikolai Kosjar authored
The change CPlusPlus: Fix isQtReservedWord commit 7d76dd00 enabled the problematic code path. Change-Id: Ic89e3976b07ad55976c474f9c4b6d6f6cf64d29e Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Detect both build directories next to the sources as well as below the source directory properly. Without this patch all files that normally go into "Build Directory" node were listed below "Source Directory" when the build directory was a child of the source directory. Task-number: QTCREATORBUG-18196 Change-Id: Ib8674489cfe04958f76df24904107bb7aa093162 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Oswald Buddenhagen authored
Change-Id: Ie5817708c942523721421a4c1c9d553ec1bf2be0 Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
hjk authored
Change-Id: I6ca5d860e9c2a82e7032873a0a2c939ab2f4c69f Task-number: QTCREATORBUG-18189 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Robert Loehning authored
Change-Id: I2e73a27aaa3b8c28cdce93576a8cdfc861e37b8d Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Tobias Hunger authored
Set the working directory of binaries which got moved from the build directory using CMAKE_RUNTIME_OUTPUT_DIRECTORY to the directory the binay is actualy in. Task-number: QTCREATORBUG-18158 Change-Id: I059d55a6c408799f3220bd90c271a6d743e6cd82 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tobias Hunger authored
Change-Id: I6580377c1a43996eb6d7737a095de29112840c26 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Tobias Hunger authored
Not checking the parentFolderNode triggered a crash elsewhere already, so double check other uses of parentFolderNode and use QTC_ASSERT to make sure no nullptr is going to be accessed. This is necessary now that we have a forest of project trees and no longer have a sessionnode anymore. Change-Id: Ibc380c2ec9b12b983e709d2eeb03a8b741fe1058 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Nikolai Kosjar authored
...to built-in diagnostic configuration "Warnings for almost everything". Change-Id: I2a70c76c5b876cc0dc8cebd80c2457550b608593 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-