aboutsummaryrefslogtreecommitdiff
path: root/mainwindow.cc
AgeCommit message (Collapse)AuthorFilesLines
2021-09-19workaround for qt 5.11Javier1-1/+2
2021-09-19replace Phonon with QtMultimediaJavier1-44/+58
2021-09-19add InkML export support, fix bug with page layout in notebookviewJavier1-0/+19
2021-09-16replace txt export support with specific txyz exportJavier1-10/+37
2021-09-12remove PEN_EPOCH mistake and get usertime from the penJavier1-1/+8
2021-09-12add ability to export a stroke list in plain textJavier1-1/+20
2020-10-12minor UI refactor; allow reading ".archive" directoriesJavier1-8/+5
Archives cannot be created from the UI yet. Just copy a .pen directory to an .archive directory for now.
2020-04-12port to qt5, libusb 1.0, and openobex 1.7Javier1-25/+11
2016-07-08useless dpi workaround for nowJavier1-0/+15
2015-06-18Always refresh the paperreplay listJavier1-3/+2
2015-06-14improve sync locking and status messagesJavier1-0/+14
2015-06-14add saving of mainwindow state/geometryJavier1-5/+24
2015-06-14release under gplv3+Javier1-0/+18
2015-06-14allow changing data path, improve iconJavier1-0/+5
2015-06-14better synchronization status reportingJavier1-1/+26
2015-06-14add export feature and desktop fileJavier1-0/+135
2015-06-14paperless replay also workingJavier1-6/+35
2015-06-14paperreplay workingJavier1-1/+68
2015-06-13continue with paperreplay loading changesJavier1-0/+1
2015-06-07initial importJavier1-0/+66