summaryrefslogtreecommitdiff
path: root/src/plugins/subversion
Commit message (Expand)AuthorAgeFilesLines
* VCS: Use entries combobox for logOrgad Shaneh2013-01-303-0/+24
* VCS: Un-static testDiffFileResolvingOrgad Shaneh2013-01-301-1/+1
* VCS: Refactor fileNameFromDiffSpecificationOrgad Shaneh2013-01-214-36/+54
* CommandLocator: use Id instead of QString.hjk2013-01-181-2/+1
* VCS: Refactor createDiffHighlighterOrgad Shaneh2013-01-182-6/+3
* VCS: Remove superfluous virtualOrgad Shaneh2013-01-185-18/+18
* Use Core::Id for IOptionsPage::m_idhjk2013-01-171-1/+1
* Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-161-2/+0
* Git: Pass rows instead of files for diffSelectedFilesOrgad Shaneh2013-01-111-1/+2
* Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-5/+3
* Move SubmitEditorWidget from Utils to VcsBaseOrgad Shaneh2013-01-071-2/+2
* Git: Prevent checking unmerged files in submit editorOrgad Shaneh2012-12-301-1/+1
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-12-181-18/+18
|\
| * Reduce height of version control settings pages.Eike Ziller2012-12-171-18/+18
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-7/+7
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-202-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0520-410/+391
|\ \ | |/
| * Adjust license headershjk2012-10-0520-410/+391
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-7/+0
* | qbs files: Sort filesOrgad Shaneh2012-10-031-14/+14
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-271-1/+0
|\ \ | |/
| * Remove useless headersTobias Hunger2012-09-261-1/+0
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-1/+1
* | HostOsInfo: Add some more useful abstractions.Christian Kandeler2012-09-051-4/+1
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-272-13/+10
|/
* VCS: Allow use of base name for executableOrgad Shaneh2012-08-216-4/+9
* Remove NULL tests for Core::ICore::settings()Orgad Shaneh2012-08-091-4/+2
* Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-2/+2
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-1919-57/+19
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* Subversion: Allow empty commit messageOrgad Shaneh2012-06-181-0/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-16/+3
* VCS: Always allow "Revert Chunk"Orgad Shaneh2012-06-041-1/+0
* ActionManager API cleanup.Eike Ziller2012-05-251-31/+29
* Svn: fix lack of completion in submit editorHugues Delorme2012-05-241-1/+3
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-15/+3
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-232-14/+3
* Mac: Avoid Alt+<character> shortcutsEike Ziller2012-05-221-0/+12
* SVN: Fix project status command when no document openJonathan Liu2012-05-151-1/+1
* editormanager: simplify use of interfacehjk2012-05-111-10/+10
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-2/+2
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-172-16/+16
* qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-084-6/+8
|\
| * VCS: Make dark color schemes work with annotation highlighterTobias Hunger2012-03-064-6/+8
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
|/
* qbs: CleanupOrgad Shaneh2012-02-281-4/+1
* vcsbase: rename VCSBase into VcsBasehjk2012-02-242-2/+2
* add qbs filesJoerg Bornemann2012-02-201-0/+49