Project status
Currently, the project is in alpha stage. Although i'm a bit familiar with Qt framework, i'm still getting my head around KDE programming. I am an amateur, self-taught "programmer", so my code might not be the most logical, clean or adequately commented. I appreciate any feedback, whether it's cheering or critical.
I didn't plan for this, but it looks like i've set myself a release pattern similar to Linux kernel - odd versions are feature releases, even versions are maintenance, stability and refinement releases.
Roadmap:
Version 0.4
- Leave text codec as only default qrcodec
- Support other qrcodecs through plugin system
- Create a separate package for qrcodecs
- Base QRCodec off QObject
- Proper folder structure for repo
Version 0.5
- Numerous other common data types (SMS, Email, vCard, Android WiFi settings)
- QRWebLink: Generic URL support (currently it supports only somewhat well-formed URL's)
- New icon
Version 0.6
- General code cleanup and maintenance
- Codebase split
- Minor feature additions
- Ubuntu PPA
Version 0.7
- List of plugins, enable/disable and plugin versioning
- Calendar (iCal) entries
- Integration with KDEPIM for calendar
- Possible integration for QRContact with KDEPIM
- Possible integration with NetworkManager for Wifi settings
Version 0.8
- About... dialog for plugins
- Refinement and polishing
- Experimental MMS support
- Geolocation plugin
Version 0.9
- Experimental webcam support
Version 1.0
- Fix whatever bugs arise
- Refine and polish
Versions 1.x
- Maintenance
- Maybe new plugins
Notices: