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/gui
AgeCommit message (Expand)Author
2011-12-16Add a bunch of entry and group actions.Felix Geyer
2011-11-16New actions: new, save and close database.Felix Geyer
2011-11-16Automatically check password checkbox and make toggle password button work.Felix Geyer
2011-11-13Implement opening/closing databases.Felix Geyer
2011-07-08Coding style fixes.Felix Geyer
2010-10-07Improve EditEntryWidget.Felix Geyer
2010-10-06Add initial UI for entry editing.Felix Geyer
2010-09-22Add username and URL columns.Felix Geyer
2010-09-19Add built-in icons.Felix Geyer
2010-09-19Add signal EntryView::entryActivated().Felix Geyer
2010-09-19Add MainWindow.Felix Geyer
2010-09-18Enable and fix more warnings.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-18Add EntryModel.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