index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
cpaster
/
cpasterplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace a few FileSaver::errorString() uses with Result<>::error()
hjk
2025-04-23
1
-5
/
+7
*
Fix "Send to CodePaster..."
v16.0.1
Eike Ziller
2025-04-10
1
-0
/
+9
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-1
/
+1
*
Core: Provide settings categories centrally
Christian Kandeler
2024-11-15
1
-0
/
+7
*
CPaster: Remove unnecessary QAction members
hjk
2024-01-29
1
-7
/
+0
*
CPaster: Hide plugin and service class definitions in .cpp
hjk
2024-01-12
1
-31
/
+69
*
CPaster: Use ActionBuilder
hjk
2024-01-08
1
-19
/
+22
*
CPaster: Prepare delaying settings creation
hjk
2023-07-14
1
-17
/
+16
*
Utils: Make aspect settings access implicit
hjk
2023-07-07
1
-3
/
+3
*
CPaster: Use PagedSettings for settings
hjk
2023-05-30
1
-2
/
+0
*
All: Use the shorter access to aspect values in a few places
hjk
2023-05-12
1
-2
/
+2
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
1
-6
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
CPaster: Convert to Tr::tr
hjk
2022-09-30
1
-10
/
+9
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
CPaster: Replace deprecated code
Christian Stenger
2022-08-04
1
-1
/
+1
*
Use setClipboardAndSelection more broadly
hjk
2022-07-15
1
-1
/
+3
*
Mimetypes: Make implementation switchable between new and old
Eike Ziller
2022-02-25
1
-1
/
+1
*
Fix issues with showing code pasting URL
Eike Ziller
2022-02-14
1
-1
/
+1
*
CodePaster: Remove "make public" property
Christian Kandeler
2021-11-24
1
-2
/
+2
*
EditorManager: Remove QString openEditor(At) overloads
Eike Ziller
2021-11-02
1
-3
/
+3
*
Utils: filepathify fileutils
David Schulz
2021-05-18
1
-1
/
+1
*
PasteSelectDialog: Fix after refactoring
Eike Ziller
2021-04-14
1
-1
/
+1
*
CPaster: Aspectify general settings
hjk
2021-03-25
1
-24
/
+24
*
CPaster: Use new message manager API
Eike Ziller
2020-12-07
1
-4
/
+8
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-1
/
+0
*
CPaster: Replace pastecode.xyz with dpaste.com
Christian Kandeler
2020-05-18
1
-5
/
+5
*
CodePaster: Expose privacy setting
Christian Kandeler
2020-05-05
1
-2
/
+2
*
CPaster: Pimpl plugin
hjk
2020-01-27
1
-93
/
+107
*
CPaster: Fix memory leak
Christian Kandeler
2020-01-22
1
-0
/
+1
*
CPaster: Use new pattern for SettingsPage
hjk
2020-01-17
1
-2
/
+5
*
CPaster: Remove KDE paster
Christian Stenger
2019-04-23
1
-2
/
+0
*
CodePaster: Modernize
Alessandro Portale
2018-11-08
1
-2
/
+2
*
CodePaster: Remove support for pastebin.ca
Christian Kandeler
2018-10-22
1
-2
/
+0
*
CodePaster: Add support for pastecode.xyz
Christian Kandeler
2018-08-31
1
-1
/
+3
*
CodePaster: Avoid use of global object pool
hjk
2018-02-07
1
-5
/
+2
*
Core: make useMacShortcut constexpr
David Schulz
2018-02-02
1
-2
/
+2
*
Reduce usage of qApp in favor of static function calls
Alessandro Portale
2017-04-24
1
-1
/
+1
*
Utils: Wrap MimeDatabase into static functions
hjk
2017-03-03
1
-2
/
+1
*
CPaster: Replace 0 by nullptr
Montel Laurent
2017-02-27
1
-2
/
+2
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
1
-5
/
+5
*
Utils: Introduce a TemporaryDirectory and TemporaryFile class
Tobias Hunger
2017-01-20
1
-2
/
+2
*
CodePaster: Fix broken connects
Tobias Hunger
2016-02-10
1
-3
/
+2
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
CodePaster: Register type safe service object
Eike Ziller
2015-07-08
1
-10
/
+7
*
CPaster: Introduce member initialization.
Friedemann Kleint
2015-06-17
1
-2
/
+1
*
Clean exported headers of the Core plugin.
Friedemann Kleint
2015-03-05
1
-0
/
+1
*
Prefix duplicate names in Open Documents to make them unique
Orgad Shaneh
2015-02-26
1
-1
/
+1
*
Clean exported headers of the TextEditor plugin.
Friedemann Kleint
2015-02-26
1
-0
/
+1
[next]