-
-
Notifications
You must be signed in to change notification settings - Fork 307
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
db06302
commit f688f69
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule plugins
updated
11 files
+7 −6 | applications_xdg/src/plugin.cpp | |
+1 −1 | calculator_qalculate/CMakeLists.txt | |
+40 −9 | calculator_qalculate/src/plugin.cpp | |
+1 −6 | calculator_qalculate/src/plugin.h | |
+10 −1 | python/CMakeLists.txt | |
+1 −1 | python/plugins | |
+5 −0 | python/src/config.h.in | |
+0 −7 | python/src/plugin.cpp | |
+0 −2 | python/src/plugin.h | |
+111 −50 | python/src/pypluginloader.cpp | |
+2 −0 | python/src/pypluginloader.h |