nextcloud-desktop/src/libsync
Sascha Vincent Kurowski 59f18583d1 Switch monochrome systray icon color depending on systray brightness.
https://github.com/owncloud/mirall/issues/2215

As of version 10.10 Yosemite, Mac OS X offers the user the option to use
a dark version of the dock and menu bar. The systray icon was black even
on the dark menu bar, thus rendering it nearly impossible to spot.
2014-10-24 21:52:41 +02:00
..
creds Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
account.cpp Merge branch '1.7' 2014-09-18 17:10:21 +02:00
account.h Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
authenticationdialog.cpp Merge branch 'master' into move_lib_to_sep_dir 2014-08-12 21:08:44 +02:00
authenticationdialog.h Merge branch 'master' into move_lib_to_sep_dir 2014-08-12 21:08:44 +02:00
clientproxy.cpp Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
clientproxy.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
CMakeLists.txt Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
connectionvalidator.cpp Merge branch '1.7' 2014-09-18 17:10:21 +02:00
connectionvalidator.h Merge branch '1.7' 2014-09-18 17:10:21 +02:00
cookiejar.cpp Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
cookiejar.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
discoveryphase.cpp Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
discoveryphase.h Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
filesystem.cpp Merge branch '1.7' 2014-09-18 17:10:21 +02:00
filesystem.h Merge branch '1.7' 2014-09-18 17:10:21 +02:00
logger.cpp Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
logger.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
mirallaccessmanager.cpp Merge branch 'master' into move_lib_to_sep_dir 2014-08-12 21:08:44 +02:00
mirallaccessmanager.h Merge branch 'master' into move_lib_to_sep_dir 2014-08-12 21:08:44 +02:00
mirallconfigfile.cpp Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
mirallconfigfile.h Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
networkjobs.cpp Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
networkjobs.h Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
owncloudpropagator.cpp Blacklist: Don't ignore error files forever. #2247 2014-10-22 12:25:18 +02:00
owncloudpropagator.h Merge branch '1.7' 2014-09-18 17:10:21 +02:00
owncloudpropagator_p.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
owncloudtheme.cpp Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
owncloudtheme.h Merge branch '1.7' 2014-08-29 20:40:33 +02:00
ownsql.cpp Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
ownsql.h Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
progressdispatcher.cpp Merge remote-tracking branch 'origin/1.7' 2014-08-27 18:22:07 +02:00
progressdispatcher.h Merge branch '1.7' 2014-08-29 20:40:33 +02:00
propagator_legacy.cpp Merge branch '1.7' 2014-09-18 17:10:21 +02:00
propagator_legacy.h Merge branch 'master' into move_lib_to_sep_dir 2014-08-12 21:08:44 +02:00
propagator_qnam.cpp Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
propagator_qnam.h Merge branch '1.7' 2014-08-29 20:40:33 +02:00
propagatorjobs.cpp Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
propagatorjobs.h Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dir 2014-08-26 11:29:42 +02:00
quotainfo.cpp Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
quotainfo.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
syncengine.cpp Blacklist: Don't ignore error files forever. #2247 2014-10-22 12:25:18 +02:00
syncengine.h Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
syncfileitem.h Merge remote-tracking branch 'origin/1.7' 2014-10-22 10:41:55 +02:00
syncfilestatus.cpp Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
syncfilestatus.h Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
syncjournaldb.cpp Merge remote-tracking branch 'origin/1.7' into master 2014-10-22 12:25:58 +02:00
syncjournaldb.h Blacklist: Don't ignore error files forever. #2247 2014-10-22 12:25:18 +02:00
syncjournalfilerecord.cpp Blacklist: Don't ignore error files forever. #2247 2014-10-22 12:25:18 +02:00
syncjournalfilerecord.h Blacklist: Don't ignore error files forever. #2247 2014-10-22 12:25:18 +02:00
syncresult.cpp Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dir 2014-08-26 11:29:42 +02:00
syncresult.h Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dir 2014-08-26 11:29:42 +02:00
theme.cpp Switch monochrome systray icon color depending on systray brightness. 2014-10-24 21:52:41 +02:00
theme.h Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dir 2014-08-26 11:29:42 +02:00
utility.cpp Switch monochrome systray icon color depending on systray brightness. 2014-10-24 21:52:41 +02:00
utility.h Switch monochrome systray icon color depending on systray brightness. 2014-10-24 21:52:41 +02:00
utility_mac.cpp Switch monochrome systray icon color depending on systray brightness. 2014-10-24 21:52:41 +02:00
utility_unix.cpp Switch monochrome systray icon color depending on systray brightness. 2014-10-24 21:52:41 +02:00
utility_win.cpp Switch monochrome systray icon color depending on systray brightness. 2014-10-24 21:52:41 +02:00
version.h.in Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00