summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove braces for single lines of conditionsOrgad Shaneh2013-01-08396-3135/+1856
* VCS: Replace Q_ASSERTs with QTC_ASSERTOrgad Shaneh2013-01-082-7/+9
* Git: Make branch lookup more robustOrgad Shaneh2013-01-072-24/+18
* GccToolChain: Remove unused variableOrgad Shaneh2013-01-071-1/+0
* Added a pre-compiled header to be used by platforms that support it.Erik Verbruggen2013-01-071-0/+2
* Git: Auto stash for branchesPetar Perisin2013-01-076-4/+331
* Git: Added Merge and RebasePetar Perisin2013-01-075-47/+156
* VCS: Generalize selections preserving on model refreshOrgad Shaneh2013-01-074-25/+62
* VCS: Use SubmitFileModel in SubmitEditorWidgetOrgad Shaneh2013-01-078-127/+50
* Move SubmitEditorWidget from Utils to VcsBaseOrgad Shaneh2013-01-0727-64/+64
* CppTools: Fix qbs build.Christian Kandeler2013-01-071-1/+9
* QmlProfiler: Reduce number of calls to get the same result.hjk2013-01-071-52/+54
* Added a pre-compiled header to be used by platforms that support it.Erik Verbruggen2013-01-041-0/+2
* C++: Highlight argument to gcc's #include_next extension properlyhjk2013-01-041-0/+3
* Added a pre-compiled header to be used by platforms that support it.Erik Verbruggen2013-01-041-0/+2
* Added a pre-compiled header to be used by platforms that support it.Erik Verbruggen2013-01-041-0/+2
* Utils: fixing the compile for WindowsThomas Hartmann2013-01-041-2/+2
* Fix compilation on Mac.Erik Verbruggen2013-01-041-0/+2
* Editor: Clean up source.David Schulz2013-01-041-2/+1
* C++: emit signal when project parts have been updated.Erik Verbruggen2013-01-042-0/+7
* C++: Add ordering to the languages.Erik Verbruggen2013-01-041-1/+6
* C++: make CPlusPlus::TranslationUnit::PPLine private.hjk2013-01-031-2/+1
* C++: Don't create unused values in the preprocessor.hjk2013-01-031-4/+4
* QmlDesigner: fixThomas Hartmann2013-01-031-1/+1
* EditorManager: Compile fix after 4add39e31.hjk2013-01-021-1/+1
* EditorManager: adding save (as/all) to editor list's context menuThomas Hartmann2013-01-024-29/+118
* Use C++11 parsing mode for CMake, AutoTools and Generic project managersDaniel Teske2013-01-014-4/+4
* Debugger: Make tabs in separate view closable.Ryan May2013-01-011-5/+23
* GSLSEditor: Fully qualify class name in Q_EXPORT_PLUGINhjk2012-12-311-1/+1
* Git: Eliminate double parentheses in 'detached' topicOrgad Shaneh2012-12-301-2/+2
* Git: Ignore submodules for status except for commitOrgad Shaneh2012-12-303-8/+18
* VCS: Refresh submit editor status when it might changeOrgad Shaneh2012-12-307-7/+75
* De-noise GLSLEditorPluginhjk2012-12-302-66/+40
* Git: Readd operator< for StateFilePairOrgad Shaneh2012-12-301-0/+10
* ProfileEditor: clean uphjk2012-12-303-29/+22
* FakeVim: Allow to delete selected text in command bufferLukas Holecek2012-12-303-25/+40
* Git: compile fixhjk2012-12-301-2/+0
* Git: Disable Commit button when unmerged files existOrgad Shaneh2012-12-303-9/+20
* Debugger: de-noisehjk2012-12-301-17/+12
* Git: Prevent checking unmerged files in submit editorOrgad Shaneh2012-12-308-13/+28
* Git: Really consider untracked flagOrgad Shaneh2012-12-301-3/+3
* Git: Only stash pop if pull succeedsOrgad Shaneh2012-12-301-2/+1
* Git: Place conflicted files last in submit editorOrgad Shaneh2012-12-302-0/+12
* FakeVim: handle keyboard selection in command bufferhjk2012-12-303-42/+75
* Windows compile fix.Friedemann Kleint2012-12-296-17/+31
* CDB: Support for displaying QImage.Friedemann Kleint2012-12-293-2/+79
* CDB: Enable "Separate Window" format for standard strings.Friedemann Kleint2012-12-294-18/+36
* Make category and page optional again in showOptionsDialog()hjk2012-12-291-1/+1
* Use Core::Id for IOptionPage::categoryhjk2012-12-2940-63/+62
* Cleanup SettingsDialoghjk2012-12-293-32/+26