Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-08-25Add a bunch of new Parser testcases.Felix Geyer
2010-08-25Fix UUID not being set for history entries.Felix Geyer
2010-08-25Set icon id even if it's 0 as icon numbering starts at 0.Felix Geyer
2010-08-25Implement some const methods properly.Felix Geyer
2010-08-25Support Entry History and DeletedObjects.Felix Geyer
2010-08-25Set horizontal stretch factors.Felix Geyer
2010-08-25Disable icons in the models for now.Felix Geyer
2010-08-25Coding style++Felix Geyer
2010-08-25Use a splitter between Group and Entry View.Felix Geyer
2010-08-25Add EntryView and DatabaseWidget.Felix Geyer
2010-08-23Un-constify Entry* and Group* in various related signals and models/views.Felix Geyer
2010-08-23Prefix object attribute with "m_".Felix Geyer
2010-08-22Add GroupView.Felix Geyer
2010-08-22Some Writer fixes and add methods to actually make it write.Felix Geyer
2010-08-19Support EnableAutoType and EnableSearching group properties.Felix Geyer
2010-08-19Implement XML Writer (maybe even works!)Felix Geyer
2010-08-18Add EntryModel.Felix Geyer
2010-08-18Add convenience methods to access common attributes.Felix Geyer
2010-08-18Implement support for group tree changes in GroupModel.Felix Geyer
2010-08-15Add signal for changes in Group.Felix Geyer
2010-08-15Add GroupModel and corresponding unit test.Felix Geyer
2010-08-14Use static method instead of a constructor for random Uuids.Felix Geyer
2010-08-14Mark constructors as explicit.Felix Geyer
2010-08-14Implement Entry::image().Felix Geyer
2010-08-13Fix parser and add unit tests.Felix Geyer
2010-08-12Build fixes.Felix Geyer
2010-08-12More work on the parser and Entry/Group data structures.Felix Geyer
2010-08-07Initial import.Felix Geyer