aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update changelog for 4.7.0Eike Ziller2018-07-131-1/+10
* Doc: Add 3rd-party libraries to AcknowledgementsLeena Miettinen2018-07-131-29/+193
* 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
* Squish: Remove unneeded function callRobert Loehning2018-07-121-1/+0
* Squish: Remove unused variablesRobert Loehning2018-07-121-2/+2
* 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
* Doc: Replace title with HTML filename as value of \contentspageLeena Miettinen2018-07-12113-227/+226
* AutoTest: Fix handling of cpp files for Quick testsChristian Stenger2018-07-114-4/+43
* Doc: Move information about Qt Quick Controls to "Creating Components"Leena Miettinen2018-07-119-480/+367
* ProjectExplorer: only add Tasks from the main threadDavid Schulz2018-07-114-60/+89
* Utils: Follow symlinks in Environment::isSameExecutableOrgad Shaneh2018-07-111-1/+5
* Doc: Move information about states to "Adding States"Leena Miettinen2018-07-113-105/+118
* Doc: Describe Navigator and Properties in separate topicsLeena Miettinen2018-07-116-318/+390
* Squish: Update suite_WELPRobert Loehning2018-07-115-14/+15
* Merge "Merge remote-tracking branch 'origin/4.6' into 4.7" into 4.7Eike Ziller2018-07-111-259/+1633
|\
| * Merge remote-tracking branch 'origin/4.6' into 4.7Oswald Buddenhagen2018-07-101-259/+1633
| |\
| | * Update danish (da) translation for Qt Creator 4.64.6scootergrisen2018-07-101-259/+1633
* | | Debugger: add instruction to build python enabled dumper for cdbDavid Schulz2018-07-111-0/+3
|/ /
* | More changelog for 4.7hjk2018-07-101-0/+6
* | 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
* | Show 4 columns of examples within Qt Creator's default window widthEike Ziller2018-07-101-2/+2
* | Android: Fix aapt tool's path in windowsVikas Pachdha2018-07-101-1/+1
* | Wizards: Make it easier to debug cmake based quick applicationsChristian Stenger2018-07-091-2/+2
* | Qml Debugger: Disallow editing of items with childrenUlf Hermann2018-07-091-6/+12
* | QML Debugger: Make sure to re-fetch expanded properties on updateUlf Hermann2018-07-091-1/+4
* | Show examples page in welcome mode on first startEike Ziller2018-07-091-2/+6
* | Squish: Update tst_CSUP01Robert Loehning2018-07-091-5/+7
* | Squish: Give code model more time to list refactoringsRobert Loehning2018-07-091-1/+1
* | Remove wrong quotes from German translationRobert Loehning2018-07-091-1/+1
* | Fix crash when filtering out warnings from issues paneEike Ziller2018-07-092-1/+7
* | Git: Silence managesFileOrgad Shaneh2018-07-091-1/+2
* | Clang: For definitions show their parent class qualificationIvan Donchevskii2018-07-091-1/+16
* | Clang: Don't show template type parameters in Class View and Current Document...Ivan Donchevskii2018-07-095-2/+19
* | Android: Parse APK to find package name and other informationVikas Pachdha2018-07-094-1/+89