summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix hiding file system view's bread crumbEike Ziller2018-08-152-3/+10
* qmljs: update some module versionsMarco Benelli2018-08-151-0/+8
* TextEditor: Fix compile on macOSChristian Stenger2018-08-151-0/+2
* Squish: Update Creator's sources to v4.7.0Robert Loehning2018-08-144-1908/+7554
* Valgrind: Fix heob check if executable existsHannes Domani2018-08-141-1/+2
* GenericHighlighter: check text color against backgroundDavid Schulz2018-08-141-1/+41
* Fix Linux WMClass also for standalone desktop fileEike Ziller2018-08-141-0/+1
* Fix Botan build on macOSEike Ziller2018-08-132-2/+6
* Botan: Fix compile if documentation tools are presentChristian Stenger2018-08-132-2/+3
* Doc: Remove a note that is no longer applicableLeena Miettinen2018-08-101-3/+0
* Update qbs submoduleChristian Kandeler2018-08-101-0/+0
* Squish: Fix passing argument to helper functionChristian Stenger2018-08-101-2/+2
* Squish: Remove old default target parametersRobert Loehning2018-08-103-28/+12
* Doc: Add a note about debugger error on AndroidLeena Miettinen2018-08-101-1/+5
* SSH: Use Botan2Christian Kandeler2018-08-10501-65031/+75446
* Fix wrong color of line/column labelEike Ziller2018-08-091-1/+2
* Debugger: Fix accessing member functionChristian Stenger2018-08-091-1/+1
* Squish: Fix checking for Profile modeRobert Loehning2018-08-091-1/+2
* Squish: Simplify mapping between kits and their namesRobert Loehning2018-08-091-25/+11
* ProjectExplorer: reduce amount of concurrent running vcvars.bat scriptsDavid Schulz2018-08-091-2/+15
* Debugger: fix cdb enum dumperDavid Schulz2018-08-091-3/+8
* 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
* Squish: Also check for "Profile" config being checkedRobert Loehning2018-08-071-0/+1
* Squish: Move imports of "os", "re" and "sys" into shared classRobert Loehning2018-08-0710-17/+1
* QbsProjectManager: Adapt to cpp.cxxLanguageVersion type changeChristian Kandeler2018-08-071-10/+16
* Squish: Fix warningsRobert Loehning2018-08-0627-44/+33
* 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
* Improve Russian translationSergey Belyashov2018-08-031-5/+5
* Update qbs submoduleChristian Kandeler2018-08-031-0/+0
* Squish: Don't explicitly pass default to createNewQtQuickApplicationRobert Loehning2018-08-022-6/+2
* Squish: Refactor selecting configured Kits in projectRobert Loehning2018-08-0221-223/+149
* Squish: Redo readFile()Christian Stenger2018-08-011-4/+2
* Squish: Test pasting with pastebin.comRobert Loehning2018-07-311-3/+15
* Squish: Use sections for services in tst_codepastingRobert Loehning2018-07-311-36/+37
* Squish: Fix handling of server issues in tst_codepastingRobert Loehning2018-07-301-19/+19
* Squish: Fix tests after revertChristian Stenger2018-07-271-4/+8
* Squish: Forward qbs' warnings about deprecated featuresRobert Loehning2018-07-262-4/+11
* Revert "Wizards: Drop support for Qt4 for widgets application"hjk2018-07-262-3/+1
* Coding Style: Update null pointer description to C++11Andre Hartmann2018-07-261-4/+3
* 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
* Update German translationRobert Loehning2018-07-251-1567/+1817
* 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