summaryrefslogtreecommitdiff
path: root/src/plugins/cpaster
Commit message (Expand)AuthorAgeFilesLines
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-1/+1
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-06-252-4/+19
|\
| * Fix broken list requests in CodePaster.Friedemann Kleint2013-06-212-4/+19
* | Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-2/+2
* | Consistently give qbs groups a name.Eike Ziller2013-06-061-0/+1
* | Switch less often to edit modeEike Ziller2013-06-051-1/+1
* | Settings: Simplify some user codehjk2013-05-292-12/+7
* | Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-282-2/+0
|\ \ | |/
| * Remove duplicate module dependencies from qbs files.Christian Kandeler2013-05-272-2/+0
* | Fix expiry specification for Pastebin.com.Friedemann Kleint2013-05-101-2/+15
* | CPaster: Removed duplicate checkSergey Shambir2013-04-291-1/+0
* | TextEditors: Separate away methods that actually work on a documentEike Ziller2013-04-191-1/+1
* | auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-4/+1
* | Provide instance()-method for Utils::NetworkAccessManager.Friedemann Kleint2013-04-0914-86/+26
* | CodePaster: Add setting for expiry.Friedemann Kleint2013-04-0521-44/+116
* | Clean headers in CPaster.Friedemann Kleint2013-04-0410-30/+0
* | derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* | make library and plugin dependencies declarativeOswald Buddenhagen2013-04-032-4/+9
* | centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* | automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* | CodePaster: Adjust to MessageManager api changeDaniel Teske2013-03-223-7/+7
* | Fix Krazy warnings about includes/header guards in various plugins.Friedemann Kleint2013-03-132-6/+6
|/
* Mac: Don't put cpaster executable in bin/Eike Ziller2013-03-041-1/+1
* fix codepaster frontend qbs fileJoerg Bornemann2013-02-251-1/+1
* Don't put cpaster helper binary in app bundleKai Koehne2013-02-071-0/+1
* Incremented year in copyright infoRobert Loehning2013-02-013-3/+3
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3132-32/+32
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2932-32/+32
* | qmljs: differnt language constants for the different qml flavorsFawzi Mohamed2013-01-311-0/+2
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-291-0/+1
|\ \ | |/
| * Add missing break; So pastebin works otherwise there is an error on api.Montel Laurent2013-01-211-0/+1
* | Do not use tr() in cpaster-frontend.Friedemann Kleint2013-01-293-18/+13
* | Options Dialog: Move Android, Blackberry and Devices togetherTobias Hunger2013-01-231-1/+1
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-174-6/+5
* | Use Id::fromString instead of the constructor.hjk2013-01-171-1/+1
* | Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-161-1/+0
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-086-22/+15
* | Use Core::Id for IOptionPage::categoryhjk2012-12-293-3/+3
* | Use Core::Id in ICore::showOptionsDialoghjk2012-12-291-2/+2
* | Add whitespace after control keywordsOrgad Shaneh2012-11-285-6/+6
* | Fix build.Eike Ziller2012-10-092-3/+3
* | License changesTobias Hunger2012-10-093-60/+58
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0532-615/+644
|\ \ | |/
| * Adjust license headershjk2012-10-0532-615/+644
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-7/+1
* | qbs files: Sort filesOrgad Shaneh2012-10-032-6/+6
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-213-6/+6
* | CodePaster: Add command-line frontend.Christian Kandeler2012-09-046-1/+392
* | Utils: Add user name accessor to the Environnment class.Christian Kandeler2012-08-311-3/+2