summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Help Window: Add missing connect for contents view actionEike Ziller2014-10-141-0/+3
* Help: Remove the now duplicate side bar code for central widgetEike Ziller2014-10-144-165/+77
* Help Window: Add search view to side barEike Ziller2014-10-142-1/+16
* Help: Make it possible to duplicate search viewEike Ziller2014-10-145-18/+24
* Fix compilation for msvc2012Thomas Hartmann2014-10-141-0/+1
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-144161-29178/+33360
|\
| * Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-144161-29178/+33360
| |\
| | * License updateEike Ziller2014-10-094271-29669/+33892
| | * CMakeProjectManager: Fix crash on selecting make targetDaniel Teske2014-10-081-1/+1
| | * Update qbs submodule.Christian Kandeler2014-10-072-3/+2
| | * Android: Be more careful in androidVirtualDevices()Daniel Teske2014-10-021-7/+24
| | * Update qbs submodule.Christian Kandeler2014-09-301-0/+0
| | * Core: Revert function signature changeOrgad Shaneh2014-09-302-2/+2
| | * Re-add Label for action JumpToFileUnderCursorInNextSplit.marcel2014-09-291-1/+1
* | | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-1470-326/+334
* | | QtSupport: Add method to query UI class nameTobias Hunger2014-10-142-0/+11
* | | QtSupport: Code cosmeticsTobias Hunger2014-10-141-6/+4
* | | QtSupport: Add missing Q_OBJECT macroTobias Hunger2014-10-141-0/+2
* | | QmlJSEditor: warn when editing .ui.qml, activate designer checksThomas Hartmann2014-10-145-7/+68
|/ /
* | QmlProfiler: Increase minimum size of timeline items to 3pxUlf Hermann2014-10-142-5/+11
* | QmlProfiler: Pass input events with the same signal as all othersUlf Hermann2014-10-142-2/+2
* | Add ui.qml support to code mode and editorFawzi Mohamed2014-10-1411-17/+74
* | WelcomeScreen: Adding @2x variants for the iconsAlessandro Portale2014-10-132-1/+113
* | Fix that opening qmake projects could result in delayed first parsingEike Ziller2014-10-131-1/+1
* | ProjectExplorer: Fix invisible Run submenuFinn Brudal2014-10-131-0/+2
* | Utils: Move MacroExpander to file pair of its ownhjk2014-10-137-18/+105
* | Help: Fix "Open Link" context menu item in search pane.Eike Ziller2014-10-131-1/+1
* | Help Window: Add contents view to side barEike Ziller2014-10-134-10/+34
* | Help: Make it possible to create multiple content viewsEike Ziller2014-10-133-56/+35
* | Help: Clean up bookmarks widgetEike Ziller2014-10-134-59/+16
* | Help Window: Add Bookmarks viewEike Ziller2014-10-134-2/+30
* | (Help)SideBar fixesEike Ziller2014-10-139-77/+63
* | Add index and filter combo box to external help windowEike Ziller2014-10-1316-113/+237
* | Navigation side bar: It is "View", not "Pane"Eike Ziller2014-10-132-2/+2
* | TextEditor: Move some enums to namespace scopehjk2014-10-139-60/+61
* | ManhattanStyle: Reduce scope of local variableOrgad Shaneh2014-10-121-1/+1
* | Debugger: Add an macro expander for debugger engine typehjk2014-10-102-2/+18
* | Kit: Denoise kit.cpphjk2014-10-101-24/+21
* | QmakeProject: Make initial parse use the async parsingDaniel Teske2014-10-104-68/+30
* | ~QmakeProFileNode: Simplify codeDaniel Teske2014-10-102-5/+4
* | QmakeProject parsing: Move code from gui thread to parser threadsDaniel Teske2014-10-104-291/+437
* | QtSupport: Use the new MacroExpander basehjk2014-10-103-48/+28
* | Utils: Introduce a not-so-abstract MacroExpander utility classhjk2014-10-101-0/+15
* | FancyMainWindow: Fix method naminghjk2014-10-102-4/+4
* | Profile parsing: Extract VPATH information for the .pro fileDaniel Teske2014-10-102-20/+50
* | Adding new QtQuick features for Qt 5.4Thomas Hartmann2014-10-102-0/+10
* | Help: Make it possible to create multiple index viewsEike Ziller2014-10-105-70/+292
* | Partially revert "GenericProject: Use some Qt 5 connect"hjk2014-10-091-1/+1
* | Re-introduce option to toggle FancyMainWindow auto-hidinghjk2014-10-096-129/+242
* | Make SessionManager::instance() return a SessionManager* againhjk2014-10-092-2/+2