summaryrefslogtreecommitdiff
path: root/libpurple/plugins/kwallet/purplekwallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix issues with Qt application object in kwallet pluginMarkus Fischer2023-03-131-9/+12
* pass QString arguments by const reference to avoid unnecessary copyingMarkus Fischer2023-03-101-7/+7
* Mark unused parameters as such for all of the purple pluginsGary Kramlich2023-02-221-4/+4
* Update the libpurple plugins for the account deprecationsGary Kramlich2022-12-131-1/+3
* Create PurpleUi that merges PurpleCoreUiOps and PurpleUiInfoGary Kramlich2022-10-311-4/+4
* Update purple_core_init to take a PurpleUiInfo instanceGary Kramlich2022-05-201-1/+0
* Move the kwallet plugin to the plugins directory and make it autoloadGary Kramlich2021-11-151-0/+618