aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Android: Add API's to run Android SDK toolsVikas Pachdha2018-07-092-17/+37
* | QmlDesigner: Fix crash when opening qmlproject while Design mode is openEike Ziller2018-07-061-4/+7
* | Debugger: Robustify MainWindow state savinghjk2018-07-062-1/+2
* | More changelog for 4.7Eike Ziller2018-07-061-0/+20
* | Version bump to 4.7.0Eike Ziller2018-07-062-8/+8
* | Debugger: Fix Qt namespace detection for gdb8Christian Stenger2018-07-061-1/+6
* | Update qbs submoduleChristian Kandeler2018-07-061-0/+0
* | Doc: Pull information about C++ sidebar views into separate fileLeena Miettinen2018-07-062-33/+85
* | Android: Use ipv4 host to connect to app in androidVikas Pachdha2018-07-063-3/+8
* | ProjectExplorer: Search for clang-cl compiler in pathIvan Donchevskii2018-07-051-17/+34
* | QMake parsing: Improve behavior in case of empty build directoryv4.7.0-rc1Eike Ziller2018-07-041-3/+6
* | Beautifier: Long live uncrustifyLorenz Haas2018-07-041-0/+2
* | Fix documentation build when renaming IDEEike Ziller2018-07-041-2/+2
* | QmlDesigner: Reparent only on CTRL+SHIFTThomas Hartmann2018-07-041-0/+1
* | qmljs: Add autocompletion for QtWebEngine importsKai Koehne2018-07-041-0/+8
* | Debugger: Fix state of instruction wise operation buttonChristian Stenger2018-07-041-0/+1
* | Doc: Pull out "Adding States" into a separate topicLeena Miettinen2018-07-035-67/+92
* | Doc: Add information about connectionsLeena Miettinen2018-07-036-143/+309
* | QmlDesigner: Stabilize property order of meta dataThomas Hartmann2018-07-031-3/+10
* | Tests: Add lines for testing editing and output of intRobert Loehning2018-07-031-0/+2
* | QmlDesigner: Fix crashThomas Hartmann2018-07-031-6/+12
* | Debugger: Do not switch to design mode when hitting a break pointUlf Hermann2018-07-031-2/+4
* | VCS: Fix off-by-one line in blameOrgad Shaneh2018-07-021-4/+4