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

Commit Graph

  • aabad22cef Wizard: show an error if the folder already exists Olivier Goffart 2015-07-13 15:37:01 +0200
  • 247771fbba Wizard: remove the configExists state Olivier Goffart 2015-07-13 15:10:05 +0200
  • e5568b5d13 Wizard: remove the check for mutliple folders Olivier Goffart 2015-07-13 14:52:24 +0200
  • 4dbe0693df FolderMan::checkPathValidityForNewFolder Olivier Goffart 2015-07-13 14:35:19 +0200
  • a8fb94f51b OS X Installer: Select app in Finder after install Markus Goetz 2015-07-13 10:51:05 +0200
  • c052f6d4c9 Use capabilities to not allow removing of expiredate and password Roeland Jago Douma 2015-07-10 15:46:17 +0200
  • 7f893aa676 Fore password request if required by capabilities Roeland Jago Douma 2015-07-10 15:26:26 +0200
  • 45180a024d Rename should_update_etag to should_update_metadata Olivier Goffart 2015-07-09 15:05:37 +0200
  • 992d375e90 owncloudGui: Do not reset folders when login in or out. Olivier Goffart 2015-07-09 13:25:27 +0200
  • 644486871b owncloudGui: Fix crash when sign in Olivier Goffart 2015-07-09 12:15:06 +0200
  • 08fcf650eb Fix Qt4 build Olivier Goffart 2015-07-08 19:48:57 +0200
  • e28fab0c61 Folder: let path() always end on "/" rather than on platform spec. delim. Klaas Freitag 2015-07-08 14:36:25 +0200
  • 7f628e6f7e c_path: Fix function description. Klaas Freitag 2015-07-08 11:48:52 +0200
  • a076a170ee vio_local: strncat only needs two chars as limit. Klaas Freitag 2015-07-08 11:16:07 +0200
  • ccc91a52a8 vio_local: Give strncpy and strncat enough space to copy closing zero. Klaas Freitag 2015-07-07 21:31:15 +0200
  • 4cb78999d2 vio_local: Simplify and fix the error out behaviour of win32 impl. Klaas Freitag 2015-07-07 21:05:08 +0200
  • 1a69e2ae8d vio_local: Remove commented code. Klaas Freitag 2015-07-07 21:04:08 +0200
  • c7ba7c8e9f Fix comment for c_path_to_UNC, plus cleanup of superflous debug. Klaas Freitag 2015-07-07 21:03:28 +0200
  • 8bb1a49aaf Use strncat and strncpy rather than the strcpy and friends. Klaas Freitag 2015-07-03 16:38:15 +0200
  • b8077d2f5b FileSystem: Use long file name handling method from csync. Klaas Freitag 2015-07-03 16:26:33 +0200
  • 02a5a8ea3b SyncJournal: Use proper long path handling. Klaas Freitag 2015-07-03 16:26:00 +0200
  • 56954c6482 FileSystem: Add missing EXPORT macro. Klaas Freitag 2015-07-03 16:25:10 +0200
  • bb1b1ab7e3 FolderWatcher Win: Use proper lang path handling in folder watcher. Klaas Freitag 2015-07-03 16:24:23 +0200
  • d303df7fa0 do not use the path function here. Klaas Freitag 2015-07-03 16:23:52 +0200
  • a280007dc2 Added another test case with content in the deep path (also win32). Klaas Freitag 2015-07-03 11:46:45 +0200
  • d9b44b3a69 Created two functions c_utf8_string_to_locale and c_utf8_path_to_locale. Klaas Freitag 2015-07-03 11:45:58 +0200
  • 5214189eb2 Moved the makeWinLongPath function to c_path and rename to c_path_to_UNC Klaas Freitag 2015-07-02 16:53:48 +0200
  • 3aed7fc0be Removed dead code from csync_utils. Functionality moved to Qt based code. Klaas Freitag 2015-07-02 14:28:39 +0200
  • 2e04eba74b Long Win Pathes: Added test to test dir traversal with long pathes. Klaas Freitag 2015-07-01 14:53:47 +0200
  • 2cce8065ab CMocka Testing: Install the cmocka library Klaas Freitag 2015-07-01 14:51:49 +0200
  • 8183c37dfe long win pathes: Some minor refinements and documentations Klaas Freitag 2015-07-01 14:51:18 +0200
  • 201d397391 CMocka tests: install the test utilities with make install. Klaas Freitag 2015-07-01 14:50:10 +0200
  • f98af43d31 Add cross platform definition for chdir and getcwd. Klaas Freitag 2015-06-30 16:16:40 +0200
  • b9b5e1cf33 Long win pathes: Make makeLongWinPath function return the num of alloc bytes. Klaas Freitag 2015-06-23 11:40:26 +0200
  • 2b391396c6 vio local: Use win32 native functions to traverse the file tree. Klaas Freitag 2015-06-19 16:10:48 +0200
  • 5caff8cc93 Add a FIXME comment. Klaas Freitag 2015-06-19 16:09:41 +0200
  • 599ee90500 Remove definition of TDIR, its not longer in use. Klaas Freitag 2015-06-19 16:09:23 +0200
  • e74801fd3d Win32 long filename format for Qt functions. Klaas Freitag 2015-06-19 13:00:19 +0200
  • 2f0a404116 Unit test for the long filename conversion on win32 Klaas Freitag 2015-06-19 12:59:56 +0200
  • 472eed7f20 Added function to change the filename to be longer than MAX_PATH Klaas Freitag 2015-06-19 12:56:54 +0200
  • 7d2bb261dc Removed the setFileHidden function for now Klaas Freitag 2015-06-19 12:56:11 +0200
  • 68668e25bd FolderStatusModel: uses int64 for the sizes to prevent overflow Olivier Goffart 2015-07-08 14:52:58 +0200
  • e2cb6e8086 Utility: remove useless QList Olivier Goffart 2015-07-08 11:16:32 +0200
  • d1bfc7a636 Settings: fix broken signal/slot connection: Olivier Goffart 2015-07-07 20:42:25 +0200
  • 41111541c5 Confirm feature: Add an option for it Olivier Goffart 2015-07-07 16:28:48 +0200
  • f87d0139e1 AccountState: fix Sing-in of a connected account Olivier Goffart 2015-07-07 14:44:16 +0200
  • ceddbe248e FolderStatusDelegate: style the Add Folder button Olivier Goffart 2015-07-06 15:41:38 +0200
  • ef1f2d2b79 FolderStatusDelegate: Fix identation and remove empty functions Olivier Goffart 2015-07-06 14:44:53 +0200
  • 9c9ff886c9 Fix qt4 build Olivier Goffart 2015-07-06 11:04:17 +0200
  • ed0fb76cd7 Merge pull request #3404 from owncloud/fix-2702 Markus Goetz 2015-07-04 12:56:06 +0200
  • 263fa5882b clear error hint went wrongly use command line options Arthur Schiwon 2015-07-03 16:01:24 +0200
  • ae69ff032b Folders: Show as disconnected when account is disconnected. Christian Kamm 2015-07-03 15:03:18 +0200
  • 1a58e6606c TrayMenu: Show submenus per account. Christian Kamm 2015-07-03 10:59:44 +0200
  • e390c22f96 FolderStatusModel: Minor cleanup. Christian Kamm 2015-07-03 14:28:04 +0200
  • 7053f76d1e Password dialog: Include account name. Christian Kamm 2015-07-03 11:39:44 +0200
  • 030d1e636b Progress UI: Properly reset bar after a sync. Christian Kamm 2015-07-03 11:26:03 +0200
  • 9ad79cfc52 TrayMenu: Ensure it updates when accounts are added or removed. Christian Kamm 2015-07-03 11:13:19 +0200
  • 76903fb55a Settings: Aling the non-accounts button on the right Olivier Goffart 2015-07-03 11:04:03 +0200
  • 0b8163fae1 Folder: the limit for the confirm featur is 100MB, not 100kB Olivier Goffart 2015-07-03 10:42:20 +0200
  • 0fb43dbc3a Merge pull request #3397 from owncloud/uselibcpp Daniel Molkentin 2015-07-02 14:26:55 +0200
  • 0610d3ea8d Merge pull request #3347 from jturcotte/shell_integration_findersync Daniel Molkentin 2015-07-02 14:20:24 +0200
  • ba613a152a FolderStatusModel: Always update on sync state change. Christian Kamm 2015-07-02 13:50:13 +0200
  • 7e6804fda8 ProgressDispatcher: Minor cleanups. Christian Kamm 2015-07-02 13:49:19 +0200
  • a1b6571d53 Revert "Do not use std::unique_ptr" Daniel Molkentin 2015-07-02 13:31:42 +0200
  • 1d8c919645 Force linkage against libc++ Daniel Molkentin 2015-07-02 13:31:06 +0200
  • 2db7ab5c46 Do not use std::unique_ptr Olivier Goffart 2015-07-02 12:44:03 +0200
  • 5ff733cfb7 Fix travis build. Christian Kamm 2015-07-02 11:40:16 +0200
  • bf183f425d SslConfig: Reset when QNAM is reset. #3394 Christian Kamm 2015-07-02 11:28:40 +0200
  • 1b31f45435 SslButton: Only show menu when info is available. Christian Kamm 2015-07-02 10:49:18 +0200
  • 4420d52919 QuotaInfo: Ensure label fits into progress bar. #3393 Christian Kamm 2015-07-02 10:28:33 +0200
  • e88ce41f4f test: Fix compile of check_csync_update. Christian Kamm 2015-07-02 10:04:20 +0200
  • 2d08e02dda Propagation: Make 503 a fatal error. Christian Kamm 2015-07-01 13:57:34 +0200
  • 8aeb3cc8d2 Improve account connectivity tooltips. #3200 Christian Kamm 2015-07-01 12:30:18 +0200
  • 2fa00168cf Sync scheduling: fix per-account scheduling. #3379 Christian Kamm 2015-07-01 11:39:57 +0200
  • a61a780c2a Merge pull request #3388 from owncloud/hardlinks Olivier Goffart 2015-07-01 14:27:48 +0200
  • 575ca50aac csync: Do not ignore hard links anymore Olivier Goffart 2015-07-01 12:54:56 +0200
  • 4a541a9ab4 Merge remote-tracking branch 'origin/maser' Olivier Goffart 2015-06-30 13:52:38 +0200
  • ec5894ef7a Fix Qt4 build Olivier Goffart 2015-06-30 11:29:07 +0200
  • c4bc1da171 Merge pull request #3380 from owncloud/doxygenify Daniel Molkentin 2015-06-29 18:57:23 +0200
  • 66e8aaeabc Use doxygen style everywhere Daniel Molkentin 2015-06-29 18:56:09 +0200
  • eff4daa00b Merge remote-tracking branch 'origin/master' into doxygenify Daniel Molkentin 2015-06-29 18:45:55 +0200
  • 0735aa1fbd Structure developer documentation Daniel Molkentin 2015-06-26 17:07:47 +0200
  • 076f8ea105 Merge pull request #3097 from owncloud/translatable-remaining-time Olivier Goffart 2015-06-29 18:30:44 +0200
  • ef1e6add4f Settings: Auto download bandwidth limit #1485 Markus Goetz 2015-06-29 17:43:25 +0200
  • ec3fc50e0e FolderMan: store folders in a QMap instead of a QHash so they are kept in order Olivier Goffart 2015-06-29 15:49:47 +0200
  • 360a0eeee1 OS X overlays deploy.sh: Update output Markus Goetz 2015-06-29 15:16:43 +0200
  • 7a324ff25b Utility: improve the function to conver a duration to string Olivier Goffart 2015-06-29 14:53:37 +0200
  • 389faa4bcb Merge pull request #3378 from owncloud/quota-only-when-ui-visible Olivier Goffart 2015-06-29 10:56:52 +0200
  • 23ccaa2821 QuotaInfo: add a comment about long running job Olivier Goffart 2015-06-29 10:57:32 +0200
  • 51c10de672 QuotaInfo: make sure that we always check the quota every 30 seconds Olivier Goffart 2015-06-26 18:04:27 +0200
  • 84fdc8c6c0 Merge remote-tracking branch 'origin/1.8' Olivier Goffart 2015-06-26 17:54:35 +0200
  • 516509b4ed csync_statedb: fix leak Olivier Goffart 2015-06-26 17:01:43 +0200
  • 236951d9b3 QuotaInfo: allow only one job at the same time Olivier Goffart 2015-06-26 16:58:34 +0200
  • e7d7646151 QuotaInfo: only request the quota when the UI is visible Olivier Goffart 2015-06-26 15:40:34 +0200
  • 7757886ebc SystemTray menu: remove the quota information Olivier Goffart 2015-06-26 13:30:19 +0200
  • 61a1a0bb2d PropfindJob: fix a debug output message Olivier Goffart 2015-06-26 11:14:16 +0200
  • 77941b5ba7 IgnoreEditor: Make UI more explicit. #3172 Christian Kamm 2015-06-19 12:42:46 +0200
  • 10aaf18129 FolderMan: Make folderSyncStateChange() signal reliable. #3354 Christian Kamm 2015-06-17 15:55:48 +0200
  • f4c816f378 Implement doxygen supoort to create developer documentation Daniel Molkentin 2015-06-25 16:50:30 +0200
  • 7332afa171 Fix Qt4 build Olivier Goffart 2015-06-25 14:36:22 +0200