summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use Qt::AA_UseOpenGLES instead of QT_OPENGLThomas Hartmann2018-08-151-1/+1
* Fix hiding file system view's bread crumbEike Ziller2018-08-152-3/+10
* TextEditor: Fix compile on macOSChristian Stenger2018-08-151-0/+2
* Valgrind: Fix heob check if executable existsHannes Domani2018-08-141-1/+2
* GenericHighlighter: check text color against backgroundDavid Schulz2018-08-141-1/+41
* Fix Botan build on macOSEike Ziller2018-08-132-2/+6
* Botan: Fix compile if documentation tools are presentChristian Stenger2018-08-132-2/+3
* Update qbs submoduleChristian Kandeler2018-08-101-0/+0
* SSH: Use Botan2Christian Kandeler2018-08-10499-65031/+75444
* Fix wrong color of line/column labelEike Ziller2018-08-091-1/+2
* ProjectExplorer: reduce amount of concurrent running vcvars.bat scriptsDavid Schulz2018-08-091-2/+15
* Debugger: Fix parsing of server command line optionhjk2018-08-091-1/+1
* Clang: Fix resource directory pathIvan Donchevskii2018-08-082-10/+7
* Clang: Fix the include paths order for libclangIvan Donchevskii2018-08-081-1/+1
* AutoTest: Fix and unify handling of group nodesChristian Stenger2018-08-079-9/+26
* QbsProjectManager: Adapt to cpp.cxxLanguageVersion type changeChristian Kandeler2018-08-071-10/+16
* AutoTest: Disconnect signal after being processedChristian Stenger2018-08-062-2/+6
* AutoTest: Avoid crash in illegal stateChristian Stenger2018-08-061-1/+6
* TextEditor: fix crash while request follow symbol and typing on macDavid Schulz2018-08-062-1/+2
* GDB: Escape quotes on breakpoint commandsOrgad Shaneh2018-08-031-2/+6
* Update qbs submoduleChristian Kandeler2018-08-031-0/+0
* Revert "Wizards: Drop support for Qt4 for widgets application"hjk2018-07-262-3/+1
* Environment: Do not leave stray ':' in LD_LIBRARY_PATHTobias Hunger2018-07-261-2/+4
* Debugger: Do not start the mixed engine on Attach to QML Serverhjk2018-07-261-0/+1
* ProjectExplorer: fix msvc toolchain detection for Windows SDK 7.xDavid Schulz2018-07-251-8/+4
* Clang: Suppress "unreferenced formal parameter" warnings on MSVCOrgad Shaneh2018-07-251-0/+3
* QbsProjectManager: Fix qbs build against external qbsChristian Kandeler2018-07-201-1/+1
* Debugger: Fix breakpoint disabling and enabling in for QMLUlf Hermann2018-07-191-10/+7
* Remove copying settings from Nokia directoryv4.7.0Orgad Shaneh2018-07-161-1/+1
* Qml Profiler: Do toggle extended statistics when option is checkedUlf Hermann2018-07-161-1/+1
* BinEditor: Fix "Find Next" for a single charOrgad Shaneh2018-07-161-1/+1
* ProjectExplorer: Make Collapse All action for project tree workTobias Hunger2018-07-131-2/+2
* Clang: Suppress class-memaccess warnings for GCC8Orgad Shaneh2018-07-131-0/+9
* Tracing: Don't rebuild flame graph if there is nothing to seeUlf Hermann2018-07-121-5/+7
* AutoTest: Handle direct usage of quick_test_mainChristian Stenger2018-07-123-3/+75
* Fix assert when filtering examples / tutorialsEike Ziller2018-07-121-4/+67
* ProjectModel: Fix crash when updating parsing state of projectTobias Hunger2018-07-121-2/+8
* CMake: Fix building on current executable targetTobias Hunger2018-07-121-1/+1
* FileProperties: Use native separators for file pathAndre Hartmann2018-07-121-1/+2
* Fix that Qt Quick Designer did not request Design mode creationEike Ziller2018-07-121-0/+1
* Update qbs submoduleChristian Kandeler2018-07-121-0/+0
* AutoTest: Fix handling of cpp files for Quick testsChristian Stenger2018-07-114-4/+43
* ProjectExplorer: only add Tasks from the main threadDavid Schulz2018-07-114-60/+89
* Utils: Follow symlinks in Environment::isSameExecutableOrgad Shaneh2018-07-111-1/+5
* use initializer listTim Jenssen2018-07-101-1/+1
* WinRT: set symbol file before debugging winrt packagesDavid Schulz2018-07-101-0/+1
* ProjectExplorer: Fix handling of the QTC_USER_FILE_PATH variableFriedemann Kleint2018-07-101-5/+4
* Fix running lrelease and lupdate as external toolsEike Ziller2018-07-102-0/+2
* Add %{CurrentBuild:Env} to global environmentEike Ziller2018-07-101-0/+7
* Expand variables in external tool environmentEike Ziller2018-07-101-1/+6