aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perforce
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes: Bump Creator version after releaseDaniel Molkentin2009-03-041-5/+5
* Fixes: simplify ProjectExplorerPlugin::instance() accesshjk2009-03-041-2/+1
* Merge commit 'origin/1.0.0'Oswald Buddenhagen2009-03-021-2/+16
|\
| * Fixes: - New license, new website.v1.0.0con2009-02-271-2/+16
| * Fixes: change license headers to LGPLhjk2009-02-2526-546/+442
* | Fixes: change file license headers to include LGPLhjk2009-02-2526-546/+442
* | Merge branch '1.0.0' into master-masterOswald Buddenhagen2009-02-241-5/+5
|\|
| * Fixes: - Updated version numbercon2009-02-241-5/+5
* | Merge branch '1.0.0' into masterOswald Buddenhagen2009-02-237-85/+207
|\|
| * Fixes: rename some commands to get something like a 'naming scheme'hjk2009-02-201-2/+2
| * Fixes: Make QtCreator fly even in face of perforce misconfiguration.dt2009-02-196-83/+205
* | Merge branch '0.9.2-rc1'con2009-02-041-1/+1
|\|
| * Fixes: - Copyright datecon2009-02-041-1/+1
* | separate EM::setCurrentEditor and EM::activateEditormae2009-01-261-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-01-231-14/+14
|\|
| * Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-211-14/+14
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-01-213-16/+15
|\|
| * some more ICore related cleanuphjk2009-01-203-16/+15
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-01-202-129/+50
|\|
| * replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-3/+5
| * replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-202-126/+44
| * Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-0/+1
| * remove ProjectExplorerInterface and ExtensionSystemInterfaces fileshjk2009-01-141-1/+1
* | first edition of the new editor view, splitting still missingmae2009-01-161-2/+2
|/
* Fixes: - ICommand --> Commandcon2009-01-141-9/+9
* Fixes: - IActionContainer --> ActionContainercon2009-01-141-2/+2
* Bump year in licence header.Daniel Molkentin2009-01-1326-26/+26
* Modified IOptionsPage interface for Apply buttonThorbjørn Lindeijer2009-01-132-3/+4
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-131-2/+2
* Fixes: Random enabling of submit/diff buttons when switching contexts (viewin...Friedemann Kleint2009-01-131-10/+2
* Fixes: Use a model for the submit file list (to resolve the git diff mess)Friedemann Kleint2009-01-123-50/+37
* Fixes: Show untracked files in git submit dialogFriedemann Kleint2009-01-091-31/+2
* Fixes: gcc 4.3.2 compile warningsFriedemann Kleint2008-12-191-1/+1
* Bump version from 0.9.1 to 0.9.2goro2008-12-181-5/+5
* Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...dt2008-12-1626-26/+26
|\
| * chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-1626-26/+26
* | Fixes: Nokia Technology Preview License -> Nokia Beta Version Licensedt2008-12-161-1/+1
|/
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-094-40/+60
* some more whitespace changeshjk2008-12-091-4/+3
* Migrate Perforce plugin to PathChoosergoro2008-12-053-23/+14
* Fixes: Console wizard has finalPage set, wrong options for wizard, quieten p4...Friedemann Kleint2008-12-042-38/+54
* Fixes: Enable switching of VCS according to currentProjectFriedemann Kleint2008-12-033-0/+47
* Fixes: Move icons into VCSBase, use buttons for submitFriedemann Kleint2008-12-025-8/+2
* more code cosmeticshjk2008-12-0226-52/+81
* off-by-one in headershjk2008-12-0226-26/+0
* end-of-line whitespace correction of the new headershjk2008-12-0226-260/+286
* Initial importcon2008-12-0238-0/+4353