Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | improve layout issues when resizing | Michael Bohlender | 2017-07-27 |
| | |||
* | remove obsolete import | Michael Bohlender | 2017-07-27 |
| | |||
* | Cleanup | Christian Mollekopf | 2017-07-26 |
| | |||
* | Use ListDelegate in AccountsView | Christian Mollekopf | 2017-07-26 |
| | |||
* | Cleanup | Christian Mollekopf | 2017-07-26 |
| | |||
* | Standard ListDelegate onClicked handler | Christian Mollekopf | 2017-07-26 |
| | |||
* | Check composerbutton also when opened the "New Mail" button. | Christian Mollekopf | 2017-07-26 |
| | |||
* | Set an application wide default font. | Christian Mollekopf | 2017-07-26 |
| | | | | | | Theoretically this should be picked up by all qtquickcontrols2 controls, and they should also handle inheriting the fonts to children. Seems to work for AbstractButton, but didn't for the label... | ||
* | Cleanup | Christian Mollekopf | 2017-07-26 |
| | |||
* | make placeholdertexts translatable | Michael Bohlender | 2017-07-25 |
| | |||
* | set the current index via attached property | Christian Mollekopf | 2017-07-25 |
| | |||
* | Fontsize units | Christian Mollekopf | 2017-07-25 |
| | |||
* | Use the ListDelegate | Christian Mollekopf | 2017-07-25 |
| | |||
* | A ListDelegate | Christian Mollekopf | 2017-07-25 |
| | |||
* | TextButton based on AbstractButton | Christian Mollekopf | 2017-07-25 |
| | |||
* | Checkable IconButtons for the menu. | Christian Mollekopf | 2017-07-25 |
| | | | | ...So you know where you are. | ||
* | Indentation | Christian Mollekopf | 2017-07-24 |
| | |||
* | Keyboard focus handling | Christian Mollekopf | 2017-07-23 |
| | |||
* | TextEditor escaping | Christian Mollekopf | 2017-07-23 |
| | |||
* | Use a TextButton instead | Christian Mollekopf | 2017-07-23 |
| | |||
* | Avoid warnings for undefined | Christian Mollekopf | 2017-07-23 |
| | |||
* | ModelIndexRetriever to abuse Repeater less publicly | Christian Mollekopf | 2017-07-22 |
| | | | | | Simliar to Retriever, but we'd have to alias all properties/roles automatically somehow. | ||
* | Display corresponding account information with log entry | Christian Mollekopf | 2017-07-22 |
| | |||
* | Editor focus | Christian Mollekopf | 2017-07-21 |
| | |||
* | ComposerView focus | Christian Mollekopf | 2017-07-21 |
| | |||
* | Force active focus for current view | Christian Mollekopf | 2017-07-21 |
| | |||
* | Active focus on tab for buttons | Christian Mollekopf | 2017-07-21 |
| | |||
* | Fixed mailview focus handling | Christian Mollekopf | 2017-07-21 |
| | |||
* | Translate string | Christian Mollekopf | 2017-07-19 |
| | |||
* | qsTr all the strings | Michael Bohlender | 2017-07-19 |
| | |||
* | make more translatable | Michael Bohlender | 2017-07-19 |
| | |||
* | initial Kube.ToolTip | Michael Bohlender | 2017-07-18 |
| | |||
* | Use Kube.ListView everywhere | Christian Mollekopf | 2017-07-12 |
| | |||
* | One QT_MIN_VERSION is enough, also it's 5.7 | Christian Mollekopf | 2017-07-05 |
| | |||
* | Fixed triggering of DAV sync | Christian Mollekopf | 2017-07-02 |
| | |||
* | Forward focus for replies | Christian Mollekopf | 2017-06-30 |
| | |||
* | introduce Kube.Heading | Michael Bohlender | 2017-06-29 |
| | |||
* | Show a mouse-cursor on hover | Christian Mollekopf | 2017-06-28 |
| | |||
* | remove kirigami dependency | Michael Bohlender | 2017-06-27 |
| | |||
* | Support the removal of drafts. | Christian Mollekopf | 2017-06-22 |
| | |||
* | Only show a resource if it is available | Christian Mollekopf | 2017-06-22 |
| | |||
* | Immediately trigger a sync when creating an account | Christian Mollekopf | 2017-06-21 |
| | | | | ... and return to the mailview | ||
* | change add recipient text | Michael Bohlender | 2017-06-20 |
| | |||
* | Recipient removal | Christian Mollekopf | 2017-06-19 |
| | |||
* | A texteditor that does scrolling | Christian Mollekopf | 2017-06-19 |
| | | | | | Something is not quite right with the sizes, but at least it works otherwise. | ||
* | Edlide addressee label | Christian Mollekopf | 2017-06-18 |
| | |||
* | Move focus to the line edit after clicking the button | Christian Mollekopf | 2017-06-15 |
| | |||
* | Attachment removal | Christian Mollekopf | 2017-06-14 |
| | | | | | We'd rather do something via the model index instead of requering an additional role, but this works for the time being. | ||
* | Remove button | Christian Mollekopf | 2017-06-14 |
| | |||
* | Support mouse selection of text in composer | Christian Mollekopf | 2017-06-14 |
| |