aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* winrt: Remove experimental flagMaurice Kalinowski2016-11-141-1/+0
* Replace WIN32 define with _WIN32Kai Koehne2016-11-144-6/+8
* AutoTest: Use themed test result iconsAlessandro Portale2016-11-1413-24/+49
* AutoTest: Fix handling of enabled state for code parserChristian Stenger2016-11-145-22/+18
* Fix that save as from "file was removed" dialog didn't provide filtersEike Ziller2016-11-143-48/+27
* EditorManager: Fix timing of aboutToSave signalEike Ziller2016-11-141-1/+1
* Debugger: Robustify L&E context menu handlinghjk2016-11-141-10/+11
* Debugger: Prevent popup on shutdown when debugger is runningOrgad Shaneh2016-11-141-0/+1
* Update qbs submoduleChristian Kandeler2016-11-111-0/+0
* Fix lacks of Q_OBJECT macroSergey Belyashov2016-11-117-26/+29
* AutoTest: Re-do multi-threaded parsing for testsChristian Stenger2016-11-111-41/+20
* Nim: Added support for nim script filesFilippo Cucchetto2016-11-115-1/+12
* QmlDesigner: Do not use Component in PathView sourceThomas Hartmann2016-11-111-15/+13
* Core: Fix QModelIndex interaction for variable chooserChristian Stenger2016-11-111-6/+8
* qbs build: Fix the names of some Qt modules in Depends itemsChristian Kandeler2016-11-106-11/+8
* Qmake: Make sure to mark new ProFileNodes as "parse in progress"Tobias Hunger2016-11-101-0/+1
* Debugger: Allow debuggerruncontrol creation with warningsChristian Stenger2016-11-102-3/+7
* QbsProjectManager: Allow JS expressions when overriding propertiesChristian Kandeler2016-11-092-4/+10
* Git: Fix missing includeChristian Stenger2016-11-091-0/+1
* QmakeProjectManager: Improve signalling of parser stateTobias Hunger2016-11-097-32/+54
* Git: Make mergetool parsing more robustOrgad Shaneh2016-11-092-11/+25
* Git: Support typechangeOrgad Shaneh2016-11-095-3/+12
* Git: Simplify translationsOrgad Shaneh2016-11-092-10/+12
* Git: Show success message on abortOrgad Shaneh2016-11-091-1/+2
* Git: Disambiguate revision from path on logOrgad Shaneh2016-11-091-0/+1
* QMlJSCheck: Add missed types of State changesDmitry V. Tchoomak2016-11-091-0/+2
* Theme: Use QVariantMap for theme propertiesUlf Hermann2016-11-0813-56/+41
* QmlJSCheck: Adding more unsupported in designer typesThomas Hartmann2016-11-081-14/+23
* CMake: Do not auto-run cmake if that was disabledTobias Hunger2016-11-081-1/+2
* AutoTest: Avoid concurrent access on static function membersChristian Stenger2016-11-087-99/+223
* Debugger: Fix potential memory leakDavid Schulz2016-11-081-8/+19
* CMake: Use QT_INSTALL_PREFIX for CMAKE_PREFIX_PATHTobias Hunger2016-11-081-4/+4
* Beautifier: Move initialization to extensionsInitialized()Ulf Hermann2016-11-081-4/+4
* Register python editors icon overlay in extensionsInitialized()Ulf Hermann2016-11-082-3/+6
* Fix AndroidRunnerBogDan Vatra2016-11-081-3/+3
* AutoTest: Speed up parsing for testsChristian Stenger2016-11-071-21/+29
* Clang: Bring back warning/errors icons for qbs buildNikolai Kosjar2016-11-071-0/+1
* Timeline: Drop manual control of scale updatesUlf Hermann2016-11-071-10/+7
* AutoTest: Re-use snapshot instead of fetching it while visitingChristian Stenger2016-11-073-12/+14
* SVN: Escape files containing '@' charactersTobias Hunger2016-11-073-16/+28
* QbsProjectManager: Translate qbs module properties to compiler flagsChristian Kandeler2016-11-071-6/+88
* QmlDesigner: Avoid unnecessary updated of item library modelThomas Hartmann2016-11-071-3/+1
* Debugger: Adjust to latest field changesDavid Schulz2016-11-071-0/+54
* Debugger: Add helper function for value creationDavid Schulz2016-11-073-38/+21
* Debugger: Return None type instead NULLDavid Schulz2016-11-074-40/+40
* Debugger: Streamline common options page setuphjk2016-11-073-241/+172
* AutoTest: Ensure that testrunner can always return to not running stateChristian Stenger2016-11-041-11/+12
* Merge remote-tracking branch 'origin/4.1' into 4.2Eike Ziller2016-11-041-8/+9
|\
| * Fix QnxDebugSupport::startExecution()Ulf Hermann2016-11-031-8/+9
* | QmlDesigner: Use original modifier for auto completionThomas Hartmann2016-11-041-2/+2