lp:~wesley/qashflow/dev

Created by Wesley Stessens and last modified
Get this branch:
bzr branch lp:~wesley/qashflow/dev
Only Wesley Stessens can upload to this branch. If you are Wesley Stessens please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Wesley Stessens
Project:
Qashflow
Status:
Development

Recent revisions

9. By Wesley <wesley@cheetah>

Added password checker in "create database" function
  * Compares linePassword with linePasswordConfirm
  * Checks strength and emits warning or hint
    - password length
    - special token usage

8. By Wesley <wesley@cheetah>

* Style updates
* Small fixes
* "create new database" interface

7. By Wesley <wesley@cheetah>

* More fade effects
* Tweaked old fade effects
* Some bugfixes
* Slightly better memory management
* Added more doxygen comments

6. By Wesley Stessens

* Changed fade duration
* Got rid of the occasional visual glitch (flash) in frame fade out

5. By Wesley Stessens

* First try at some eyecandy: subtle image/frame fade effects
* Small updates to the QStyleSheet

Note: the "Load Database" button is a placeholder. Right now it fades
out the form contents as a test.

4. By Wesley Stessens

* Started Doxygen documentation process
* Added KDevelop project files for KDevelop users
* Improvements to code readability

3. By Wesley Stessens

More modularity. GUI implementation is now a lot smaller
and gets almost all data from other functions.

* wizard implementation superseded by wizard_gui implementation
* messages that are used often or that are used in gui
  implementations are declared in the 'msg' namespace
* fix translation issues that were caused by the above changes

2. By Wesley Stessens

rm old unused chunk of code

1. By Wesley Stessens

Initial upload

This branch contains Public information 
Everyone can see this information.

Subscribers