Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Keyring fixes | Christian Mollekopf | 2017-09-22 | |
| | | | | | | | * Avoid double free * track unlocked state * Ensure we bring up the login screen on startup and after saving the configuration. | |||
* | Autofocus textedit | Christian Mollekopf | 2017-09-22 | |
| | ||||
* | Autofocus password field | Christian Mollekopf | 2017-09-22 | |
| | ||||
* | Simplify layout | Christian Mollekopf | 2017-09-22 | |
| | ||||
* | A login view | Christian Mollekopf | 2017-09-22 | |
| | ||||
* | Fix kolabnow accountname to email address | Christian Mollekopf | 2017-09-22 | |
| | ||||
* | keyring | Christian Mollekopf | 2017-09-22 | |
| | ||||
* | Imported kube flatpak file | Christian Mollekopf | 2017-09-18 | |
| | ||||
* | Switch the textformat based on the html property | Christian Mollekopf | 2017-09-18 | |
| | ||||
* | Use currentFolder to synchronize the current folder | Christian Mollekopf | 2017-09-18 | |
| | ||||
* | Autodetect textformat to not break plaintext | Christian Mollekopf | 2017-09-18 | |
| | | | | When showing plaintext all linebreaks were ignored. | |||
* | The enabled state is now visualized, what we really want is no hovering | Christian Mollekopf | 2017-09-16 | |
| | ||||
* | Ensure proper anchoring of the EditAccounts view. | Christian Mollekopf | 2017-09-16 | |
| | | | | Still not pretty but ensures the textareas resize as they should | |||
* | mailview relayout when we can't fit it all nicely | Michael Bohlender | 2017-09-15 | |
| | ||||
* | LogView: align, elide and wrap correctly. | Christian Mollekopf | 2017-09-14 | |
| | ||||
* | button: visualize disabled state | Michael Bohlender | 2017-09-14 | |
| | ||||
* | animate validation | Michael Bohlender | 2017-09-14 | |
| | ||||
* | improve requierd text visualisation | Michael Bohlender | 2017-09-14 | |
| | ||||
* | visual brushup for attachementdelegate | Michael Bohlender | 2017-09-13 | |
| | ||||
* | Hide html editor until it works. | Christian Mollekopf | 2017-09-13 | |
| | ||||
* | Fixed space after changing formatting | Christian Mollekopf | 2017-09-13 | |
| | ||||
* | Use the switch | Christian Mollekopf | 2017-09-13 | |
| | ||||
* | Replaced the invisible char hack with a better solution | Christian Mollekopf | 2017-09-13 | |
| | | | | | | We now cache the format until the next char is inserted, which seems to work fine, doesn't break selection and is overall much cleaner. | |||
* | We don't want persistentSelection and centralize the setCursorPosition | Christian Mollekopf | 2017-09-13 | |
| | | | | | | hack Which breaks mouse selection btw. | |||
* | fix typo | Michael Bohlender | 2017-09-13 | |
| | ||||
* | inital switch control | Michael Bohlender | 2017-09-13 | |
| | ||||
* | Extract html or plaintext depending on setting | Christian Mollekopf | 2017-09-13 | |
| | ||||
* | Keep TextEditor as our html editor | Christian Mollekopf | 2017-09-13 | |
| | ||||
* | Skip over invisible char | Christian Mollekopf | 2017-09-13 | |
| | ||||
* | Got html formatting to work with the great invisible char hack | Christian Mollekopf | 2017-09-13 | |
| | ||||
* | Avoid losing focus when clicking toolbuttons | Christian Mollekopf | 2017-09-13 | |
| | ||||
* | Restore the plain text editor until we sort out the html composer. | Christian Mollekopf | 2017-09-12 | |
| | | | | It's royally broken right now. | |||
* | swap plain vs html | Christian Mollekopf | 2017-09-12 | |
| | ||||
* | Made the account wizard look more integrated | Christian Mollekopf | 2017-09-12 | |
| | ||||
* | make html composer somhow work and break the rest | Michael Bohlender | 2017-09-12 | |
| | ||||
* | remove unnessesary spacing | Michael Bohlender | 2017-09-12 | |
| | ||||
* | change plain / html button text depending on the state | Michael Bohlender | 2017-09-12 | |
| | ||||
* | add minimal spacing to format text button row | Michael Bohlender | 2017-09-12 | |
| | ||||
* | show/hide format text icons, make black sidebars the initial size | Michael Bohlender | 2017-09-12 | |
| | ||||
* | add format text icons | Michael Bohlender | 2017-09-12 | |
| | ||||
* | remove filter text when closing the filterbar | Michael Bohlender | 2017-09-12 | |
| | ||||
* | remove file loading/saving related code from documenthandler | Michael Bohlender | 2017-09-12 | |
| | ||||
* | toolbar layout for composer view | Michael Bohlender | 2017-09-12 | |
| | ||||
* | cpoy over example texteditor code and expose it through the framewoks plugin | Michael Bohlender | 2017-09-12 | |
| | ||||
* | Translatable string | Christian Mollekopf | 2017-09-11 | |
| | ||||
* | Clear search on esc | Christian Mollekopf | 2017-09-11 | |
| | ||||
* | Avoid grabbing focus when invisible | Christian Mollekopf | 2017-09-11 | |
| | ||||
* | Bump to Qt 5.9 and avoid focus stealing of the webview | Christian Mollekopf | 2017-09-11 | |
| | ||||
* | Synchronize drafts and contacts when opening the composer. | Christian Mollekopf | 2017-09-11 | |
| | ||||
* | Centralized synchronization calls | Christian Mollekopf | 2017-09-11 | |
| |