aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster
Commit message (Expand)AuthorAgeFilesLines
* CPaster: Make dpaste use SSL permanentChristian Stenger2020-08-101-1/+1
* CPaster: Inform about a permanent redirectChristian Stenger2020-07-231-1/+6
* CPaster: Fix fetching from DPasteChristian Stenger2020-07-232-11/+29
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+0
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-2/+2
* CPaster: Replace pastecode.xyz with dpaste.comChristian Kandeler2020-05-1810-86/+64
* CodePaster: Expose privacy settingChristian Kandeler2020-05-0519-39/+108
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* Fix lupdate issuesEike Ziller2020-03-181-0/+1
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-071-1/+0
* CPaster: Pimpl pluginhjk2020-01-274-139/+129
* CPaster: Fix memory leakChristian Kandeler2020-01-221-0/+1
* CPaster: Use new pattern for SettingsPagehjk2020-01-174-78/+38
* Core: Introduce a IOptionsPage::setCategoryIconPathhjk2020-01-161-2/+1
* CMake Build: Add cpaster toolCristian Adam2019-10-022-0/+12
* Remove unused QObject parent arguments on options pageshjk2019-09-112-9/+8
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-3/+2
* Avoid warning on empty expressionshjk2019-07-233-4/+4
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Qt Creator CMake portCristian Adam2019-05-171-0/+31
* CPaster: Remove KDE pasterChristian Stenger2019-04-2312-333/+10
* Replace static_casts by QOverload where possiblehjk2019-02-262-2/+2
* Fix Qt 5.13 deprecation warning about QFontMetrics::width()Friedemann Kleint2019-02-151-1/+1
* CodePaster: ModernizeAlessandro Portale2018-11-0816-34/+24
* CodePaster: Remove support for pastebin.caChristian Kandeler2018-10-228-310/+0
* CPaster: Fix compile for some older compilerChristian Stenger2018-08-311-2/+2
* CodePaster: Add support for pastecode.xyzChristian Kandeler2018-08-318-2/+219
* Make it possible to request authenticationFilipe Azevedo2018-06-142-0/+39
* CPaster: Let cpaster finish on consoleChristian Stenger2018-06-141-0/+1
* Enable GUI paster in Qbs buildsFilipe Azevedo2018-06-131-0/+1
* Update Options dialog iconsAlessandro Portale2018-04-245-2/+4
* Clean up options page category display name and icon set upEike Ziller2018-04-233-6/+2
* Don't translate default windowTitle again and againRobert Loehning2018-03-062-2/+2
* CodePaster: Avoid use of global object poolhjk2018-02-074-8/+6
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-2/+2
* Move HTML out of translated stringsRobert Loehning2018-01-241-1/+2
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-251-0/+2
|\
| * CPaster: Fix translation issueEike Ziller2017-10-231-0/+2
* | Treat .ui.qml mime type the same as .qmlUlf Hermann2017-10-181-0/+1
|/
* CPaster: Clean forward declarationLaurent Montel2017-09-271-2/+0
* Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* Merge remote-tracking branch 'origin/4.3' into masterOrgad Shaneh2017-05-231-2/+2
|\
| * CPaster: Fix fetching from pastebin.caChristian Stenger2017-05-181-2/+2
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-151-2/+2
|\|
| * CPaster: Fix URLs for pastebin.caChristian Stenger2017-05-111-2/+2
* | Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-242-4/+4
* | Use QString::*Ref methodMontel Laurent2017-04-211-1/+1
|/
* CPaster: Fix pasting to KDE pasterChristian Stenger2017-04-128-12/+290
* CPaster: Fix fetching list of pastebin.caChristian Stenger2017-04-041-45/+28
* CPaster: Fix accessing pastebin.comChristian Stenger2017-03-311-1/+1