Aaron Seigo
61dae1cad0
quiet the compiler
2011-05-31 00:03:12 +02:00
Aaron Seigo
b9fa4cca32
Merge remote-tracking branch 'origin/master' into libplasma2
2011-05-30 23:44:05 +02:00
Aaron Seigo
cd32321b68
Merge branch 'libplasma2_signedpackages' into libplasma2
...
Conflicts:
plasma/package.cpp
2011-05-30 23:41:53 +02:00
Script Kiddy
68569d25fd
SVN_SILENT made messages (.desktop file)
2011-05-29 10:22:13 +02:00
Aaron Seigo
adde5d32d1
remove deprecaed toolBoxItem()
2011-05-28 00:42:22 +02:00
Aaron Seigo
fafb0a73e4
remove deprecated methods
2011-05-28 00:39:59 +02:00
Aaron Seigo
701760f7aa
quiet the compiler
2011-05-28 00:38:46 +02:00
Aaron Seigo
c462eabf81
getting the compiler to stfu
2011-05-28 00:38:34 +02:00
Aaron Seigo
9f3a67df08
Merge remote-tracking branch 'origin/master' into libplasma2
2011-05-28 00:34:50 +02:00
Aaron Seigo
c2cdb2bf8f
now that containment no longer installs event filters on the applets, no need to remove them either
2011-05-28 00:33:55 +02:00
Aaron Seigo
a4dbbf60ea
remove some empty reimplemented methods
2011-05-28 00:33:12 +02:00
Aaron Seigo
4cc44f6a92
Merge remote-tracking branch 'origin/master' into libplasma2
...
Conflicts:
plasma/package.cpp
2011-05-28 00:25:07 +02:00
Aaron Seigo
dd122bc011
move applet handle handling (*cough*) to applet instead of contaiment
...
much cleaner and eliminates the possibility of odd crashes
BUG:253421
2011-05-28 00:23:37 +02:00
Aaron Seigo
223795818f
check the value before using it
2011-05-28 00:23:37 +02:00
Aaron Seigo
394979daa4
check value of view
...
BUG:274202
2011-05-27 15:51:20 +02:00
Aaron Seigo
791c327c87
use QCryptographicHash
2011-05-27 12:33:31 +02:00
Aaron Seigo
b0c769c4c1
this feature is no longer tied to QCA
2011-05-27 12:27:52 +02:00
Aaron Seigo
840ae26b2d
use QCryptographicHash instead of QCA
2011-05-27 12:26:59 +02:00
Aaron Seigo
5213116b94
remove a usage of QCA in favor of its qt equiv
2011-05-27 12:21:30 +02:00
Aaron Seigo
c8443a0958
remove deprecated prefix methods; there are now multiple prefixes!
2011-05-27 12:12:52 +02:00
Aaron Seigo
da422ce39d
hush the compiler
2011-05-27 12:12:43 +02:00
Aaron Seigo
628b80809f
remove deprecated setWindowToPreview methods
2011-05-27 12:09:19 +02:00
Aaron Seigo
38004e0f9c
remove deprecated version of loadLayout
2011-05-27 12:07:12 +02:00
Aaron Seigo
5f92b0d44f
remove deprecated signal
2011-05-27 12:01:01 +02:00
Aaron Seigo
2b3767a7b5
get rid of deprecate code in Animator
...
i wonder if we have any purpose for Animator at all in QML? perhaps
this moves out with the QGraphicsView stuff
2011-05-26 23:30:58 +02:00
Aaron Seigo
13adc2ddd2
remove some dead code
2011-05-26 23:13:44 +02:00
Aaron Seigo
c77964a6e3
fix compilation
2011-05-26 23:06:45 +02:00
Aaron Seigo
563a95bf04
deprecate method is gone
2011-05-26 23:06:36 +02:00
Aaron Seigo
ef5e0a8884
get rid of deprecated methods
2011-05-26 23:02:15 +02:00
Aaron Seigo
060ef1757b
QHash replaces QMap as the sorting of QMap is pure overhead
2011-05-26 19:01:44 +02:00
Aaron Seigo
23ee4d2f31
direct calls now that layoutContainments is virtual
2011-05-26 19:01:31 +02:00
Aaron Seigo
9bc518295c
make layoutContainments virtual
2011-05-26 19:01:21 +02:00
Aaron Seigo
26a9c30d47
direct calls now that these are virtuals
2011-05-26 18:58:17 +02:00
Aaron Seigo
91352e1a2d
make slots that were invoked into virtuals
2011-05-26 18:56:35 +02:00
Aaron Seigo
a5effc3b48
fix up the test
2011-05-26 18:56:24 +02:00
Aaron Seigo
62429fbeb9
shhh
2011-05-26 18:44:00 +02:00
Aaron Seigo
fda3603781
test for trust level
2011-05-26 17:22:48 +02:00
Aaron Seigo
a51925dff1
better docs
2011-05-26 17:22:43 +02:00
Aaron Seigo
e834795263
remove some empty overloads
2011-05-26 16:42:41 +02:00
Aaron Seigo
1a255a51de
and now packages are able to be verified by signed hash
2011-05-26 16:27:30 +02:00
Aaron Seigo
2caa24b1b8
need to init qca
2011-05-26 16:03:38 +02:00
Aaron Seigo
73758abf97
start of package verification
2011-05-26 16:02:56 +02:00
Aaron Seigo
3b6a49b5bd
need to init qca
2011-05-26 16:02:01 +02:00
Aaron Seigo
aeadba3adf
add a test for an invalid signature
2011-05-26 15:49:01 +02:00
Aaron Seigo
8e9a38659e
unit testing for Plasma::Signing
2011-05-26 15:13:15 +02:00
Aaron Seigo
7c095ebd31
used detached sigs; at least this way gpgme++ is giving me fingerprints on success
2011-05-26 15:12:56 +02:00
Aaron Seigo
5f0face742
fix localality check, improve debug output
2011-05-26 14:32:32 +02:00
Aaron Seigo
670f73702a
minor scrubs
2011-05-26 14:04:12 +02:00
Aaron Seigo
e7d40b158e
make signerOf sensible
...
* close opened file handles
* don't create QFile objects that are never used
* check for locality as it must with the current implementation be local files we're checking
* get rid of the unhelpful Private class method and merge it into the main class method
* don't append .asc to the packagePath accidentally when making the sig path
2011-05-26 13:37:44 +02:00
Aaron Seigo
223622f786
remove keyring manager like methods which don't stay in scope for purpuose of this class.
2011-05-26 13:19:41 +02:00