summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Fix handling of current node if project tree view is hiddenDaniel Teske2014-10-094-36/+38
* | CMakeProject: Add option to override the make commandDaniel Teske2014-10-092-1/+40
* | ProjectMacroExpander: Actually make it workDaniel Teske2014-10-091-0/+2
* | BuildConfiguration: Use ProjectMacroExpanderDaniel Teske2014-10-091-5/+13
* | Help: Save side bar visibility without keeping track manuallyEike Ziller2014-10-093-15/+9
* | GenericProject: Use some Qt 5 connecthjk2014-10-092-5/+4
* | New Qt Creator logoAlessandro Portale2014-10-0915-8/+319
* | C++: Do not share dependency table when copying a SnapshotNikolai Kosjar2014-10-092-6/+5
* | Help window: Unregister print action on close.Eike Ziller2014-10-091-0/+1
* | CMakeProjectManager: add BareMetal supportTim Sander2014-10-091-0/+2
* | Remove StandardFileWizardFactoryTobias Hunger2014-10-0911-68/+6