nextcloud-desktop/src/gui
Klaas Freitag ddcec2971e ActivityDelegate: Gray out font if account is not connected.
This gives a visual indication of the account not being connected
and as a result maybe outdated activity data.
2015-11-13 12:48:25 +01:00
..
creds Shibboleth: Use sslErrors() handler of rest of client #3593 2015-08-13 17:09:39 +02:00
updater OCUpdater decription text 2015-09-12 07:25:59 +05:45
wizard SetupWizard: Removed unused member variables. 2015-09-29 09:30:40 +02:00
accountmanager.cpp AccountManager: new method to return AccountStatePtr from the name. 2015-11-12 17:50:00 +01:00
accountmanager.h AccountManager: new method to return AccountStatePtr from the name. 2015-11-12 17:50:00 +01:00
accountsettings.cpp AccountSettings: Disable context menu of sync folders when not connected. 2015-09-29 18:19:26 +02:00
accountsettings.h AccountSettings: Do not allow to expand the folder list when disconnected. 2015-09-25 12:22:51 +02:00
accountsettings.ui Adjust strings in settings dialogs 2015-09-10 01:46:28 +02:00
accountstate.cpp Account: Display non-standard port as part of the hostname 2015-09-10 10:17:31 +02:00
accountstate.h Account Settings: rework the toolbar 2015-08-30 15:31:13 +02:00
activityitemdelegate.cpp ActivityDelegate: Gray out font if account is not connected. 2015-11-13 12:48:25 +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: Take the account state (connected or not) in account. 2015-11-12 17:52:00 +01:00
activitywidget.h ActivityWidget: implement removeAccount. 2015-11-12 15:39:07 +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 Linux: Don't show settings dialog always when launched twice 2015-09-28 23:00:19 +02: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
CMakeLists.txt ActivityWidget: Created a delegate for prettier display of the activities 2015-11-03 17:54:37 +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 Settings: Add debug output #3820 2015-09-17 13:49:00 +02:00
folder.h Folder settings: Ensure path is cleaned #3811 2015-09-17 12:31:37 +02:00
folderman.cpp FolderMan: Fix for removing a syncing folder #3843 2015-09-18 14:34:40 +02:00
folderman.h FolderStatus: Show 'waiting for other folder' #3619 2015-09-04 10:42:21 +02:00
folderstatusdelegate.cpp Coin the term 'folder sync connection' 2015-09-10 01:35:58 +02:00
folderstatusdelegate.h Account settings: add a button to show the context menu #3584 2015-08-13 12:34:22 +02:00
folderstatusmodel.cpp fix unicode issue #3753 2015-09-10 01:24:11 +02:00
folderstatusmodel.h FolderStatus: Show 'waiting for other folder' #3619 2015-09-04 10:42:21 +02:00
folderwatcher.cpp FolderWatcher: Add flag to ignore hidden files (or not). 2015-07-15 15:54:41 +02:00
folderwatcher.h FolderWatcher: Add flag to ignore hidden files (or not). 2015-07-15 15:54:41 +02:00
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 Consistency: Use folder instead of directory in user visible strings 2015-09-07 08:51:40 +02: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 Remote folder wizard: Add optional manual entry #2613 2015-03-13 09:52:21 +01:00
generalsettings.cpp GeneralSettings: Remove references to protocolwidget. 2015-11-11 14:49:11 +01:00
generalsettings.h ActivityWidget: implement removeAccount. 2015-11-12 15:39:07 +01:00
generalsettings.ui GeneralSettings: Remove references to protocolwidget. 2015-11-11 14:49:11 +01:00
gui.md Structure developer documentation 2015-06-29 18:43:21 +02:00
ignorelisteditor.cpp Consistency: Use folder instead of directory in user visible strings 2015-09-07 08:51:40 +02: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 some typos, grammar and sentence fixes 2015-02-14 23:47:07 +01:00
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 SettingsDialog: Make bigger and more native on OS X 2015-07-20 18:16:33 +02:00
networksettings.h SettingsDialog: Make bigger and more native on OS X 2015-07-20 18:16:33 +02:00
networksettings.ui UI: Add more tooltips #3385 2015-07-20 19:06:40 +02: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 ActivityWidget: Rather use accountState pointer directly. 2015-11-04 16:40:22 +01:00
owncloudgui.h Tray: Don't use the tray workaround with the KDE theme #3706 2015-09-04 15:31:36 +02:00
owncloudsetuppage.ui Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
owncloudsetupwizard.cpp Folder settings: Ensure path is cleaned #3811 2015-09-17 12:31:37 +02:00
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 Proxy auth: Fix cred invalidation on Windows. 2015-07-17 13:00:16 +02:00
quotainfo.cpp QuotaInfo: make sure that we always check the quota every 30 seconds 2015-06-26 18:04:27 +02:00
quotainfo.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
selectivesyncdialog.cpp Theme: Fix wizardSelectiveSyncDefaultNothing #3671 2015-08-24 12:55:44 +02:00
selectivesyncdialog.h Theme: Fix wizardSelectiveSyncDefaultNothing #3671 2015-08-24 12:55:44 +02:00
settingsdialog.cpp ActivityWidget: implement removeAccount. 2015-11-12 15:39:07 +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 Activity: Unify the GUI, and reactivate copy to clipboard for all. 2015-11-10 15:12:35 +01:00
settingsdialog.ui Settings dialog: remove the close button #3713 2015-09-01 11:32:59 +02:00
settingsdialogmac.cpp SettingsDialog: use the same short display name on Win/Linux than on Mac 2015-08-05 15:33:51 +02:00
settingsdialogmac.h OS X: Fix settings dialog after multi-account introduction 2015-07-16 14:11:06 +02:00
sharedialog.cpp ShareDialog: Fix folder display #3659 2015-09-04 15:16:25 +02:00
sharedialog.h Sharedialog show thumbnail of file (if available) 2015-07-15 14:33:04 +02:00
sharedialog.ui Sharedialog: Fix compiler warnings. 2015-04-08 08:59:36 +02:00
socketapi.cpp Always use the webdav path from the Account object. 2015-09-10 15:39:37 +02:00
socketapi.h Rename jobCompleted -> itemCompleted. 2015-08-11 15:19:09 +02: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 SslButton: Fix harder #3534 #3536 2015-08-11 12:18:25 +02: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
version.rc.in Windows: Add version information for owncloud.exe 2015-04-01 15:03:41 +02:00