aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QtSupport: Fix loading of tutorial thumbnailsv4.6.0-rc1Alessandro Portale2018-03-141-3/+3
* qmake: require a drive in a DOS path for it to be absoluteEdward Welbourne2018-03-143-21/+30
* qmake: fix hypothetical raw data leak in $$replace()Oswald Buddenhagen2018-03-141-1/+5
* qmake: fix hypothetical raw data leaks relating to qt i/o classesOswald Buddenhagen2018-03-141-5/+9
* qmake: remove pointless use of raw data in $$[QMAKEFEATURES] accessOswald Buddenhagen2018-03-142-2/+1
* optimize operator+ ProString vs. char*Oswald Buddenhagen2018-03-141-2/+2
* qmake: make more use of ProString built-insOswald Buddenhagen2018-03-142-18/+14
* qmake: fix raw data detach avoidanceOswald Buddenhagen2018-03-143-12/+6
* qmake: fix excessive detaching of raw dataOswald Buddenhagen2018-03-141-3/+3
* qmake: make yet more use of ProString::toQStringRef()Oswald Buddenhagen2018-03-145-13/+20
* qmake: Change source identifier type in ProStringOswald Buddenhagen2018-03-1418-190/+248
* qmake: Preserve last modification timestamps of installed directoriesSimon Hausmann2018-03-142-0/+39
* qmake: Preserve last modification timestamps of installed filesSimon Hausmann2018-03-143-57/+76
* qmake: improve time stamp precision of the touch() functionSimon Hausmann2018-03-141-1/+8
* QMakeEvaluator: port a QString::split() to a QStringRef::split() loopMarc Mutz2018-03-141-4/+4
* qmake: make QMakeEvaluator::isActiveConfig() take a QStringRef argumentOswald Buddenhagen2018-03-146-12/+25
* qmake: add a bunch of complementary options to -afterOswald Buddenhagen2018-03-143-25/+33
* qmake: don't pass qmake configure arguments to sub-projectsOswald Buddenhagen2018-03-142-2/+2
* qmake: micro-optimize FOO-=$$BAR for empty FOOOswald Buddenhagen2018-03-141-1/+4
* qmake: fix conditionals on the spec after assigning QMAKESPECOswald Buddenhagen2018-03-141-0/+1
* qmake: make QMAKE_DIR_SEP magic on writingOswald Buddenhagen2018-03-142-2/+4
* qmake: introduce magic bypassNesting() scopeOswald Buddenhagen2018-03-143-1/+46
* qmake: introduce reload_properties() functionOswald Buddenhagen2018-03-142-1/+8
* qmake: abort when $$prompt() gets EOFOswald Buddenhagen2018-03-143-8/+10
* qmake: Add support for Visual Studio 2017Oliver Wolff2018-03-141-1/+12
* qmake: make discard_from() patch up QMAKE_INTERNAL_INCLUDED_FILES as wellOswald Buddenhagen2018-03-141-0/+4
* qmake: let discard_from() discard function definitions as wellOswald Buddenhagen2018-03-141-0/+12
* qmake: add "undecorated" mode to $$prompt()Oswald Buddenhagen2018-03-141-6/+12
* Improve QMake JSON errorAllan Sandfeld Jensen2018-03-141-3/+36
* fix $$section()'s bad argument count error messageOswald Buddenhagen2018-03-141-2/+1
* qmake: restore coding styleOswald Buddenhagen2018-03-142-107/+107
* Update 4.6 changes fileEike Ziller2018-03-141-0/+21
* Doc: Add link to Qt Quick Designer tutorial video from TutorialsLeena Miettinen2018-03-141-0/+4
* Squish: Revert workarounds for fixed bugRobert Loehning2018-03-144-14/+2
* Squish: Skip tst_opencreator_qbsRobert Loehning2018-03-141-3/+2
* Wizards: Fix Qt Unit test wizardChristian Stenger2018-03-131-2/+1
* CMake: Re-add RunConfiguration display namehjk2018-03-131-0/+2
* Update German translationRobert Loehning2018-03-131-529/+1197
* Android: Pull linker from device/emulatorVikas Pachdha2018-03-132-31/+24
* BinEditor: Do now show tool tip if mouse is not over dataEike Ziller2018-03-132-15/+28
* BinEditor: Fix that posAt could be larger than available bytesEike Ziller2018-03-131-6/+5
* Fix binary editor tool tipEike Ziller2018-03-131-10/+25
* ProjectExplorer: fix gcc toolchain abi detectionDavid Schulz2018-03-121-1/+1
* Doc: Add a link to a new Qt Creator and Qt videoLeena Miettinen2018-03-121-1/+5
* qbs build: Suppress vcs header file creationChristian Kandeler2018-03-121-0/+1
* Fix ordering of items without file name in open documents popupEike Ziller2018-03-121-1/+2
* QbsProjectManager: Fix "equivalent command line" contentsChristian Kandeler2018-03-122-2/+2
* QmlDesigner: void static -> static voidOrgad Shaneh2018-03-122-2/+2
* QmlDesigner: Fix compile for Qt5.6Christian Stenger2018-03-121-2/+2
* QtSupport/Welcome: Refresh the tutorials/examples/videos thumbnailsAlessandro Portale2018-03-1110-8/+115