aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/circularclipboard.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: replace iterator loop with algorithmDavid Schulz2024-02-051-6/+5
* CircularClipboard: Replace QSharedPointer with std::shared_ptrJarek Kobus2024-02-051-7/+7
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* TextEditor: ModernizeAlessandro Portale2018-11-301-6/+2
* 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
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-23/+20
* TextEditor: menu for pasting from clipboard history.Francois Ferrand2012-06-051-9/+14
* TextEditor: Avoid duplicates in circular clipboard.Francois Ferrand2012-03-151-0/+10
* Long live the king!hjk2012-01-261-1/+1
* Editor: Introduce circular clipboardLeandro Melo2011-12-141-0/+79