| 2020-01-17 |
Dominique Fuchs | Refresh visibility of ListView based on presence of... |
commit | commitdiff | tree | snapshot |
| 2020-01-17 |
Dominique Fuchs | Refresh immediately on showWindow, regardless of the... |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Michael Schuster | Add initial support for Apps menu icon display (show... |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Dominique Fuchs | Fixed bug regarding additional but empty delegate at... |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Dominique Fuchs | Minor property hierarchy fix |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Dominique Fuchs | Disabled animations until population glitches are fixed |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Dominique Fuchs | Streamlining local sync notification/activity icons... |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Dominique Fuchs | Minor layout adjustments |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Dominique Fuchs | Retreive and svg data from icon property url for activi... |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Dominique Fuchs | Upgrade of NC server API usage + corresponding activity... |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Dominique Fuchs | Add check if applist rowCount() already empty to preven... |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Dominique Fuchs | Fix failing of several tests by including ocsjob source... |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Dominique Fuchs | append the correct folderwatcher (platform specific) |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Dominique Fuchs | 1px border #0082c9 around tray window |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Michael Schuster | Double the width of the Apps menu (x starts at the... |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Michael Schuster | Fix font sizes for "Log out" and "Remove account" and... |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Dominique Fuchs | Add visual separation between accountStateIndicator... |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Dominique Fuchs | Preserve a 2px distance from tray border (streamlining... |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Dominique Fuchs | Allow text to expand further if one or both buttons... |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Dominique Fuchs | Layout adjustments & also show remote path in activitylist |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Michael Schuster | App menu: Filter out Talk because we have a dedicated... |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Michael Schuster | Remove debug output |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Michael Schuster | Add App list menu to Tray UI |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Michael Schuster | Remove setTalkCapability() from AccountState and filter... |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Michael Schuster | Fetch server Apps in AccountState (moved from ownCloudGui) |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Dominique Fuchs | Resized add account icon, adapted layout for new size |
commit | commitdiff | tree | snapshot |
| 2020-01-14 |
Dominique Fuchs | Font and icon size improvements, svg transfer to new... |
commit | commitdiff | tree | snapshot |
| 2020-01-14 |
Dominique Fuchs | Fix missing trayScreen init in non-OSX clause |
commit | commitdiff | tree | snapshot |
| 2020-01-14 |
Dominique Fuchs | Make qml UI strings translatable |
commit | commitdiff | tree | snapshot |
| 2020-01-13 |
Dominique Fuchs | Made tray window positioning HighDPI aware |
commit | commitdiff | tree | snapshot |
| 2020-01-13 |
Dominique Fuchs | Activity refresh in background |
commit | commitdiff | tree | snapshot |
| 2020-01-13 |
Dominique Fuchs | Added progressInfo / cleanup to acitivtymodel |
commit | commitdiff | tree | snapshot |
| 2020-01-13 |
Dominique Fuchs | Integrated local error messages in activitymodel |
commit | commitdiff | tree | snapshot |
| 2020-01-13 |
Dominique Fuchs | Integrated local sync activities in activitymodel |
commit | commitdiff | tree | snapshot |
| 2020-01-13 |
Dominique Fuchs | Minor improvements |
commit | commitdiff | tree | snapshot |
| 2020-01-13 |
Dominique Fuchs | Icon selection, svg path transfers, scrollbar |
commit | commitdiff | tree | snapshot |
| 2020-01-13 |
Dominique Fuchs | Show ListView delegate only when model is populated... |
commit | commitdiff | tree | snapshot |
| 2020-01-13 |
Dominique Fuchs | Add populate transition |
commit | commitdiff | tree | snapshot |
| 2020-01-13 |
Dominique Fuchs | Fix local folder not opening on windows, add extra... |
commit | commitdiff | tree | snapshot |
| 2020-01-12 |
Dominique Fuchs | Temperarily disabling animations due to lags - FIXME |
commit | commitdiff | tree | snapshot |
| 2020-01-12 |
Dominique Fuchs | Show activitylist on initial tray opening when logged in |
commit | commitdiff | tree | snapshot |
| 2020-01-12 |
Dominique Fuchs | Removed old account toolbox |
commit | commitdiff | tree | snapshot |
| 2020-01-12 |
Dominique Fuchs | Bunch of fixes and optimizations for activityList |
commit | commitdiff | tree | snapshot |
| 2020-01-12 |
Dominique Fuchs | Model/View improvements, also fixes crash on account... |
commit | commitdiff | tree | snapshot |
| 2020-01-12 |
Dominique Fuchs | More fixes to login/logout logic |
commit | commitdiff | tree | snapshot |
| 2020-01-12 |
Dominique Fuchs | emit signal for current user GUI refresh on login/logout |
commit | commitdiff | tree | snapshot |
| 2020-01-12 |
Dominique Fuchs | call resetRejectedCertificates on fresh login |
commit | commitdiff | tree | snapshot |
| 2020-01-12 |
Dominique Fuchs | Merge branch 'master' into qml-tray-menu |
commit | commitdiff | tree | snapshot |
| 2020-01-12 |
Dominique Fuchs | Connection status indicators as avatar overlay |
commit | commitdiff | tree | snapshot |
| 2020-01-12 |
Dominique Fuchs | Generalized connection check, now working for every... |
commit | commitdiff | tree | snapshot |
| 2020-01-12 |
Nextcloud bot | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
| 2020-01-11 |
Dominique Fuchs | Streamlined 'Add account' button with account entries |
commit | commitdiff | tree | snapshot |
| 2020-01-11 |
Dominique Fuchs | Fix local folder URL |
commit | commitdiff | tree | snapshot |
| 2020-01-11 |
Dominique Fuchs | Systray now a singleton with instance(), show tray... |
commit | commitdiff | tree | snapshot |
| 2020-01-11 |
Dominique Fuchs | Fix comment |
commit | commitdiff | tree | snapshot |
| 2020-01-11 |
Dominique Fuchs | Added confirmation dialog for account removal |
commit | commitdiff | tree | snapshot |
| 2020-01-11 |
Dominique Fuchs | Fix crash on startup when no users configured |
commit | commitdiff | tree | snapshot |
| 2020-01-11 |
Dominique Fuchs | Detect newly added user and rebuild account menu automa... |
commit | commitdiff | tree | snapshot |
| 2020-01-11 |
Dominique Fuchs | Implemented account removal |
commit | commitdiff | tree | snapshot |
| 2020-01-11 |
Dominique Fuchs | Tray creation timing, account menu reinstantiating... |
commit | commitdiff | tree | snapshot |
| 2020-01-11 |
Dominique Fuchs | More UserLine, avatar fixes |
commit | commitdiff | tree | snapshot |
| 2020-01-11 |
Nextcloud bot | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
| 2020-01-10 |
Dominique Fuchs | UserLine drafting, bugfixes, restuctures |
commit | commitdiff | tree | snapshot |
| 2020-01-10 |
Nextcloud bot | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
| 2020-01-09 |
Roeland Jago... | Ask for password on password protected link shares |
commit | commitdiff | tree | snapshot |
| 2020-01-09 |
Nextcloud bot | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
| 2020-01-08 |
Nextcloud bot | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
| 2020-01-07 |
Nextcloud bot | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
| 2020-01-06 |
JanDragon | Updated year in legalnotice.cpp |
commit | commitdiff | tree | snapshot |
| 2020-01-06 |
Nextcloud bot | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
| 2020-01-05 |
Dominique Fuchs | Preps for UserLine submenu |
commit | commitdiff | tree | snapshot |
| 2020-01-05 |
Dominique Fuchs | Code cleanup regarding context menu. Pause/resume logic... |
commit | commitdiff | tree | snapshot |
| 2020-01-05 |
Dominique Fuchs | Focus and popup improvements for macOS |
commit | commitdiff | tree | snapshot |
| 2020-01-05 |
Nextcloud bot | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
| 2020-01-04 |
Dominique Fuchs | Quit/settings button in tray menu, disable context... |
commit | commitdiff | tree | snapshot |
| 2020-01-04 |
Dominique Fuchs | Fix blurry caret svg due to https://bugreports.qt.io... |
commit | commitdiff | tree | snapshot |
| 2020-01-04 |
Dominique Fuchs | Fix wrong macro clause |
commit | commitdiff | tree | snapshot |
| 2020-01-04 |
Dominique Fuchs | Fix macOS popup y position, neglecting unneccesary... |
commit | commitdiff | tree | snapshot |
| 2020-01-04 |
Dominique Fuchs | Tray account menu wording/positioning |
commit | commitdiff | tree | snapshot |
| 2020-01-04 |
Nextcloud bot | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
| 2020-01-03 |
Dominique Fuchs | First real activity connection |
commit | commitdiff | tree | snapshot |
| 2020-01-03 |
Dominique Fuchs | Fix server adress retreival in tray window buttons |
commit | commitdiff | tree | snapshot |
| 2020-01-03 |
Dominique Fuchs | More typo fix |
commit | commitdiff | tree | snapshot |
| 2020-01-03 |
Dominique Fuchs | Has function for ActivityModel, typos |
commit | commitdiff | tree | snapshot |
| 2020-01-03 |
Dominique Fuchs | Fixed client.qrc |
commit | commitdiff | tree | snapshot |
| 2020-01-03 |
Dominique Fuchs | Fix git not recognizing case sensitive changes |
commit | commitdiff | tree | snapshot |
| 2020-01-03 |
Dominique Fuchs | Gigantic ton of changes and deletions: ActivityListMode... |
commit | commitdiff | tree | snapshot |
| 2020-01-02 |
Dominique Fuchs | Added ActivityModel in new tray backend, implemented... |
commit | commitdiff | tree | snapshot |
| 2020-01-02 |
Dominique Fuchs | Added folder search for User instance, added open folde... |
commit | commitdiff | tree | snapshot |
| 2020-01-02 |
Dominique Fuchs | Fall back to primary screen on QT version < 5.10 instea... |
commit | commitdiff | tree | snapshot |
| 2020-01-02 |
Dominique Fuchs | Fix merge conflict |
commit | commitdiff | tree | snapshot |
| 2020-01-02 |
Nextcloud bot | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
| 2020-01-01 |
Nextcloud bot | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
| 2019-12-31 |
Nextcloud bot | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
| 2019-12-30 |
Dominique Fuchs | Implemented platform agnostic tray window positioning... |
commit | commitdiff | tree | snapshot |
| 2019-12-30 |
Dominique Fuchs | Backend code separation & structure cleanup |
commit | commitdiff | tree | snapshot |
| 2019-12-30 |
Dominique Fuchs | Added popup show/hide logic |
commit | commitdiff | tree | snapshot |
| 2019-12-30 |
Nextcloud bot | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
| 2019-12-29 |
Nextcloud bot | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
| 2019-12-28 |
Nextcloud bot | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
| next |