Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/keepassxreboot/keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://github.com/keepassxreboot/keepassxc

Add KeePassX application icons.

34d7b841c09f1b67f5463e057df230c1d54913b2 authored about 13 years ago by Felix Geyer <[email protected]>
Add pixmap gui test.

ea38b721d6ec46ea94f1f240090285571fe47620 authored about 13 years ago by Felix Geyer <[email protected]>
Core tests instantiate QCoreApplication instead of QApplication.

This way they can be used without a running X server.

a61057d7f666d58b62f7f593b59dc205e10e3b6f authored about 13 years ago by Felix Geyer <[email protected]>
Add include guards.

17d0fb9963d9d02ea7d6fc8b52631d7ae6705cd6 authored about 13 years ago by Felix Geyer <[email protected]>
Store database icons as QImage instead of QIcon.

This has the advantage that they can be used without a running X server.
Add methods to retrieve...

00aafa69f5a478749f796fca20b5a71a6d5d1b49 authored about 13 years ago by Felix Geyer <[email protected]>
Mark some methods as private.

fdf600e09a9b71a839a0125537cd2c9aa20dca8e authored about 13 years ago by Felix Geyer <[email protected]>
Document -DCMAKE_VERBOSE_MAKEFILE=ON in the INSTALL file.

6abe1e7af272aff3b89afc2821c53edc2fc1770a authored about 13 years ago by Felix Geyer <[email protected]>
Rename DatabaseManager to DatabaseTabWidget and turn it into a QTabWidget.

4cb8cffe3f1bd97c300d7c311ae68f4073e19fd3 authored about 13 years ago by Felix Geyer <[email protected]>
Install the keepassx binary and database icons.

752c720226cbd7ed280298e08a2ab628bf9f1cc2 authored about 13 years ago by Felix Geyer <[email protected]>
Add an INSTALL file with some basic instructions on how to build, test and install KeePassX.

ccdeadfd2ac1be8234db3482f2037d73f9fd5d9f authored about 13 years ago by Felix Geyer <[email protected]>
Clean up gui test.

ccc8725bb3923f376199deadaf1ce0c7741fa7e9 authored about 13 years ago by Florian Geyer <[email protected]>
Add function to get current database widget.

42773f51a4e7145e0c4f53fc2fd5ea3f7c9322f9 authored about 13 years ago by Florian Geyer <[email protected]>
Fix crash when editing an entry.

58d4a0208b1f82039689c5a110115fad194b7e6a authored about 13 years ago by Felix Geyer <[email protected]>
Make the edit entry button work.

73b84ff670b4914710b1c55852500a254a204cf9 authored about 13 years ago by Felix Geyer <[email protected]>
Fix coding style.

e11b0061d4902381df238a1b32bc47d6489fe202 authored about 13 years ago by Felix Geyer <[email protected]>
Pre-select current file in save as dialog.

d2712b2a95fc3e12b900f4fa5b53e4fa9456258f authored about 13 years ago by Florian Geyer <[email protected]>
Implement GUI for creating entries.

4d8e9561a7fb2dc9b995732f44af68f02e2e6864 authored about 13 years ago by Felix Geyer <[email protected]>
Implement the GUI for editing and creating groups.

019bcd380e5545f2dc8b34eb43f4987959c40e9b authored about 13 years ago by Felix Geyer <[email protected]>
Enforce that group/entry uuid is set when writing a database.

bce46c5ecea53ff976a9e97e8638a847819082b3 authored about 13 years ago by Felix Geyer <[email protected]>
Ignore compiler warnings in qendian.h.

4ebcd53801e6bfdeef04c2f82aa0157fb71b10b2 authored about 13 years ago by Felix Geyer <[email protected]>
Merge git://gitorious.org/~blueice/keepassx/blueices-keepassx into merge-request

fb6ab63d6b5446ef86028fb1dbf33aad1838e41f authored about 13 years ago by Felix Geyer <[email protected]>
Add a GUI unit test.

4da6da882899cceb610240c25573a152d08776b7 authored about 13 years ago by Felix Geyer <[email protected]>
Show KeyOpenDialog with show() instead of exec().

509328343f490192b93b7bfe51df7e1da82478a8 authored about 13 years ago by Felix Geyer <[email protected]>
Activate corresponding tab when opening new database.

cef8032a74dad3f2740b2c92b22155f482dafb26 authored about 13 years ago by Florian Geyer <[email protected]>
Add UI as a member variable instead of inheriting it.

57388ac8963707e65313fc8789647e6de67effd3 authored about 13 years ago by Felix Geyer <[email protected]>
Use an own FileDialog class instead of QFileDialog.

f90831b8095a51aca87be9dfea5c75520f3baa58 authored about 13 years ago by Felix Geyer <[email protected]>
Update copyright information.

dc0de8caf20270013b7f168502afdc3abd9aec25 authored about 13 years ago by Felix Geyer <[email protected]>
Update ModelTest from Qt 4.8.0.

227d39ceb21efc721a5f0e01b3a4035d3f466b21 authored about 13 years ago by Felix Geyer <[email protected]>
Remember last key file.

256dc894664922e48e663ea12a1c8c92669e205e authored about 13 years ago by Felix Geyer <[email protected]>
Fix tab names and add tab tooltips.

62e7ba6e55dc6044a97fbfb5bff0550e3f200b26 authored about 13 years ago by Felix Geyer <[email protected]>
Implement global config class.

35066bca8b0c4a0cb391581c1991070fb2b846c0 authored about 13 years ago by Felix Geyer <[email protected]>
Fix code formatting.

21acb02e3e43d170df3db1f0bd4f9938cd81a865 authored about 13 years ago by Felix Geyer <[email protected]>
Merge git://gitorious.org/~blueice/keepassx/blueices-keepassx into merge-request

f7b95842b9782913e4ff954c7c59e76f0bce69ff authored about 13 years ago by Felix Geyer <[email protected]>
Add missing tr().

c5100594b28ab7d69701a4762c9cb8e35f69d543 authored about 13 years ago by Felix Geyer <[email protected]>
Implement save as.

1dc90c1a7787bec84bf972f9a7cf8d4d2f51159f authored about 13 years ago by Florian Geyer <[email protected]>
Implement opening databases with key files.

566b239a502bfd499cfaccf92d2c7543a9062263 authored about 13 years ago by Felix Geyer <[email protected]>
Syntax fixes.

61dc295fa0c83aa0a2ce28067e64fe7bdd46bec9 authored about 13 years ago by Felix Geyer <[email protected]>
Add a class which provides the path to data files.

1e4587c7a32e45cce6e5364bde06dc84547ff489 authored about 13 years ago by Felix Geyer <[email protected]>
Add missing include guards.

af820f49312db11c26490f14273bbc2b9040d1e6 authored about 13 years ago by Felix Geyer <[email protected]>
Enable some more hardening flags.

c00e8d64a0f45de19c56c8513dcfc81bc80c12c9 authored about 13 years ago by Felix Geyer <[email protected]>
Turn format-security warnings into errors.

7e346de707ba69cd6c3cbe899937627275bb14a4 authored about 13 years ago by Felix Geyer <[email protected]>
Implement support for key files.

Closes #5.

f215ffa3fa540074ef5c3fe956f3223f266bb3ba authored about 13 years ago by Felix Geyer <[email protected]>
Add a bunch of entry and group actions.

cd919949fd8a66eb9455146b85c73121d75a59dc authored about 13 years ago by Felix Geyer <[email protected]>
Add more Crypto::initalized() assertions.

11ccdd4c9cde7cc6d25ff69138560ddbe3407e71 authored about 13 years ago by Felix Geyer <[email protected]>
Move test data files into an own subdirectory.

e5bba149941add3a5a3238ed338a3f64be20c4f7 authored about 13 years ago by Felix Geyer <[email protected]>
Clean up CMakeLists.txt.

9e56b33190d559c122f5b5312ae49b70c4a12da2 authored about 13 years ago by Felix Geyer <[email protected]>
Make sure gcrypt is initalized when SymmetricCipherGcrypt objects are created.

bc63d18f68c27107cf030be1fde8826c676a4017 authored about 13 years ago by Felix Geyer <[email protected]>
Initalize autoEnableVisualHiding.

baace149180a6a6f5efcf2b1e3a1c1c77f415fa6 authored about 13 years ago by Felix Geyer <[email protected]>
Use add_definitions() instead of appending the flags to CMAKE_CXX_FLAGS.

78c5094caacdc66deef5b9335a7904e895ed0ee0 authored about 13 years ago by Felix Geyer <[email protected]>
Don't include the UseQt4 file.

This way we don't needlessly add each Qt module to the include paths.

b840b5de6de69a914d898909dc5303d9e1cf683b authored about 13 years ago by Felix Geyer <[email protected]>
New actions: new, save and close database.

5df933be257fe6dc0657ad90bd63f441f84a998f authored about 13 years ago by Felix Geyer <[email protected]>
Automatically check password checkbox and make toggle password button work.

0ba03920df2e6134c53b181854ac4da0bf91a708 authored about 13 years ago by Felix Geyer <[email protected]>
Implement opening/closing databases.

c7ed5f8421e182fb7650ea7547b649b031be392b authored about 13 years ago by Felix Geyer <[email protected]>
Emit signal when changing the database name.

0e41ed72dde09fe6ab57cedccc8e961180629d60 authored about 13 years ago by Felix Geyer <[email protected]>
Deep copy subkeys when cloning CompositeKey.

0014d50b596ec7603779ce210662c401773285a9 authored about 13 years ago by Felix Geyer <[email protected]>
Add missing crypto initalization in tests.

ac60f7ce707fdf406173ee68dac37b6465b37b0b authored about 13 years ago by Felix Geyer <[email protected]>
Fix cmake files to use new gcrypt variables.

9b46225937b1ec52a3c805abd46b139a87e1c550 authored about 13 years ago by Felix Geyer <[email protected]>
Remove some unneeded includes.

9ffa5232f5406c8d5ba76bc8857f14d43c6aec77 authored about 13 years ago by Felix Geyer <[email protected]>
Rewrite Gcrypt cmake module.

b0bec62c07b719c0e97bf07c8bf21e5a59fe08b8 authored about 13 years ago by Felix Geyer <[email protected]>
Add brackets.

8a964f35d134baab3d9c634fb32abf56b8824ec9 authored about 13 years ago by Felix Geyer <[email protected]>
Use QtConcurrentRun instead of subclassing QThread.

9ef105e1aeade472ffc9cc5eb858692095062590 authored about 13 years ago by Felix Geyer <[email protected]>
Add linker flags only on Linux.

2e84c96ab74708237061c529cc58a07c784029dd authored about 13 years ago by Felix Geyer <[email protected]>
Define QT_STRICT_ITERATORS.

e366daf3ce70481bd7f865a125a21c0aad947f94 authored about 13 years ago by Felix Geyer <[email protected]>
Merge commit 'cc14382'

1fd4e55c5c95e6f3af892cb48acba37082d7f1aa authored over 13 years ago by Felix Geyer <[email protected]>
Notify entry/group parent on deletion.

Also make the root group pseudo static, i.e. it shouldn't be changed
after the database has been...

027362be76cde3ff386ad657a7c1ab44087f2c9d authored over 13 years ago by Felix Geyer <[email protected]>
Fixed OpenIndiana (and other SunOS) compilation.

cc1438239cbd0063d02f045623f554ef93520dad authored over 13 years ago by Kevin van der Vlist <[email protected]>
Merge branch 'master', remote-tracking branch 'upstream/master'

9975192a2a9f2898ef0b6f9d308f9153c522ee6e authored over 13 years ago by Super-User <root@keepassx.(none)>
Coding style fixes.

d4f02a78a75b1d5e1568efcee2bdade44bb4e59e authored over 13 years ago by Felix Geyer <[email protected]>
Add Random::randomUInt() and Random::randomUIntRange().

8335db4db5556e918d5e8a321944d3b16d32f638 authored over 13 years ago by Felix Geyer <[email protected]>
Make some Group methods private.

4dbdc4d847709e7ad24565991e634db70c4f878f authored over 13 years ago by Felix Geyer <[email protected]>
Add linker flags only on unix.

b4367a7ea1f0ba8f96429147167e7ce741566054 authored over 13 years ago by Felix Geyer <[email protected]>
Initalize more member variables.

a1bfb1f31925a69b8dfdb9ce5b22e03bfdfe817c authored over 13 years ago by Felix Geyer <[email protected]>
Use a special enum for inherit/enable/disable variables.

afb285a4769e8285b2e09bde1068ffe80ee6fe4d authored over 13 years ago by Felix Geyer <[email protected]>
Always add the default attributes to Entry and don't allow to delete them.

be934b2fcece56b4ba4f9a733721cc85a5f653a3 authored over 13 years ago by Felix Geyer <[email protected]>
Integrate KeePass2RandomStream into KeePass2 reader and writer classes.

This hopefully completes support for reading/writing kdbx <= 2.14 files.

Also fix a bug in KeeP...

a299dd9715443efd2bfb35f3ba155b2e06f4a0a7 authored over 13 years ago by Felix Geyer <[email protected]>
Add KeePass2RandomStream class.

It's responsible for processing protected strings in kdbx files.

58e048be96f02d4fe86a646d8f5cf4892ce2592e authored over 13 years ago by Felix Geyer <[email protected]>
Initalize protect switch variables.

1d6e106aeeb5e9f75b75a1fe55b834e7b7c852a4 authored over 13 years ago by Felix Geyer <[email protected]>
Initalize pointer in Group. *sigh*

6d4561bc57fcd3fb588e0977f40c5cd1ad359228 authored over 13 years ago by Felix Geyer <[email protected]>
Add kdbx-extract utility.

It dumps the raw xml string of a kdbx database to stdout.

87ee9b7c85bf5455bca7015141099048fbd87e15 authored over 13 years ago by Felix Geyer <[email protected]>
Add ability to grab the raw xml string of kdbx databases.

ef8935431cf0643ca2ee88b3441bdf9a43dbebd9 authored over 13 years ago by Felix Geyer <[email protected]>
Clean up objects in the tests.

a104e859cfe6400a3a620f829ed27db71096d2d6 authored over 13 years ago by Felix Geyer <[email protected]>
Properly initialize various attributes.

5cb906c235217e998e09c6ec582e1b877ef32272 authored over 13 years ago by Felix Geyer <[email protected]>
Add initial support for writing protected strings.

c548c7f4b4565c39a5cd14048c2057f80c775755 authored over 13 years ago by Felix Geyer <[email protected]>
Move key transform() call into Database.

6afda908bcfd278e49abad3584677516b3a158d6 authored over 13 years ago by Felix Geyer <[email protected]>
Support writing empty color.

fd9685037bdefe84703bda622d9c079b54e2796f authored over 13 years ago by Felix Geyer <[email protected]>
Fix typo.

aka project might be still alive commit

2adf3770b0b5ea9b34e25fe9491ed3036d617d9f authored over 13 years ago by Felix Geyer <[email protected]>
Add initial support for encrypted database fields.

cfb55828b651615140ca9163c54a6bda685e7282 authored almost 14 years ago by Felix Geyer <[email protected]>
Add seperate compiler flags for C++ and C files.

ce834cda462d0f18d4ce1a605f98e9e9300d9dd9 authored about 14 years ago by Felix Geyer <[email protected]>
Add -Wl,--as-needed and -Wl,--no-undefined to the linker flags.

091985bd8def628420ae6d1025e14ad3bb088d47 authored about 14 years ago by Felix Geyer <[email protected]>
Make some methods static.

2c8da57ce597a12715ed116b4b4a40965861f279 authored about 14 years ago by Felix Geyer <[email protected]>
No longer use automoc.

230d24a123a04c08bfe8a209dd12f2e5b8a52379 authored about 14 years ago by Felix Geyer <[email protected]>
Add Salsa20 cipher.

Restructure SymmetricCipher implementation to allow multiple backends.

a428464573b0d99e07e2752bbd89b650889af2e8 authored about 14 years ago by Felix Geyer <[email protected]>
Add .h files that don't have a corresponding .cpp file so QtCreator picks them up.

3b9982c0a3f177fd4e0fcd7bc439b6bbe62f47d8 authored about 14 years ago by Felix Geyer <[email protected]>
Improve EditEntryWidget.

8fc2b9328e29520a16a43650aa25cccb283c9940 authored over 14 years ago by Felix Geyer <[email protected]>
Add initial UI for entry editing.

0c91be8eacd49a570cb2304228a66a61f0d31bdd authored over 14 years ago by Felix Geyer <[email protected]>
Add KeePass2Writer.

Support attributes MasterKeyChanged, MasterKeyChangeRec, MasterKeyChangeForce and Tags.
Close str...

e3da80fcc61476a931564cac98ea56186dabacce authored over 14 years ago by Felix Geyer <[email protected]>
Add cmake check to verify that zlib supports the gzip format.

a9ac4bbf41aa1d7f4f25f45ea5cc237894e1fb56 authored over 14 years ago by Felix Geyer <[email protected]>
Build with -DQT_NO_STL.

7c83033899b9b1cad652ca54c517392027e00f36 authored over 14 years ago by Felix Geyer <[email protected]>
Pass -Wl,--no-add-needed to the linker.

76da30adda5fae217eac5165a56549e29c4665aa authored over 14 years ago by Felix Geyer <[email protected]>
Add support for gzip compressed databases.

b8dfb9cc4d5133e0f09cd7533d15a4f1c19a40f2 authored over 14 years ago by Felix Geyer <[email protected]>