1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jun 29, 2024 — Jun 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DemoImportPlugin: color added to the categories More... over 14 years ago
fix bug in CategoryComboBox when selecting child categories. More... over 14 years ago
add a category combo box and adapt the category delegate. More... over 14 years ago
use the object identifier methods for categories in the AccountModel. More... over 14 years ago
sizeHint++ More... over 14 years ago
add a object identifier method (int -> Object / Object -> int) More... over 14 years ago
return a QString instead of a QDate from the AccountModel if the role is not Qt::EditRole. Also make the format of the string configurable. More... over 14 years ago
improved date edit widget (at least for the KDE version). More... over 14 years ago
build++ More... over 14 years ago
update icons More... over 14 years ago
bug fixes in storage2. More... over 14 years ago
some initial api documentation More... over 14 years ago
fix bug in datedelegate.cpp. More... over 14 years ago
XmlReader is now fully implemented. However, before this implementation will be the default file format, it needs to be tested (preferably with unit tests). More... over 14 years ago
working on XmlWriter/XmlReader (Storage2) More... over 14 years ago
Re-engineer the new backend (storage2.h/cpp) More... over 14 years ago
work on storage2 More... over 14 years ago
date() and setDate() are properties More... over 14 years ago
initial work on a new XML based backend. More... over 14 years ago
Q_UNUSED More... over 14 years ago
Removing all GUI stuff (message boxes, password dialog) from the storage engine by replacing the simple boolean return value through exceptions. More... over 14 years ago
Add a QVariant::Type check (assert) for the QVariant attribute (not all posible types are allowed in insertAttribute and co.) More... over 14 years ago
remove compiler warning by adding a Q_UNUSED() More... over 14 years ago
Use the MoneyDelegate also for the column AccountModel::BALANCE More... over 14 years ago
add a sizeHint method to the MoneyDelegate. More... over 14 years ago
safe and restore the QTableView header state. More... over 14 years ago
Action to remove a posting (a row in the view) implemented. More... over 14 years ago
select the first column if the current row has changed (this behavior is configurable). More... over 14 years ago
search case insensitive More... over 14 years ago
separating the implementation of class Preferences for the Qt and the KDE version of Knipptasch. More... over 14 years ago