aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/fileshareprotocol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace a few FileSaver::errorString() uses with Result<>::error()hjk2025-04-231-5/+7
* Remove a few unneded #include <QTemporaryFile>hjk2024-09-271-1/+0
* CPaster: Prepare delaying settings creationhjk2023-07-141-7/+7
* CPaster: Avoid some FilePathAspect::value() useshjk2023-06-301-4/+4
* CPaster: Use PagedSettingshjk2023-05-171-13/+5
* All: Use the shorter access to aspect values in a few placeshjk2023-05-121-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CPaster: Convert to Tr::trhjk2022-09-301-4/+6
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Core: Avoid #include of fileutils.h in icore.hhjk2022-07-221-6/+8
* Fix issues with showing code pasting URLEike Ziller2022-02-141-1/+1
* CodePaster: Remove "make public" propertyChristian Kandeler2021-11-241-1/+0
* Utils: filepathify fileutilsDavid Schulz2021-05-181-1/+1
* CPaster: Aspectify FileShareProtocolSettingshjk2021-03-251-8/+7
* CPaster: Use new message manager APIEike Ziller2020-12-071-2/+2
* Fix build issues with Qt6Eike Ziller2020-09-181-1/+1
* CodePaster: Expose privacy settingChristian Kandeler2020-05-051-5/+9
* CodePaster: ModernizeAlessandro Portale2018-11-081-1/+1
* CodePaster: Avoid use of global object poolhjk2018-02-071-0/+1
* CPaster: Replace 0 by nullptrMontel Laurent2017-02-271-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* MessageManager: General cleanup.hjk2013-09-051-3/+2
* Core: Remove deprecated accessorshjk2013-08-301-2/+2
* Add description to pastebin.com-protocol.Friedemann Kleint2013-08-221-1/+1
* CodePaster: Add setting for expiry.Friedemann Kleint2013-04-051-1/+1
* Clean headers in CPaster.Friedemann Kleint2013-04-041-4/+0
* CodePaster: Adjust to MessageManager api changeDaniel Teske2013-03-221-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-7/+5
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-3/+3
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Codepaster: Fix warning about hidden virtualsTobias Hunger2011-06-101-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-18/+21
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* CodePaster: Add file share protocol based on shared network drives.Friedemann Kleint2010-04-231-0/+218