Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-06-01Set proper application name, icon name for freedesktop notificationsJulius Härtl
2017-05-29Application: debug implies logdebugMarkus Goetz
2017-05-29Don't call QElapsedTimer::restart on uninitialized timerOlivier Goffart
2017-05-22Sharing: Disable 'set password' button when password is empty #5788Christian Kamm
2017-05-22Share dialog: Use default icon if available #5781Christian Kamm
2017-05-22Share link: Fix disabled API/sharing #5778Christian Kamm
2017-05-22Share Dialog: Remove unused hlineChristian Kamm
2017-05-22Share link: Fix parsing integer ids #5777Christian Kamm
2017-05-22Sharing dialog: Ensure error labels are expanding #5774Christian Kamm
2017-05-22Share dialog: Hide the icon when unusedChristian Kamm
2017-05-22Credentials: Simplify credential flow #5728Christian Kamm
2017-05-22Account: forget credentials on delete #5752Christian Kamm
2017-05-17Merge remote-tracking branch 'origin/2.3'Christian Kamm
2017-05-17Add the account name and folder when starting the syncJocelyn Turcotte
2017-05-17Apply clang-formatChristian Kamm
2017-05-17Reformatting: Reformat some lines that would become really longChristian Kamm
2017-05-17Reformatting: Adjust trailing commentsChristian Kamm
2017-05-16Selective sync: Skip excluded folders when reading dbChristian Kamm
2017-05-12Wizard: Skip result page with acceptance instead of closing #5764Christian Kamm
2017-05-11Promote a few more logs to info/warningJocelyn Turcotte
2017-05-11macOS: Fix usage of qCDebug in .mm fileMarkus Goetz
2017-05-11Add the possiblility to enable debug logging categoriesJocelyn Turcotte
2017-05-11Also pass csync logs through QMessageLoggerJocelyn Turcotte
2017-05-11Upgrade some qCDebug to qCInfo or qCWarningJocelyn Turcotte
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-05-11Improve the logging message patternJocelyn Turcotte
2017-05-11Remove the unused folderwatcher_qt implementationJocelyn Turcotte
2017-05-11Detect maintenance mode #4485Christian Kamm
2017-05-10Sharing: Fix UI glitch when sharing is disabledMarkus Goetz
2017-05-10Sharing: Optionally show warning that links are publicMarkus Goetz
2017-05-09Merge branch 2.3 into masterJocelyn Turcotte
2017-05-09Remove stray debug outputChristian Kamm
2017-05-08Remove 3rdparty qjson #5710Christian Kamm
2017-05-08Port PollJob responses to Qt5's QJson #5710Christian Kamm
2017-05-08Switch JsonApiJob to Qt5's QJson #5710Christian Kamm
2017-05-08Sharing: Switch from QtJson to Qt5's QJson #5710Christian Kamm
2017-05-08Discovery: Increase the MAX_DEPTH and show deep folder as ignoredOlivier Goffart
2017-05-08Selective Sync: Open sub folder context menu #5596Markus Goetz
2017-05-04Downloads: Remove empty temporary if disk space full #5746Christian Kamm
2017-05-04SSL error handling: Remove unnecessary confusing codeChristian Kamm
2017-05-03Wizard: Don't show not-so-useful result page #5726Markus Goetz
2017-05-03Better words for the error message when one cannot create the database.Olivier Goffart
2017-05-03Share dialog: Add option to copy/email direct links #5627Christian Kamm
2017-04-27When creating explorer favorite use more specific windows functions (#5690)Luca Lorenzetto
2017-04-26Move check for mono icons into separate functionTommy Sparber
2017-04-26SqlDatabase: Ask freeSpace for directory, fix for WindowsChristian Kamm
2017-04-24Merge remote-tracking branch 'origin/2.3'Christian Kamm
2017-04-21Remove all conditional checks for Qt 4.x (#5505)Kiril Vladimiroff
2017-04-21Sharing multiple public links: Depend on new capabilityChristian Kamm
2017-04-21ShareDialog: Review fixesChristian Kamm