summaryrefslogtreecommitdiff
path: root/src/plugins/cvs
Commit message (Expand)AuthorAgeFilesLines
* Id: Add QByteArray constructorOrgad Shaneh2012-11-202-2/+2
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0522-450/+429
|\
| * Adjust license headershjk2012-10-0522-450/+429
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-7/+0
* | qbs files: Sort filesOrgad Shaneh2012-10-031-15/+15
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-1/+1
* | HostOsInfo: Add some more useful abstractions.Christian Kandeler2012-09-051-5/+1
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-3/+3
|/
* VCS: Allow use of base name for executableOrgad Shaneh2012-08-216-4/+9
* Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-1921-63/+21
* Add spaces between macros and string literalsMarc Mutz2012-06-191-1/+1
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-17/+4
* VCS: Always allow "Revert Chunk"Orgad Shaneh2012-06-041-1/+0
* ActionManager API cleanup.Eike Ziller2012-05-251-34/+32
* 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-11/+4
* Mac: Avoid Alt+<character> shortcutsEike Ziller2012-05-221-0/+12
* editormanager: simplify use of interfacehjk2012-05-111-9/+9
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-302-4/+4
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-172-22/+22
* qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-084-5/+7
|\
| * VCS: Make dark color schemes work with annotation highlighterTobias Hunger2012-03-064-5/+7
* | 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/+50
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-5/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-1512-32/+32
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-312-1/+2
* Long live the king!hjk2012-01-2621-21/+21
* Core::Filemanager: make some methods statichjk2012-01-251-1/+1
* Use new static ICore interface.hjk2012-01-241-6/+5
* cvs: compile fixhjk2012-01-111-2/+2
* cvs: polish stylehjk2012-01-1121-473/+475
* core: use Core::Id for IVersionControl::id()hjk2012-01-112-3/+4
* vcs: s/VCS/Vcs/hjk2012-01-0915-120/+120
* fix C++11 string literal incompatibilityhjk2011-11-221-3/+3
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1121-42/+42
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0321-42/+42
* | more Id type fixeshjk2011-11-101-2/+3
* | more style fixes of string literal accesshjk2011-11-022-36/+37
|/
* s/error_message/errorMessage/ghjk2011-09-211-1/+1
* use Core::Id for IEditorFactory::idhjk2011-09-081-1/+1
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* CVS: Fix comparison of settingsTobias Hunger2011-09-051-1/+1
* New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-292-2/+2
* VCS: Do not hide virtual methodsTobias Hunger2011-06-071-1/+1