1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build with -DCMAKE_BUILD_TYPE=DebugFull while developing. More... about 14 years ago
Update the Qt ModelTest Framework. More... about 14 years ago
This signal doesn't exists. More... about 14 years ago
remove column 'Type' because this information is for internal use only and therefor now replaced by the method AccountModel::postingType(). More... about 14 years ago
disable the 'AccountTabWidget' because it is broken. More... about 14 years ago
fix typos More... about 14 years ago
add the *TabWidget widgets to the AccountWidget More... about 14 years ago
initial SplitPostingTabWidget More... about 14 years ago
Improvments to the demo account generator. More... about 14 years ago
add Q_OBJECT macro More... about 14 years ago
add QObject as base class to the base class Object of the backend classes. Now we have signals, slots, QPointer and more. More... about 14 years ago
Show 'wait cursor' while loading a file More... about 14 years ago
initialize m_modified member in constructor. More... about 14 years ago
SVN_SILENT made messages (.desktop file) More... about 14 years ago
fix build++ More... about 14 years ago
fix build More... about 14 years ago
Extensible TabWidget: add DescriptionTabWidget More... about 14 years ago
Extensible TabWidget: add PostingTabWidget More... about 14 years ago
fix build More... about 14 years ago
initial Category class More... about 14 years ago
Some updates for the extensible TabWidget. More... about 14 years ago
Merge branch 'master' of git.kde.org:knipptasch More... about 14 years ago
Limit span of dataChanged() signal to a minimum. More... about 14 years ago
fix build More... about 14 years ago
add Object::hash() function More... about 14 years ago
revamp Object::serialize and Object::deserialize More... about 14 years ago
cache the calculated balances More... about 14 years ago
addAccountWidget revamp More... about 14 years ago
load/safe a file now calls Account::setModified(false) More... about 14 years ago
Do not crash if account() returns a null pointer More... about 14 years ago