aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tr()-Fixes in CLANG code model.v3.1.0-beta1Friedemann Kleint2014-03-037-17/+22
* Qbs: Give path to settings in Qbs build and install stepsTobias Hunger2014-03-032-0/+6
* Qbs: Wait for reparsing to be done after a buildTobias Hunger2014-03-032-2/+14
* Qbs: Create run configurations for everythingTobias Hunger2014-03-031-4/+5
* Qbs: Add placeholder text to QbsRunConfiguration widgetTobias Hunger2014-03-031-0/+1
* Fix F1 sometimes opening explorer/finder if documentation is not foundEike Ziller2014-03-031-3/+6
* Qnx: Enabled deactivating unique active API levelEl Mehdi Fekari2014-03-031-1/+1
* Qnx: Fix device runtime check step conditionEl Mehdi Fekari2014-03-031-2/+2
* tr()-Fixes in QNX-plugin.Friedemann Kleint2014-03-032-2/+3
* Qbs: Properly initialize "Run in Terminal" based on qbs propertiesTobias Hunger2014-03-032-10/+8
* Utils: Fix replace with preserve case.David Schulz2014-03-031-1/+1
* FlatModel: Sort file nodes according to displaname firstDaniel Teske2014-03-031-1/+5
* tr()-Fixes in QNX wizards.Friedemann Kleint2014-03-032-30/+19
* Qbs: Fix reparsing after buildingTobias Hunger2014-03-032-8/+14
* CppEditor: Do not "highlight parentheses" for multiline C++ commentsOrgad Shaneh2014-03-031-4/+7
* ProjectExplorer: Expect file change on removeOrgad Shaneh2014-03-031-0/+2
* Use native labels for "Browse" buttonsRobert Loehning2014-03-031-0/+6
* Vcs: Do not freeze when the user starts its commit message with <Tab>Tobias Hunger2014-03-031-0/+1
* Core: Restore main window state before showing.David Schulz2014-03-031-1/+1
* Provide parent to getOpenFileName()Robert Loehning2014-02-281-1/+2
* Support configurable library location in qbs build.Christian Kandeler2014-02-285-6/+6
* Revert "Git: Replace %n with %1 in string"Friedemann Kleint2014-02-281-2/+2
* QmlDesigner: Adding missing dependencyThomas Hartmann2014-02-281-0/+1
* Fix capitalization of API in QNX.Friedemann Kleint2014-02-282-2/+2
* Remove leading newline characters from translated messages.Friedemann Kleint2014-02-289-12/+15
* Normalize connect()Robert Loehning2014-02-281-2/+2
* Make find options in tool bar more accessible.Eike Ziller2014-02-284-14/+156
* Debugger: Add start with step-into for LLDBhjk2014-02-281-0/+1
* Fix array format message in Debugger.Friedemann Kleint2014-02-281-4/+9
* winutils: Fix warning about unused functions on non windowsTobias Hunger2014-02-281-0/+2
* Debugger: Re-work qt namespace detection with gdbhjk2014-02-282-51/+23
* Fix lupdate warnings in WinRT-plugin.Friedemann Kleint2014-02-281-15/+25
* Use dialog parent for cpaster dialogsEike Ziller2014-02-281-3/+3
* Move internal structures and some functions into diffutils.hjkobus2014-02-286-367/+463
* Git: Replace %n with %1 in stringOrgad Shaneh2014-02-281-2/+2
* Qnx: Add history completer to path choosersTobias Hunger2014-02-2810-0/+19
* Qbs: Do not re-parse projects while they are builtTobias Hunger2014-02-281-0/+7
* Enable QML debugging also for generic remote linuxKai Koehne2014-02-281-0/+4
* Remove dead codeLorenz Haas2014-02-271-2/+0
* C++: Record macro uses in #if defined(MACRO)Orgad Shaneh2014-02-271-1/+4
* C++: Fix line value for tokens generated by function-like macroOrgad Shaneh2014-02-271-1/+1
* Fix crash when restoring settings in registerShortcutEike Ziller2014-02-271-1/+1
* Prepare for patch generation, fix internals.jkobus2014-02-274-83/+129
* C++: Fix handling of #undefOrgad Shaneh2014-02-271-2/+11
* Core: Delay coreOpened signal emissionhjk2014-02-271-1/+1
* C++: introduce a project config file field in the projectPart.Erik Verbruggen2014-02-2710-26/+62
* C++: fix indentation for static var decls of anonymous classes.Erik Verbruggen2014-02-271-0/+3
* QmlProfiler: take the left border into account when painting time marksUlf Hermann2014-02-271-4/+5
* QmlProfiler: Provide a horizontal scroll bar for the timelineUlf Hermann2014-02-273-154/+151
* Git: Use `git describe` for topic before falling back to "Detach Head"Orgad Shaneh2014-02-271-2/+12