1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-21 19:42:45 +02:00

Commit Graph

  • e0f54428d0 ShareDialog: softer line separator (#3737) Olivier Goffart 2015-11-17 11:58:35 +0100
  • 52a11b0835 Activities: Fix on Mac #4083 Markus Goetz 2015-11-17 11:53:49 +0100
  • ef17dc6482 Connectivity: Improve log output Markus Goetz 2015-11-17 11:02:15 +0100
  • 9978dc3f6c QNAM: Use invalid configuration instead of default configuration Markus Goetz 2015-11-17 10:56:57 +0100
  • f618ed3dfb gui: Fix some icons in highdpi Olivier Goffart 2015-11-17 10:48:45 +0100
  • ef915fb2e5 SharedDialog: Fix the delete icon on windows and mac (#3737) Olivier Goffart 2015-11-17 10:40:45 +0100
  • 6e42405113 ShareDialog: remove the search button (#3737) Olivier Goffart 2015-11-17 10:24:35 +0100
  • 11ef07c74a ActivityWidget: fix compiler warnings Olivier Goffart 2015-11-17 09:54:38 +0100
  • 486d7690c4 [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-17 02:19:08 -0500
  • b3c2c594bd Add the set of currently used patches Daniel Molkentin 2015-11-16 18:34:52 +0100
  • 8852911f67 Merge branch 'master' of github.com:owncloud/mirall Klaas Freitag 2015-11-16 18:16:58 +0100
  • e38bc6eab8 AcitivityWidget: Moved timespan-in-words method to utility. Klaas Freitag 2015-11-16 18:08:25 +0100
  • 459e200ac0 ShareDialog: add a QScrollArea (issue #4125 ) Olivier Goffart 2015-11-16 17:59:24 +0100
  • c781155b60 General Settings page: Remove the add account button. Klaas Freitag 2015-11-16 17:07:05 +0100
  • 87aa1de67a Merge branch 'newactivity' Klaas Freitag 2015-11-16 17:02:05 +0100
  • ccb871c30b ActivityWidget: Show the subject in the Tooltip. Klaas Freitag 2015-11-16 16:44:52 +0100
  • 74ed0b4f09 Merge pull request #4139 from owncloud/account_toolbox Klaas Freitag 2015-11-16 15:53:30 +0100
  • becbb7b284 AccountSettings: Address jans suggestions in #4139 Klaas Freitag 2015-11-16 15:50:32 +0100
  • ff76a842d0 Added some documentation. Klaas Freitag 2015-11-16 15:38:08 +0100
  • a56926b8d9 ActivityWidget: open local file in file manager if exists. Klaas Freitag 2015-11-16 15:31:24 +0100
  • 0d21503ee5 ShareDialog: fix auto completion to actualy auto complete Olivier Goffart 2015-11-16 14:18:01 +0100
  • 631cb095dd ActivityWidget: Show the local path in a tooltip. Klaas Freitag 2015-11-16 15:07:02 +0100
  • caba719950 Folderman: Added method to find local files for a rel. server path. Klaas Freitag 2015-11-16 15:04:59 +0100
  • 786b602c26 Merge pull request #4133 from owncloud/sharedialog_uit_improvements Roeland Douma 2015-11-16 13:36:00 +0100
  • f4bfce153d [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-16 02:18:48 -0500
  • e1ab50b17c [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-14 02:19:03 -0500
  • 7e4c0bd515 AccountSettings: Add a toolbox button for the account specific actions. Klaas Freitag 2015-11-13 14:50:07 +0100
  • ddcec2971e ActivityDelegate: Gray out font if account is not connected. Klaas Freitag 2015-11-13 12:48:25 +0100
  • 72d119a05f [Sharing] Delete animation when share is removed Roeland Jago Douma 2015-11-13 11:03:51 +0100
  • d423cf2c7f [Sharedialog] Fix UI stuff Roeland Jago Douma 2015-11-13 10:27:26 +0100
  • 3d847b50cf [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-13 02:19:01 -0500
  • 731a13cfd1 ActivityWidget: Take the account state (connected or not) in account. Klaas Freitag 2015-11-12 17:52:00 +0100
  • 81296fae9d AccountManager: new method to return AccountStatePtr from the name. Klaas Freitag 2015-11-12 17:50:00 +0100
  • aa38f7a4f2 ActivityWidget: implement removeAccount. Klaas Freitag 2015-11-12 15:39:07 +0100
  • bac69f9984 [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-12 02:19:14 -0500
  • c46547592c sync excludes: Add .directory files to be ignored Klaas Freitag 2015-11-11 17:26:50 +0100
  • 6123fab091 CMake version abstractions: Remove some dependencies. Klaas Freitag 2015-11-11 15:24:02 +0100
  • fd4a5100a6 NSIS: Include Qt bearer management DLLs #3969 Markus Goetz 2015-11-11 15:19:15 +0100
  • ff4a8c9202 GeneralSettings: Remove references to protocolwidget. Klaas Freitag 2015-11-11 14:49:11 +0100
  • c871d721fd Tray tooltip: Use aliasGui #4096 Christian Kamm 2015-11-11 14:35:56 +0100
  • 05d1cc9a94 Sharing: Fix crash with share deletion #4111 Christian Kamm 2015-11-11 13:28:20 +0100
  • 196ee05fcc Share dialog: Initialize expected expire date #4075 Christian Kamm 2015-11-11 13:01:12 +0100
  • e50cfa4e1b Recent Activity: Don't reset for no reason #3889 Christian Kamm 2015-11-11 12:47:27 +0100
  • 3224a959a4 Forward-declare QModelIndex. Fixes Qt4 builds. Daniel Molkentin 2015-11-11 11:51:33 +0100
  • 2ccb3648c7 Recent Activity: Filter metadata updates #3963 Christian Kamm 2015-11-11 11:19:04 +0100
  • 01aa647527 FolderMan: Fix infinite wait on pause #4093 Christian Kamm 2015-11-11 10:56:19 +0100
  • eb3388de68 Fix OwnSql test Christian Kamm 2015-11-11 09:41:44 +0100
  • beb970646b Fix csync_exclude test Christian Kamm 2015-11-11 09:38:39 +0100
  • 25c177ca3b SyncJournalFileRecord: Remove unused mode field Christian Kamm 2015-11-11 09:32:13 +0100
  • 1d9c591c08 Fix OS X compilation: use mode_t instead of __mode_t Daniel Molkentin 2015-11-11 09:36:17 +0100
  • f753960add [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-11 02:19:02 -0500
  • 5e98894a97 ActivityView: Add a progress indicator widget to indicate action. Klaas Freitag 2015-11-10 18:10:58 +0100
  • 15fe3b569b Merge pull request #4100 from mnutt/credentials-from-url Markus Goetz 2015-11-10 16:12:34 +0100
  • 0e0b6026fc Activity: Unify the GUI, and reactivate copy to clipboard for all. Klaas Freitag 2015-11-10 15:12:35 +0100
  • 17dd199cba Checksums: Treat more carefully in db #4034 Christian Kamm 2015-11-10 15:05:00 +0100
  • 8f7dbe71a1 CleanupPollsJobs: Preserve more journal data Christian Kamm 2015-11-10 14:26:25 +0100
  • 4b5c3d8f09 Tray: Show settings dialog on click if it's not active Christian Kamm 2015-11-10 12:33:36 +0100
  • 9955b0756a Settings: Show first account page on startup #4036 Christian Kamm 2015-11-10 12:20:08 +0100
  • 76d9b9c0e2 Rename env variables to include unit #2939 Christian Kamm 2015-11-10 12:06:57 +0100
  • 175ad6fb77 Reflect read-only permissions in filesystem #3244 Christian Kamm 2015-10-29 14:10:11 +0100
  • 51896902e3 Silence warning by removing extra semicolon Christian Kamm 2015-11-10 10:06:14 +0100
  • b55220905e [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-10 02:19:10 -0500
  • bd65eb32b7 SetupWizard: populate credentials from HTTP server URL Michael Nutt 2015-11-09 18:21:33 -0500
  • b29d1e94b5 ShareDialog: fix autocompletion took the wrong user Olivier Goffart 2015-11-09 17:21:42 +0100
  • b74e812671 Share dialog: a few layout adjustements Olivier Goffart 2015-11-09 15:58:50 +0100
  • aa27b5db14 Discovery: silent static analysis warning Olivier Goffart 2015-11-09 15:05:53 +0100
  • 81e3a62360 Account: Show local path in tooltip Markus Goetz 2015-11-09 16:38:48 +0100
  • b0dc264369 [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-09 02:22:38 -0500
  • ac3f179420 [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-08 02:18:58 -0500
  • d9af837974 [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-07 02:19:09 -0500
  • 4784b327e7 Folder Status: Use same fat ... icon as web Markus Goetz 2015-11-06 16:10:03 +0100
  • 1a1541ecd6 macdeployqt: Forgot comma Markus Goetz 2015-11-06 15:18:14 +0100
  • cf9fec73cf ActivityView: Add a second treeview for sync issues. Klaas Freitag 2015-11-06 11:43:43 +0100
  • a1551ef6ab ActivityDelegate: Make the row height public accessible. Klaas Freitag 2015-11-06 11:41:32 +0100
  • 0163839cfb OS X: Fix toolbar oddity #3719 Markus Goetz 2015-11-06 10:18:09 +0100
  • 914a942e33 Merge pull request #4055 from owncloud/user_group_sharing Roeland Douma 2015-11-06 09:35:42 +0100
  • 5e482ad4f7 [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-06 02:19:01 -0500
  • 6901fc9e38 macdeployqt: Also copy bearer plugins Markus Goetz 2015-11-05 18:15:45 +0100
  • 0070835330 macdeployqt: Hack to make Qt 5.5 work Markus Goetz 2015-11-05 17:19:49 +0100
  • 6431a2aa46 [Sharing] Build sharee list on every search Roeland Jago Douma 2015-11-05 15:01:29 +0100
  • 572d9bdf1a Merge remote-tracking branch 'upstream/master' Niels van Adrichem 2015-11-05 14:42:26 +0100
  • 4cf2422a83 [Sharing] Clear completer on activation Roeland Jago Douma 2015-11-05 13:16:52 +0100
  • 806ec98eab [Sharing] Properly delete widget Roeland Jago Douma 2015-11-05 13:10:32 +0100
  • 20fd349e17 [Sharing] Filter sharee list properly Roeland Jago Douma 2015-11-05 12:30:34 +0100
  • dae724b21c QtVersionAbstraction: Quick not neeed on OS X Markus Goetz 2015-11-05 11:35:14 +0100
  • 3e4612a1f0 [Sharing] Reorganized sharedialog code Roeland Jago Douma 2015-11-05 09:58:16 +0100
  • 6052e49bcc [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-05 02:19:06 -0500
  • 90cbd461ab [Sharing] Allow sharing with users/groups from desktop Roeland Jago Douma 2015-11-04 22:00:35 +0100
  • 517f2ed03d Add coverity badge Lukas Reschke 2015-11-04 21:06:48 +0100
  • 5fccc25f36 Fix Qt4 build Daniel Molkentin 2015-11-04 19:28:54 +0100
  • cb1571c6c5 ActivityWidget: Rather use accountState pointer directly. Klaas Freitag 2015-11-04 16:40:22 +0100
  • 99b0d659bd Merge pull request #4073 from RealRancor/backport_4052_2.0 Markus Goetz 2015-11-04 16:32:34 +0100
  • 854264c3d2 Backport #4052 to 2.0 RealRancor 2015-11-04 15:55:07 +0100
  • d2a6cae695 Merge pull request #4052 from RealRancor/fix_autoupdate Markus Goetz 2015-11-04 15:11:45 +0100
  • be9ed2f6a9 Merge pull request #4058 from owncloud/client-updates Markus Goetz 2015-11-04 15:11:28 +0100
  • 3ee8beb8a3 Exclude: Add .nfs* Markus Goetz 2015-11-04 15:06:05 +0100
  • f816e5e2af [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-04 08:32:32 -0500
  • 448d8bff18 [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-04 08:30:20 -0500
  • b82ffb52c7 Merge remote-tracking branch 'origin/2.0' Daniel Molkentin 2015-11-04 14:25:14 +0100
  • 3bccfb8993 ActivityView: Add information about the account. Klaas Freitag 2015-11-04 13:22:03 +0100