nextcloud-desktop/src/gui
Daniel Molkentin 3f5887cc03 Merge pull request #2565 from owncloud/accountsettings_itemsontop
Refactor generic settings dialog
2014-12-01 15:01:45 +01:00
..
updater Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
wizard Merge remote-tracking branch 'origin/1.7' 2014-11-19 14:45:25 +01:00
accountmigrator.cpp Merge branch '1.7' 2014-08-29 20:40:33 +02:00
accountmigrator.h Merge branch '1.7' 2014-08-29 20:40:33 +02:00
accountsettings.cpp Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
accountsettings.h Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dir 2014-08-26 11:29:42 +02:00
accountsettings.ui Merge remote-tracking branch 'origin/1.7' 2014-08-27 18:22:07 +02:00
application.cpp Merge remote-tracking branch 'origin/master' into crashreporter 2014-11-11 23:53:38 +01:00
application.h Add "Crash" entry to systray if started with --debug 2014-08-26 15:46:24 +02:00
CMakeLists.txt Merge remote-tracking branch 'origin/master' into crashreporter 2014-11-11 23:53:38 +01:00
cocoainitializer.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
cocoainitializer_mac.mm Fix includes in mac specific headers 2014-07-11 11:38:01 +02:00
folder.cpp FolderWatcher: Detect own changes. #2297 2014-11-20 13:16:29 +01:00
folder.h FolderWatcher: Detect own changes. #2297 2014-11-20 13:16:29 +01:00
folderman.cpp FolderWatcher: Detect own changes. #2297 2014-11-20 13:16:29 +01:00
folderman.h FolderWatcher: Detect own changes. #2297 2014-11-20 13:16:29 +01:00
folderstatusmodel.cpp Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dir 2014-08-26 11:29:42 +02:00
folderstatusmodel.h Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dir 2014-08-26 11:29:42 +02:00
folderwatcher.cpp Folder watcher now reports changing paths instead of dirs. 2014-11-20 12:51:16 +01:00
folderwatcher.h Folder watcher now reports changing paths instead of dirs. 2014-11-20 12:51:16 +01:00
folderwatcher_linux.cpp Folder watcher now reports changing paths instead of dirs. 2014-11-20 12:51:16 +01:00
folderwatcher_linux.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
folderwatcher_mac.cpp Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
folderwatcher_mac.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
folderwatcher_qt.cpp Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
folderwatcher_qt.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
folderwatcher_win.cpp Merge branch '1.7' 2014-11-20 12:41:06 +01:00
folderwatcher_win.h Merge branch '1.7' 2014-11-20 12:41:06 +01:00
folderwizard.cpp Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
folderwizard.h Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dir 2014-08-26 11:29:42 +02:00
folderwizardsourcepage.ui Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
folderwizardtargetpage.ui Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
generalsettings.cpp Hide crashreporter config option if not build with crashreporter enabled 2014-08-29 17:07:31 +02:00
generalsettings.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
generalsettings.ui Add checkbox to general settings to disable the crash reporter 2014-08-28 16:19:17 +02:00
ignorelisteditor.cpp Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
ignorelisteditor.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
ignorelisteditor.ui Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
logbrowser.cpp Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
logbrowser.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
main.cpp Merge remote-tracking branch 'origin/master' into crashreporter 2014-11-11 23:53:38 +01:00
networksettings.cpp Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
networksettings.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
networksettings.ui Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
openfilemanager.cpp Merge remote-tracking branch 'origin/1.7' 2014-10-28 23:27:58 -04:00
openfilemanager.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
owncloudgui.cpp Refactor generic settings dialog 2014-12-01 11:37:06 +01:00
owncloudgui.h Merge remote-tracking branch 'origin/master' into crashreporter 2014-11-11 23:53:38 +01:00
owncloudsetuppage.ui Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
owncloudsetupwizard.cpp Merge remote-tracking branch 'origin/1.7' 2014-11-06 19:54:20 +01:00
owncloudsetupwizard.h Merge branch 'master' into move_lib_to_sep_dir 2014-08-12 21:08:44 +02:00
protocolwidget.cpp Merge remote-tracking branch 'origin/1.7' 2014-11-06 19:54:20 +01:00
protocolwidget.h Merge remote-tracking branch 'origin/1.7' 2014-11-06 19:54:20 +01:00
protocolwidget.ui Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
selectivesyncdialog.cpp Merge remote-tracking branch 'origin/1.7' 2014-10-28 23:27:58 -04:00
selectivesyncdialog.h Merge remote-tracking branch 'origin/1.7' 2014-10-28 23:27:58 -04:00
settingsdialog.cpp Make all ptr-based members either const or check for their existance 2014-12-01 13:08:49 +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 Make all ptr-based members either const or check for their existance 2014-12-01 13:08:49 +01:00
settingsdialog.ui Refactor generic settings dialog 2014-12-01 11:37:06 +01:00
settingsdialogmac.cpp Refactor generic settings dialog 2014-12-01 11:37:06 +01:00
settingsdialogmac.h Refactor generic settings dialog 2014-12-01 11:37:06 +01:00
socketapi.cpp Merge remote-tracking branch 'origin/1.7' 2014-12-01 14:37:47 +01:00
socketapi.h Merge remote-tracking branch 'origin/1.7' 2014-10-28 23:27:58 -04:00
sslbutton.cpp Merge remote-tracking branch 'origin/1.7' 2014-08-27 18:22:07 +02:00
sslbutton.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
sslerrordialog.cpp Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
sslerrordialog.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
sslerrordialog.ui Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
syncrunfilelog.cpp Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
syncrunfilelog.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
systray.cpp Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
systray.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00