aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update qbs submodulev4.6.0Joerg Bornemann2018-03-271-0/+0
* Clang-cl: Fix restoration of clang-cl compilerAndy Shaw2018-03-262-6/+12
* GenericProject: Fix adding several makestepsTobias Hunger2018-03-231-4/+1
* Clang: Check that local renaming QFuture is not cancelledIvan Donchevskii2018-03-201-0/+2
* ProjectTree: Add missing registration of pre-existing projectsTobias Hunger2018-03-161-1/+3
* Fix scrolling in file system viewEike Ziller2018-03-161-0/+1
* Fix image border for examples browserEike Ziller2018-03-151-1/+6
* Move git specific stuff out of diff editor pluginJarek Kobus2018-03-1513-186/+370
* Update qbs submoduleChristian Kandeler2018-03-151-0/+0
* QmlPuppet: enable reset the default puppet buttonTim Jenssen2018-03-151-4/+14
* Fix width calculations in flamegraph and timelineUlf Hermann2018-03-153-17/+31
* 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-1417-185/+243
* 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
* Doc: Add link to Qt Quick Designer tutorial video from TutorialsLeena Miettinen2018-03-141-0/+4
* Wizards: Fix Qt Unit test wizardChristian Stenger2018-03-131-2/+1
* CMake: Re-add RunConfiguration display namehjk2018-03-131-0/+2
* 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