RetroShare/retroshare-gui/src/gui/PhotoShare
hunbernd acc3e4bb62 Replaced Q_WS_ --> Q_OS_
Q_WS macros are not available in Qt5
Restores some functions in Options->General dialog that were not available under Qt5
2015-08-30 22:51:15 +02:00
..
images
AddCommentDialog.cpp
AddCommentDialog.h
AddCommentDialog.ui
AlbumCreateDialog.cpp Refactored GXS interface to remove exposure to RS internals (i.e. only reference types, declaration in retroshare folder) 2013-02-28 21:58:38 +00:00
AlbumCreateDialog.h
AlbumCreateDialog.ui fixed typos (patch from Henry Morgan) 2013-03-20 14:22:42 +00:00
AlbumDialog.cpp merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
AlbumDialog.h
AlbumDialog.ui - Removed all usages of the old windows icon (rstray3.png) and used the standard icon of the application 2014-07-24 23:26:04 +00:00
AlbumItem.cpp
AlbumItem.h
AlbumItem.ui
Photo_images.qrc
PhotoCommentItem.cpp
PhotoCommentItem.h
PhotoCommentItem.ui Moved font size definitions from ui files to default qss. 2014-12-07 16:27:24 +00:00
PhotoDialog.cpp Replaced Q_WS_ --> Q_OS_ 2015-08-30 22:51:15 +02:00
PhotoDialog.h
PhotoDialog.ui - Removed all usages of the old windows icon (rstray3.png) and used the standard icon of the application 2014-07-24 23:26:04 +00:00
PhotoDrop.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
PhotoDrop.h
PhotoItem.cpp add GXS ID creation option for forum/channel/[...] posting. (Patch from Phenom) 2014-07-06 11:19:58 +00:00
PhotoItem.h add GXS ID creation option for forum/channel/[...] posting. (Patch from Phenom) 2014-07-06 11:19:58 +00:00
PhotoItem.ui Fixed resource exhaustion due to message/group notification not being handled 2013-02-07 23:04:16 +00:00
PhotoShare.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
PhotoShare.h Added the delete of the TokenQueue in some destructors to fix crashes. 2014-10-12 10:46:09 +00:00
PhotoShare.ui
PhotoShareItemHolder.cpp
PhotoShareItemHolder.h
PhotoSlideShow.cpp Replaced Q_WS_ --> Q_OS_ 2015-08-30 22:51:15 +02:00
PhotoSlideShow.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
PhotoSlideShow.ui