aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Introduce codemodelbackend process and libraryMarco Bubke2015-06-03180-44/+178565
* cmakeprojectmanager: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-034-15/+15
* qmakeprojectmanager: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-031-2/+2
* subversion: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-031-1/+1
* qbsprojectmanager: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-031-3/+3
* Wizards: Bring already running wizards to the frontTobias Hunger2015-06-032-11/+6
* NewDialog: Simplify code a bitTobias Hunger2015-06-032-19/+12
* Make BaseFileWizard asyncTobias Hunger2015-06-0332-324/+287
* Wizards: Allow for async wizardsTobias Hunger2015-06-036-51/+72
* Core: Improve dialogParent() to work better with detached windowsTobias Hunger2015-06-031-1/+5
* Wizards: Disable wizard actions while NewDialog is visibleTobias Hunger2015-06-032-0/+9
* Wizards: Block reloading of wizards while NewDialog is visibleTobias Hunger2015-06-031-0/+4
* ImageViewer: Support splittingEike Ziller2015-06-036-225/+339
* CppTools: Export CppCodeModelSettingsNikolai Kosjar2015-06-035-14/+34
* CppTools: Do not return a language option for ProjectFile::UnclassifiedNikolai Kosjar2015-06-031-1/+5
* CppTools: Tests: Allow to check only project relevant stateNikolai Kosjar2015-06-034-10/+16
* CppTools: Export ModelManagerTestHelperNikolai Kosjar2015-06-034-27/+33
* CodeAssist: Support asynchronous processing without threadsNikolai Kosjar2015-06-0314-26/+87
* Core: Make EditorManager::reloadSettings available for testsNikolai Kosjar2015-06-035-15/+18
* Wizards: Treat running wizards in the same way as a running NewDialogTobias Hunger2015-06-038-10/+39
* Editor: Add Check for TextMark color definition.David Schulz2015-06-033-0/+12
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-06-033-5/+10
|\
| * Add profile completion keyword VERSION_PE_HEADERM. Moellney2015-06-011-0/+1
| * RemoteLinux: Fix upload for target file paths with spaces.v3.4.1Christian Kandeler2015-05-291-4/+8
| * Help: Fix that user registered documentation was auto-removed on windowsEike Ziller2015-05-281-1/+1
* | Debugger: Fix MSVC warningOrgad Shaneh2015-06-031-2/+2
* | Make every operator bool() explicitDaniel Teske2015-06-028-8/+8
* | Qt Designer plugin: Use C++ 11 member initialization.Friedemann Kleint2015-06-027-18/+13
* | Qt Designer plugin: Port to new signals & slots syntax.Friedemann Kleint2015-06-029-34/+40
* | Qt Designer plugin: Introduce override.Friedemann Kleint2015-06-0211-42/+42
* | Fixed that File > Open With was not working with already open fileEike Ziller2015-06-021-1/+1
* | C++: Fix lookup for instantiation of usingOrgad Shaneh2015-06-022-1/+86
* | C++: Support ellipsis on variadic inheritance parsingJohannes Lorenz2015-06-029-1/+27
* | Move Open With... handling to editor manager.Eike Ziller2015-06-029-93/+95
* | Simplify Open with... menu handlingEike Ziller2015-06-027-87/+53
* | Designer: Move "open" implementation to document.Eike Ziller2015-06-024-53/+40
* | Core: Fix compilation with gcc 4.7Orgad Shaneh2015-06-021-1/+1
* | C++: Remove unneeded null validationOrgad Shaneh2015-06-011-1/+1
* | C++: Fix decltype resolving for template functionOrgad Shaneh2015-06-013-7/+18
* | TODO plugin: Add file patterns to exclude from parsingDenis Kormalev2015-06-0119-95/+455
* | SSH: Fix compilation with system Botan.Christian Kandeler2015-06-011-0/+3
* | ResourceEditor/Node: Add 'Remove missing files' featureDaniel Teske2015-06-0114-1/+147
* | NewDialog: Keep information on whether the dialog is open or notTobias Hunger2015-06-014-15/+27
* | ICore: Move handling of New File/Project dialog into ICoreTobias Hunger2015-06-014-38/+36
* | Wizards: Simplify code a bitTobias Hunger2015-06-011-19/+8
* | Remove leftovers from Qt::escape().Arnold Dumas2015-06-013-4/+0
* | UI text: fix capitalizationLeena Miettinen2015-06-013-3/+3
* | NewDialog: Always default to "All templates"Tobias Hunger2015-06-011-4/+2
* | Wizards: Do not list plugins in available feature setTobias Hunger2015-06-011-1/+1
* | UI text: use double quotes for emphasisLeena Miettinen2015-06-013-3/+3