Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Install the webengineprofile as singleton | Christian Mollekopf | 2017-08-22 | |
| | | | | | | | | | This fixes the bug that the main process would hang on exit as long as we have a requestinterceptor installed. It's most likely a bug that this does not work, but the new solution anyways cleans up the code a bit, so that's a nice sideeffect. Fixes T5570 | |||
* | Ensure the right button is always checked. | Christian Mollekopf | 2017-08-20 | |
| | ||||
* | Make the tooltip a feature of IconButton | Christian Mollekopf | 2017-08-20 | |
| | ||||
* | Removed unused import | Christian Mollekopf | 2017-08-20 | |
| | ||||
* | A column with one item doesn't make much sense | Christian Mollekopf | 2017-08-19 | |
| | ||||
* | Fixed enum | Christian Mollekopf | 2017-08-19 | |
| | ||||
* | add quit shortcut | Michael Bohlender | 2017-08-08 | |
| | ||||
* | It's still necessary | Christian Mollekopf | 2017-08-03 | |
| | ||||
* | Send mail to option | Christian Mollekopf | 2017-08-03 | |
| | | | | | This is mostly to demonstrate how this could work with additional menu entries. | |||
* | "Nothing here..." message for logview | Christian Mollekopf | 2017-08-03 | |
| | ||||
* | Set the font familiy for a much less horrible reading experience. | Christian Mollekopf | 2017-07-31 | |
| | ||||
* | Use a regular Label with a SelectableItem in the logview | Christian Mollekopf | 2017-07-31 | |
| | | | | | This allows to copy all labels within the layout. Maybe a bit too magic atm. | |||
* | SelectableLabel to support copying individual labels | Christian Mollekopf | 2017-07-29 | |
| | ||||
* | make error message wrap | Michael Bohlender | 2017-07-28 | |
| | ||||
* | Include all views in the button group | Christian Mollekopf | 2017-07-27 | |
| | ||||
* | 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 | |
| |