summaryrefslogtreecommitdiff
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* Remove unused slot QmlDebugConnection::deviceAboutToClose().Friedemann Kleint2014-05-061-1/+0
* QmlJS: Remove unused variableOrgad Shaneh2014-05-061-1/+0
* CDB: Remove redundant null valdationsOrgad Shaneh2014-05-061-4/+2
* QmlDebug: simplify the qml debug connectionUlf Hermann2014-05-052-65/+9
* Fix CDB detection for Windows SDK 8.1Andrew Knight2014-05-051-0/+2
* Replace unneeded #ifdef.Christian Kandeler2014-05-051-9/+9
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-023-31/+38
|\
| * qmljs: split scan functionFawzi Mohamed2014-04-302-30/+37
| * qbs build: Adapt to function renaming.Christian Kandeler2014-04-151-1/+1
* | Utils::TreeViewComboBox: Add missing Q_OBJECTDaniel Teske2014-04-301-0/+2
* | Move OverViewCombo to Utils::Daniel Teske2014-04-304-2/+190
* | When the qbs submodule is present, build its applications too.Christian Kandeler2014-04-291-0/+3
* | Debugger: Rework display type selectionhjk2014-04-291-5/+7
* | Use more descriptive progress bar titlesEike Ziller2014-04-281-2/+2
* | Remove dead code.jkobus2014-04-282-16/+0
* | Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-2223-78/+78
* | DebuggerViews: Fix keyboard navigation on OS XDaniel Teske2014-04-162-6/+6
* | QMakeProject: Fix inconsistent isAbsolutePathDaniel Teske2014-04-162-0/+30
* | Fix 'clear' button position and size on HiDPIEike Ziller2014-04-152-3/+18
* | Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-04-143-2/+4
|\ \ | |/
| * process_ctrlc_stub: close process and thread handlesJoerg Bornemann2014-04-111-0/+2
| * Revert "C++: nested class with enclosing template class"Nikolai Kosjar2014-04-091-1/+0
| * Fix qbs build on Windows.Christian Kandeler2014-04-081-1/+2
* | StyleHelper: Remove unused variablehjk2014-04-111-1/+0
* | PluginView: Use double click on all platforms for detailsDaniel Teske2014-04-114-4/+9
* | Introduce Utils::TreeView/TreeWidgetDaniel Teske2014-04-116-27/+214
* | Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-04-085-2/+38
|\ \ | |/
| * Prevent 'qmake -query' from bringing up modal message dialog on startupKai Koehne2014-04-072-0/+35
| * C++: nested class with enclosing template classPrzemyslaw Gorszkowski2014-04-041-0/+1
| * C++: fix findusage for member of typedefed anonymous structPrzemyslaw Gorszkowski2014-04-042-4/+5
| * QmlProfiler: Guess the trace end time if we don't receive EndTraceUlf Hermann2014-04-042-2/+2
* | C++: Remove unused functionsNikolai Kosjar2014-04-071-12/+0
* | Remove unnecessary QTreeView includesDaniel Teske2014-04-071-1/+0
* | C++: fix typedef resolvingPrzemyslaw Gorszkowski2014-04-041-21/+16
* | C++: fix findusage for member of typedefed anonymous structPrzemyslaw Gorszkowski2014-03-312-4/+5
* | Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-03-281-12/+12
|\ \ | |/
| * C++: Fix compilation with C++<11Orgad Shaneh2014-03-271-12/+12
* | Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-2731-333/+817
|\ \ | |/
| * Fix compilation on Ubuntu 11.10.Erik Verbruggen2014-03-272-2/+2
| * C++: Do type and name equality checking in a safe manner.Erik Verbruggen2014-03-2726-327/+767
| * C++: fix support for nested anonymous classPrzemyslaw Gorszkowski2014-03-261-1/+2
| * C++: nested class in functionPrzemyslaw Gorszkowski2014-03-251-2/+6
| * C++: Do not set binding block as instantiationOriginPrzemyslaw Gorszkowski2014-03-251-0/+4
| * VCS: Use OutputFormatter for output windowOrgad Shaneh2014-03-192-1/+7
| * Utils: Support \r handling in OutputFormatterOrgad Shaneh2014-03-193-2/+31
* | Utils::Environment support magic windows environment variablesDaniel Teske2014-03-191-2/+2
* | Fix 'prefered' typo in variable namesKai Koehne2014-03-191-15/+15
* | Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-1824-63/+68
|\ \ | |/
| * Vcs: Leave lone CRs alone when normalizing line endingsTobias Hunger2014-03-181-15/+4
| * Fix QT_VERSION checks in logging.hKai Koehne2014-03-141-7/+7