aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster
Commit message (Expand)AuthorAgeFilesLines
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-2/+1
* CPaster: Replace 0 by nullptrMontel Laurent2017-02-279-11/+11
* Remove spaces in initializer listsTim Jenssen2017-02-222-8/+8
* Replace a few occurrences of QStringList() << ...hjk2017-02-081-3/+3
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-202-4/+5
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* UI files: Fix tab order in lots of UI formsNazar Gerasymchuk2016-08-023-1/+15
* CPaster: Use Qt5-style connectOrgad Shaneh2016-05-302-3/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* CPaster: Fix handling of pastebin.comChristian Stenger2016-03-161-17/+5
* CPaster: Fix failing slot connections...Christian Stenger2016-03-141-5/+4
* CodePaster: Fix broken connectsTobias Hunger2016-02-101-3/+2
* Polish: Remove some more useless "slots" from headersTobias Hunger2016-02-103-6/+3
* CodePaster: ModernizeTobias Hunger2016-02-1015-93/+48
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1932-534/+379
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-08-202-2/+2
|\
| * Preferences: Options pages need unique IDsEike Ziller2015-08-102-2/+2
* | CodePaster: Add missing override modifiers.Christian Kandeler2015-08-202-3/+3
* | Cpaster: Fix RPATHChristian Stenger2015-07-141-2/+0
* | Adapt RPATHs to new libexec path.Christian Kandeler2015-07-141-5/+0
|/
* CodePaster: Register type safe service objectEike Ziller2015-07-084-16/+74
* Cpaster frontend: Fix deploymentEike Ziller2015-06-231-8/+2
* CPaster: Introduce override.Friedemann Kleint2015-06-1710-60/+60
* CPaster: Introduce member initialization.Friedemann Kleint2015-06-1716-72/+27
* CPaster: Remove unneeded declarationhjk2015-05-071-1/+0
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Prefix duplicate names in Open Documents to make them uniqueOrgad Shaneh2015-02-261-1/+1
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-6/+3
* SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-5/+2
* qbs build: Introduce convenience project property sharedSourcesDir.Christian Kandeler2015-02-181-1/+1
* Use new mime databaseEike Ziller2015-02-171-3/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1231-184/+184
|\
| * Update LicenseEike Ziller2015-01-1631-184/+184
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-14/+14
* | Do not use QDir::separator() for internal pathsOrgad Shaneh2015-02-021-2/+3
* | Use new qt5 connect apiMontel Laurent2015-01-297-18/+22
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-2/+3
|/
* CodePaster: Fix pastebin.ca protocolChristian Stenger2015-01-131-1/+2
* CPaster: Fix usage of kdepasterChristian Stenger2014-12-104-23/+55
* Codepaster: Join actions, always open dialog.Friedemann Kleint2014-11-182-23/+37
* DiffEditor: Make it possible to paste snippets.Friedemann Kleint2014-11-131-1/+6
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-102-3/+0
* License update.Eike Ziller2014-10-151-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1430-210/+240
|\
| * License updateEike Ziller2014-10-0931-212/+242
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-1/+1
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-022-16/+18
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0