nextcloud-desktop/src/gui
Klaas Freitag 3d7fc711ca AccountState: Avoid ConnectionCheck if ETag job was just done.
This patch lets a successful etag job check mark a timestamp.
If next time a connection check is requested, it is checked if
the last ETag happened within the last 30 seconds and if so the
connection check can be checked.

This way we avoid half of the PROPFINDs if all goes well.
2015-11-18 11:40:29 +01:00
..
creds legacy propagator: Remove more code 2015-10-28 10:59:02 +01:00
updater State application name in update notification 2015-10-28 20:45:57 +01:00
wizard gui: Fix some icons in highdpi 2015-11-17 10:48:45 +01:00
accountmanager.cpp AccountManager: new method to return AccountStatePtr from the name. 2015-11-12 17:50:00 +01:00
accountmanager.h Merge branch 'newactivity' 2015-11-16 17:02:05 +01:00
accountsettings.cpp AccountSettings: Address jans suggestions in #4139 2015-11-16 15:50:32 +01:00
accountsettings.h AccountSettings: Add a toolbox button for the account specific actions. 2015-11-13 14:50:07 +01:00
accountsettings.ui AccountSettings: Add a toolbox button for the account specific actions. 2015-11-13 14:50:07 +01:00
accountstate.cpp AccountState: Avoid ConnectionCheck if ETag job was just done. 2015-11-18 11:40:29 +01:00
accountstate.h AccountState: Avoid ConnectionCheck if ETag job was just done. 2015-11-18 11:40:29 +01:00
activityitemdelegate.cpp ActivityWidget: open local file in file manager if exists. 2015-11-16 15:31:24 +01:00
activityitemdelegate.h ActivityWidget: Take the account state (connected or not) in account. 2015-11-12 17:52:00 +01:00
activitywidget.cpp ActivityWidget: Make compile with Qt4 2015-11-18 10:30:01 +01:00
activitywidget.h ActivityWidget: Detect new items in the list to refetch the activities. 2015-11-17 14:46:25 +01:00
activitywidget.ui Activity: Unify the GUI, and reactivate copy to clipboard for all. 2015-11-10 15:12:35 +01:00
addcertificatedialog.cpp Add proper copyright headers to some files, fixes #2869 2015-02-25 17:00:27 +01:00
addcertificatedialog.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
addcertificatedialog.ui Client Dialog Support: Fix certificate dialog 2015-02-02 23:35:39 +01:00
application.cpp [Sharing] Reorganized sharedialog code 2015-11-05 09:58:16 +01:00
application.h Linux: Don't show settings dialog always when launched twice 2015-09-28 23:00:19 +02:00
authenticationdialog.cpp Credential: move the implementation to the gui 2015-06-15 17:39:28 +02:00
authenticationdialog.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
clipboard.mm OS X: Use Cocoa Pasteboard instead of QClipBoard #3300 2015-10-20 15:42:43 +02:00
CMakeLists.txt Merge branch 'newactivity' 2015-11-16 17:02:05 +01:00
cocoainitializer.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
cocoainitializer_mac.mm Adjust namespaces 2014-11-09 22:34:07 +01:00
folder.cpp AccountState: Avoid ConnectionCheck if ETag job was just done. 2015-11-18 11:40:29 +01:00
folder.h SyncEngine: Don't whipe the white list if the sync was aborted 2015-10-29 16:47:39 +01:00
folderman.cpp Merge branch 'newactivity' 2015-11-16 17:02:05 +01:00
folderman.h Merge branch 'newactivity' 2015-11-16 17:02:05 +01:00
folderstatusdelegate.cpp gui: Fix some icons in highdpi 2015-11-17 10:48:45 +01:00
folderstatusdelegate.h Folder Status: Use same fat ... icon as web 2015-11-06 16:10:50 +01:00
folderstatusmodel.cpp FolderMan: Fix infinite wait on pause #4093 2015-11-11 10:59:04 +01:00
folderstatusmodel.h folderstatusmodel.h: Fix warning 2015-10-15 17:27:29 +02:00
folderwatcher.cpp Exclusion: Fix confusion with relative and absolute paths 2015-10-13 12:53:38 +02:00
folderwatcher.h GUI comment and message typos for master 2015-10-05 10:06:19 +05:45
folderwatcher_linux.cpp Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
folderwatcher_linux.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
folderwatcher_mac.cpp OS X: Fix a few warnings 2015-06-17 14:32:34 +02:00
folderwatcher_mac.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
folderwatcher_qt.cpp Adjust namespaces 2014-11-09 22:34:07 +01:00
folderwatcher_qt.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
folderwatcher_win.cpp FolderWatcher win: Skip unneeded notifications #3353 2015-08-10 14:59:05 +02:00
folderwatcher_win.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
folderwizard.cpp Use the term folder sync connection in more places #3757 2015-10-27 12:12:21 +01:00
folderwizard.h AddFolder: Improve remote path selection error handling #3573 2015-08-24 15:08:35 +02:00
folderwizardsourcepage.ui Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
folderwizardtargetpage.ui Remove spacer that would constrain a vertical resize 2015-11-18 10:06:38 +01:00
generalsettings.cpp Merge branch 'newactivity' 2015-11-16 17:02:05 +01:00
generalsettings.h Merge branch 'newactivity' 2015-11-16 17:02:05 +01:00
generalsettings.ui General Settings page: Remove the add account button. 2015-11-16 17:07:05 +01:00
gui.md Structure developer documentation 2015-06-29 18:43:21 +02:00
ignorelisteditor.cpp IgnoreFiles: Fix the socket API would not load the new custom ignored files #3496 2015-10-27 16:07:59 +01:00
ignorelisteditor.h IgnoreListEditor: handle the ignore hidden files checkbox. 2015-07-15 15:54:41 +02:00
ignorelisteditor.ui IgnoreEditor: Rename confusing checkbox 2015-08-10 11:15:39 +02:00
logbrowser.cpp GUI comment and message typos for master 2015-10-05 10:06:19 +05:45
logbrowser.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
main.cpp Linux: Don't show settings dialog always when launched twice 2015-09-28 23:00:19 +02:00
networksettings.cpp Network Settings: Adjust the bandwidth limit option with old Qt 2015-10-22 17:57:34 +02:00
networksettings.h SettingsDialog: Make bigger and more native on OS X 2015-07-20 18:16:33 +02:00
networksettings.ui Network Settings: Adjust the bandwidth limit option with old Qt 2015-10-22 17:57:34 +02:00
ocsjob.cpp Sharing: Fix crash with share deletion #4111 2015-11-11 13:28:20 +01:00
ocsjob.h Sharing: Fix crash with share deletion #4111 2015-11-11 13:28:20 +01:00
ocsshareejob.cpp ShareDialog: fix auto completion to actualy auto complete 2015-11-16 15:23:02 +01:00
ocsshareejob.h ShareDialog: fix auto completion to actualy auto complete 2015-11-16 15:23:02 +01:00
ocssharejob.cpp Sharing: Fix crash with share deletion #4111 2015-11-11 13:28:20 +01:00
ocssharejob.h Sharing: Fix crash with share deletion #4111 2015-11-11 13:28:20 +01:00
openfilemanager.cpp Windows: Fix opening activity entries with a space in the name 2015-02-06 13:44:06 +01:00
openfilemanager.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
owncloudgui.cpp Merge branch 'newactivity' 2015-11-16 17:02:05 +01:00
owncloudgui.h [Sharing] Reorganized sharedialog code 2015-11-05 09:58:16 +01:00
owncloudsetuppage.ui Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
owncloudsetupwizard.cpp GUI comment and message typos for master 2015-10-05 10:06:19 +05:45
owncloudsetupwizard.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
protocolwidget.cpp Activity: Unify the GUI, and reactivate copy to clipboard for all. 2015-11-10 15:12:35 +01:00
protocolwidget.h Activity: Unify the GUI, and reactivate copy to clipboard for all. 2015-11-10 15:12:35 +01:00
protocolwidget.ui Activity: Unify the GUI, and reactivate copy to clipboard for all. 2015-11-10 15:12:35 +01:00
proxyauthdialog.cpp Proxy auth: Fix cred invalidation on Windows. 2015-07-17 13:00:16 +02:00
proxyauthdialog.h Proxy auth: Fix cred invalidation on Windows. 2015-07-17 13:00:16 +02:00
proxyauthdialog.ui System proxy: Ask for credentials if needed. 2015-07-17 11:54:46 +02:00
proxyauthhandler.cpp Proxy auth: Fix cred invalidation on Windows. 2015-07-17 13:00:16 +02:00
proxyauthhandler.h GUI comment and message typos for master 2015-10-05 10:06:19 +05:45
quotainfo.cpp Quota: handle special negative value for the quota #3940 2015-10-29 14:33:29 +01:00
quotainfo.h GUI comment and message typos for master 2015-10-05 10:06:19 +05:45
selectivesyncdialog.cpp SelectiveSyncTreeView: show the size for the root item (#3755) 2015-10-19 10:58:54 +02:00
selectivesyncdialog.h GUI comment and message typos for master 2015-10-05 10:06:19 +05:45
settingsdialog.cpp Merge branch 'newactivity' 2015-11-16 17:02:05 +01:00
settingsdialog.cpp.Rbt431 Make all ptr-based members either const or check for their existance 2014-12-01 13:08:49 +01:00
settingsdialog.h Merge branch 'newactivity' 2015-11-16 17:02:05 +01:00
settingsdialog.ui Revert "Settings dialog: remove the close button #3713" 2015-10-22 16:20:59 +02:00
settingsdialogmac.cpp Activities: Fix on Mac #4083 2015-11-17 11:53:49 +01:00
settingsdialogmac.h Activities: Fix on Mac #4083 2015-11-17 11:53:49 +01:00
share.cpp Sharing: Fix crash with share deletion #4111 2015-11-11 13:28:20 +01:00
share.h Merge pull request #4055 from owncloud/user_group_sharing 2015-11-06 09:35:42 +01:00
sharedialog.cpp ShareDialog: softer line separator (#3737) 2015-11-17 12:02:20 +01:00
sharedialog.h [Sharing] Reorganized sharedialog code 2015-11-05 09:58:16 +01:00
sharedialog.ui ShareDialog: add a QScrollArea (issue #4125 ) 2015-11-16 18:01:11 +01:00
sharee.cpp ShareDialog: fix auto completion to actualy auto complete 2015-11-16 15:23:02 +01:00
sharee.h ShareDialog: fix auto completion to actualy auto complete 2015-11-16 15:23:02 +01:00
sharelinkwidget.cpp Share dialog: Initialize expected expire date #4075 2015-11-11 13:01:12 +01:00
sharelinkwidget.h Share dialog: Initialize expected expire date #4075 2015-11-11 13:01:12 +01:00
sharelinkwidget.ui [Sharing] Reorganized sharedialog code 2015-11-05 09:58:16 +01:00
shareusergroupwidget.cpp SharedDialog: Fix the delete icon on windows and mac (#3737) 2015-11-17 10:40:45 +01:00
shareusergroupwidget.h ShareDialog: remove the search button (#3737) 2015-11-17 10:24:35 +01:00
shareusergroupwidget.ui ShareDialog: Remove Qt4 incompatible property of QScrollView. 2015-11-18 10:30:02 +01:00
sharewidget.ui [Sharedialog] Fix UI stuff 2015-11-13 10:27:26 +01:00
socketapi.cpp SyncJournalFileRecord: Remove unused mode field 2015-11-11 09:42:31 +01:00
socketapi.h [Sharing] Reorganized sharedialog code 2015-11-05 09:58:16 +01:00
socketapisocket_mac.h shell_i: Use an NSConnection instead of a local socket #2340 2015-06-15 15:28:17 +02:00
socketapisocket_mac.mm shell_i: Use an NSConnection instead of a local socket #2340 2015-06-15 15:28:17 +02:00
sslbutton.cpp gui: Fix some icons in highdpi 2015-11-17 10:48:45 +01:00
sslbutton.h SslButton: Only show menu when info is available. 2015-07-02 10:49:18 +02:00
sslerrordialog.cpp SSL Certificate Error Dialog: show account name #3729 2015-09-03 16:19:53 +02:00
sslerrordialog.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
sslerrordialog.ui SSL Certificate Error Dialog: show account name #3729 2015-09-03 16:19:53 +02:00
synclogdialog.cpp SyncLogDialog: Do not delete SyncLogDialog after close. 2015-10-07 18:59:48 +02:00
synclogdialog.h Settings: Move synclog widget to a seperate dialog. 2015-10-01 16:57:37 +02:00
synclogdialog.ui Settings: Move synclog widget to a seperate dialog. 2015-10-01 16:57:37 +02:00
syncrunfilelog.cpp Propagator: Use QBA for responseTimestamp instead of QString 2015-03-09 15:52:52 +01:00
syncrunfilelog.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
systray.cpp OS X: Send notification natively 2015-02-07 18:23:40 +01:00
systray.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
systray.mm OS X: Send notification natively 2015-02-07 18:23:40 +01:00
thumbnailjob.cpp Use overloaded functions 2015-10-16 12:48:48 +02:00
thumbnailjob.h Typos 2015-10-16 12:51:24 +02:00
version.rc.in Windows: Add version information for owncloud.exe 2015-04-01 15:03:41 +02:00