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

Commit Graph

  • cbbc5af834 Nautilus Shell Integration: Re-Assemble the whole filename after split. Klaas Freitag 2015-07-29 11:47:00 +0200
  • b012fae144 Nautilus Shell Integration: Only show menu entry for item state OK Klaas Freitag 2015-07-29 11:29:10 +0200
  • ed51358478 shell_i: Activate the finder integration on install #3463 Jocelyn Turcotte 2015-07-28 17:57:55 +0200
  • 6d522a1467 Fix the tests build on OS X in debug Jocelyn Turcotte 2015-07-28 15:18:43 +0200
  • 73209717ec Update the qtmacgoodies submodule Jocelyn Turcotte 2015-07-28 15:18:15 +0200
  • c85ace11dd Allow the OSX build to work without make install Jocelyn Turcotte 2015-07-06 14:59:08 +0200
  • b07ab14c31 Merge pull request #3470 from rullzer/use_ocs_url Klaas Freitag 2015-07-28 14:26:23 +0200
  • c95bbe27e7 Merge pull request #3495 from rullzer/dont_share_root Klaas Freitag 2015-07-28 14:00:38 +0200
  • d9c52f6316 owncloudcmd: fix --httpproxy Olivier Goffart 2015-07-28 13:33:58 +0200
  • ec86d1a151 Wizards: allow adding a folder in a non-existing directory and create that folder Olivier Goffart 2015-07-28 12:14:52 +0200
  • 22013eb528 ConfigFile: remove some unused functions Olivier Goffart 2015-07-28 12:05:34 +0200
  • 6c8ff7c61a Added capabilities class Roeland Jago Douma 2015-07-16 21:49:12 +0200
  • 4016e0863f Fix warning Olivier Goffart 2015-07-28 11:20:22 +0200
  • 3b510969a2 Fix test, make it independent on the sort order of readdir. Klaas Freitag 2015-07-27 13:28:21 +0200
  • 28ab3666d3 Tests: Some tests need QtWidgets Olivier Goffart 2015-07-27 11:04:49 +0200
  • ff6c11f126 Confirm feature: tray noticiation message when a new folder need to be confirmed Olivier Goffart 2015-07-27 10:33:05 +0200
  • 45b598cacb Confirm feature: default to 500MB Olivier Goffart 2015-07-27 10:04:53 +0200
  • 0ccaae9a22 Confirm feature: Confirm for any folder, not only shared ones Olivier Goffart 2015-07-27 09:54:20 +0200
  • 6f498aea3b Do not open the share dialog if the user tries to share the root folder Roeland Jago Douma 2015-07-24 10:02:18 +0200
  • a2f9ba47fb If the OCS Share API returns an url use that Roeland Jago Douma 2015-07-17 09:23:55 +0200
  • fea997c84a Bandwidth Limit: Fix new "Automatic Download" setting #1485 Markus Goetz 2015-07-23 13:44:40 +0200
  • 316427c801 Merge branch 'regular_update_check' Klaas Freitag 2015-07-23 11:34:12 +0200
  • c34641f4f7 Updater: Added a class UpdaterSchedule. Klaas Freitag 2015-07-22 13:44:19 +0200
  • 21f7cea609 ConfigFile: Let updateCheckInterval return int instead of quint64. Klaas Freitag 2015-07-22 13:42:54 +0200
  • 59a7ae56d4 UI: Add more tooltips #3385 Markus Goetz 2015-07-20 19:06:40 +0200
  • a58cb049b2 OS X: Fix layout of quota info in SettingsDialog Markus Goetz 2015-07-20 18:43:18 +0200
  • a6f493ff94 OS X Overlay Icons: Use waitForFinished() with timeout Markus Goetz 2015-07-20 18:32:02 +0200
  • afed400ac6 SettingsDialog: Make bigger and more native on OS X Markus Goetz 2015-07-20 18:15:45 +0200
  • 89b8555aa7 PassiveUpdateNotifier: Fix condition on when to show the update. Klaas Freitag 2015-07-20 15:33:44 +0200
  • 320cc1c7dd Updater: Avoid to show the update notification to often. Klaas Freitag 2015-07-20 15:33:17 +0200
  • 0a08a51a41 Updater: really do not forget to start the updater timer. Klaas Freitag 2015-07-20 15:32:27 +0200
  • b22e284191 Application: Remove unused connection to updater. Klaas Freitag 2015-07-20 15:32:00 +0200
  • adc239c9d0 UpdateCheck: Clean up Application class and move most to updater. Klaas Freitag 2015-07-20 12:10:54 +0200
  • 681466213f ConfigFile: Return proper type for update check interval. Klaas Freitag 2015-07-20 12:10:30 +0200
  • cb4bfd8060 ConfigFile: Fix spelling. Klaas Freitag 2015-07-20 12:10:00 +0200
  • a9dfcdd463 FolderDefinition: fix uninitialized variable Olivier Goffart 2015-07-19 11:33:17 +0200
  • b9edc64982 NSIS: Fix NSIS error handling Daniel Molkentin 2015-06-05 08:43:16 +0200
  • d00aa3da84 NSIS: Star Trek taught me: "Reversing the polarity will fix it". It's true. Daniel Molkentin 2015-06-04 12:39:20 +0200
  • fa6dc8dbb7 Adjust to new version of NSIS UAC Daniel Molkentin 2015-05-28 15:54:52 +0200
  • 7a8a8ceedc NSIS: depend on nsProcess instead of Processes NSIS plugin Daniel Molkentin 2015-03-13 14:04:16 +0100
  • 5d9e752c71 HttpCreds: Add keychain failure hint. #3268 Christian Kamm 2015-07-17 14:39:43 +0200
  • 44870fae9f Proxy auth: Fix cred invalidation on Windows. Christian Kamm 2015-07-17 12:46:04 +0200
  • 92513207eb Application: On Linux, restart the app if a different version is on HD. Klaas Freitag 2015-07-17 12:12:00 +0200
  • 2cebd8bc2e SetupWizard: remove unused variable defintion. Klaas Freitag 2015-07-17 12:09:16 +0200
  • 9acc9d2d44 Fix Qt4 build. Christian Kamm 2015-07-17 12:07:48 +0200
  • 2124098f84 System proxy: Ask for credentials if needed. Christian Kamm 2015-07-16 14:21:51 +0200
  • 944564258c Fix the Utility Test Olivier Goffart 2015-07-17 10:27:03 +0200
  • 0a6aa88d72 Merge remote-tracking branch 'origin/hidden_file_handling' Olivier Goffart 2015-07-17 09:32:29 +0200
  • bc542a4b80 Merge pull request #3426 from rullzer/thumbnail Roeland Douma 2015-07-17 08:58:06 +0200
  • 59f93b77c3 Merge pull request #3468 from owncloud/3368 Daniel Molkentin 2015-07-16 23:02:06 +0200
  • 7e79a78901 Use already available password field Roeland Jago Douma 2015-07-16 20:55:54 +0200
  • 2f2ae09190 Utility: Added function versionOfInstalledBinary() Klaas Freitag 2015-07-16 18:16:16 +0200
  • b59fc39d13 Fix warnings about unused parametters Olivier Goffart 2015-07-16 18:15:07 +0200
  • d284b48db4 Application: Add a new command line switch --version. Klaas Freitag 2015-07-16 18:12:45 +0200
  • 724c0c2953 Win32: Do not silent-update if the application is already up-to-date Daniel Molkentin 2015-07-16 17:26:53 +0200
  • 770ca77673 Merge pull request #3467 from owncloud/remove_nsis_appdata_page Daniel Molkentin 2015-07-16 17:09:51 +0200
  • bdf5029d47 HTTP cred: properly forget the password when signing out #3462 Olivier Goffart 2015-07-16 14:15:15 +0200
  • d53eaf8fd6 Win32: Remove confusing option to remove AppData Daniel Molkentin 2015-07-16 16:22:00 +0200
  • 2bcfb734b0 Change repo for src/3rdparty/qtmacgoodies Daniel Molkentin 2015-07-16 15:07:48 +0200
  • 50bf0ee85e Change repo for src/3rdparty/qtmacgoodies Daniel Molkentin 2015-07-16 15:07:48 +0200
  • 951c9812f1 CPack: Use APPLICATION_SHORTNAME rather than APPLICATION_NAME Klaas Freitag 2015-07-16 14:38:59 +0200
  • 4ad9b7d72d Change default check frequency to every ten hours. Klaas Freitag 2015-07-16 14:19:02 +0200
  • 3d55191573 OS X: Fix settings dialog after multi-account introduction Markus Goetz 2015-07-16 14:07:05 +0200
  • 55e1f8a060 OS X Overlay Icons: Don't use waitForReadyRead() Markus Goetz 2015-07-16 14:04:36 +0200
  • 031d35de03 Network: Fix enabling of proxy auth text fields. Christian Kamm 2015-07-16 10:27:15 +0200
  • c72b6fb8e6 csync_update: Reorg the code a bit to make it easier to read and understand Klaas Freitag 2015-07-15 15:01:27 +0200
  • a5528b7cd4 AccountSettings: When adding a new folder, set ignore hidden flag. Klaas Freitag 2015-07-15 14:51:37 +0200
  • cfe5150037 IgnoreListEditor: handle the ignore hidden files checkbox. Klaas Freitag 2015-07-15 14:50:41 +0200
  • 1aa17cdb69 owncloudcmd: add option to not ignore hidden files. Klaas Freitag 2015-07-15 11:30:50 +0200
  • ddf7419aca csync: Initialize the hidden files flag properly. Klaas Freitag 2015-07-15 11:29:33 +0200
  • 27e0f9d132 csync: Updated and added some documentation. Klaas Freitag 2015-07-15 10:48:00 +0200
  • 7195e40ffa FolderMan: Set ignore hidden files in the folder watcher. Klaas Freitag 2015-07-14 16:58:06 +0200
  • 3ba6e20f66 Folder: Getter and Setter for ignore hidden files for folder config. Klaas Freitag 2015-07-14 16:56:55 +0200
  • 711ae1d347 FolderWatcher: Add flag to ignore hidden files (or not). Klaas Freitag 2015-07-14 12:00:22 +0200
  • a4336092f6 Hidden Files: Add a setting to ignore hidden files or not. Klaas Freitag 2015-07-13 22:15:02 +0200
  • 3a5f66e976 SyncEngine: Remove bogus logging. Klaas Freitag 2015-07-13 15:46:19 +0200
  • 9461e4ccd1 Sync: Only copy the hasIgnoredFlag for the remote side. Klaas Freitag 2015-07-13 15:42:16 +0200
  • 7b8dc9777e Sync: Rename ignored file member to _serverHasIgnoredFiles. Klaas Freitag 2015-07-13 15:41:11 +0200
  • e11f59af32 csync_update: store the remote ignore information into tree (from tmp) Klaas Freitag 2015-07-10 16:48:01 +0200
  • b0aedef4b0 Sync: Store information about ignored files on the server in database. Klaas Freitag 2015-07-09 15:57:56 +0200
  • da87a47eaf discovery: handle dot files on server as hidden. Klaas Freitag 2015-07-09 12:01:16 +0200
  • c940762b7c csync_update: set has_ignored_files in case of hidden files. Klaas Freitag 2015-07-09 10:44:12 +0200
  • 7aa2b50828 csync_update: Handling hidden files as excluded files, as intended. Klaas Freitag 2015-07-08 18:06:38 +0200
  • e0abbc0b83 vio_local: Properly detect if files are hidden. Klaas Freitag 2015-07-08 17:14:05 +0200
  • 65a3847a35 Tray menu: Make sign in/out actions more consistent. Christian Kamm 2015-07-15 15:05:30 +0200
  • 3344249297 Merge pull request #3425 from rullzer/sharedialog_wait_for_con Roeland Douma 2015-07-15 14:38:38 +0200
  • b686a3dbdb Sharedialog show thumbnail of file (if available) Roeland Jago Douma 2015-07-09 09:19:04 +0200
  • 454e9d9906 Wait until we retrieved shares before showing checkbox Roeland Jago Douma 2015-07-08 22:39:09 +0200
  • 908881cbf7 AccountSettings: Fix label for ServiceUnavailable state. Christian Kamm 2015-07-15 14:02:45 +0200
  • 2ac8646320 AccountSettings: Improve error reporting. #3084 Christian Kamm 2015-07-15 11:37:38 +0200
  • 7edb57e46c Fix error message for invalid chars in filename #3432 Christian Kamm 2015-07-15 10:38:33 +0200
  • 3b0f76f853 Fix test build... again. Christian Kamm 2015-07-15 09:47:42 +0200
  • 89df528090 Fix test build. Christian Kamm 2015-07-15 09:26:39 +0200
  • 92dc3047d0 Qt4 SelectiveSyncDialog: Give a better size to the column by default Olivier Goffart 2015-07-14 15:18:55 +0200
  • 371fc0ffa2 Qt4 test build: QTemporaryDir only exist since Qt5 Olivier Goffart 2015-07-14 15:06:42 +0200
  • cdb88d621c Qt4 build: Qt::ItemNeverHasChildren was added in Qt 5.1 Olivier Goffart 2015-07-14 15:01:33 +0200
  • b485e8f97f AccountSettings: disable the add folder button when syncing the entire owncloud #3438 Olivier Goffart 2015-07-14 11:03:25 +0200
  • ab23368764 FolderStatusModel: init all private members Olivier Goffart 2015-07-14 10:15:19 +0200
  • 6030b4416d Account Settings: hide the [add folder] button when syncing the entire owncloud #3438 Olivier Goffart 2015-07-13 16:28:21 +0200
  • cd64d3ae2c CSync: Split csync_vio_local.c Markus Goetz 2015-07-13 15:48:53 +0200