summaryrefslogtreecommitdiff
path: root/src/plugins/git/gitorious
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-1914-42/+14
* Fix compilation with Qt 5.Friedemann Kleint2012-05-301-1/+1
* added possibility to enter port specifier to gitorious addressTheo J.A. de Vries2012-05-251-11/+14
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-1/+1
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-1513-47/+47
* Version control: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-311-1/+1
* Long live the king!hjk2012-01-2614-14/+14
* Use new static ICore interface.hjk2012-01-241-2/+2
* Replace Q_ASSERTs with QTC_ASSERTsTobias Hunger2012-01-132-3/+4
* vcs: s/VCS/Vcs/hjk2012-01-092-7/+7
* Remove stale filesTobias Hunger2011-11-301-0/+0
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0314-28/+28
* Merge branch '2.3'Oswald Buddenhagen2011-07-251-2/+2
|\
| * Refactor: Move NAM to utils, rss model to welcome.Daniel Molkentin2011-07-211-2/+2
* | Remove unneeded defines.hjk2011-07-141-1/+0
|/
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-291-2/+3
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-102-6/+6
* Fix/add copyright headersTobias Hunger2011-05-0614-14/+14
* VCS: Use the configuration page in all the checkout wizardsTobias Hunger2011-04-201-1/+9
* Update license.hjk2011-04-1314-196/+182
* clean up DEPENDPATH insanityOswald Buddenhagen2011-03-091-1/+0
* It's 2011 now.con2011-01-1214-14/+14
* Merge branch '2.1'con2010-12-1714-98/+154
|\
| * License headers.con2010-12-1714-98/+154
* | Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-161-1/+1
|/
* Add icons for checkout and clone wizards.Daniel Molkentin2010-05-191-1/+1
* Fix clone wizard texts.Friedemann Kleint2010-05-171-1/+1
* New texts for the wizard types in the new dialogDaniel Molkentin2010-05-121-1/+1
* Replace QWizard with Utils::WizardJarek Kobus2010-03-313-0/+4
* Long live the king!hjk2010-03-0514-14/+14
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-292-2/+2
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-292-2/+2
| * Fixed transient compile failure with highly parallel jom.Rohan McGovern2009-10-121-0/+1
* | Make method naming more consistent.Tobias Hunger2010-01-072-2/+2
* | Replace handcrafted filter widgets by Utils::FilterLineEditFriedemann Kleint2009-12-164-48/+38
* | Wizards: SortFriedemann Kleint2009-11-271-0/+2
* | Fixed transient compile failure with highly parallel jom.Rohan McGovern2009-10-081-0/+1
|/
* long live the kinghjk2009-08-1414-14/+14
* Gitorious Wizard: Add a repository filter field.Friedemann Kleint2009-08-113-12/+86
* Fixed compiler/lupdate/uic warnings.Friedemann Kleint2009-07-291-0/+1
* Fixed MSVC warnings.Friedemann Kleint2009-07-272-2/+2
* Gitorious wizard: Import CMake projects, look in src directory.Friedemann Kleint2009-07-273-12/+8
* Added a gitorious clone wizard.Friedemann Kleint2009-07-2419-0/+2641