Commit Graph

5095 Commits

Author SHA1 Message Date
Phenom
9780f1ff78 Add AutoHide to RSImageBlockWidget 2016-08-17 23:33:41 +02:00
defnax
6682a7a491 added new mainwindow icons for RetroShare. 2016-08-16 22:02:30 +02:00
Cyril Soler
4d5be7fbce Merge pull request #476 from PhenomRetroShare/Add_FilterBannedInIdDialog
Add Banned Filter in IdDialog.
2016-08-16 10:29:21 +02:00
Cyril Soler
4572dc650c Merge pull request #475 from PhenomRetroShare/Fix_RSTextBrowser_loadRessource_OnWindows
Fix RsTextBrowser::loadRessource on Windows.
2016-08-16 10:22:00 +02:00
Phenom
accd3ca734 Fix RsTextBrowser::loadRessource on Windows.
When current style use images (like bubble).
2016-08-15 20:02:01 +02:00
Phenom
dd2e4c32d5 Change Image Blocked Icon On RSTextBrowser 2016-08-15 20:01:14 +02:00
Phenom
df44f50f86 Add Banned Filter in IdDialog. 2016-08-15 19:59:52 +02:00
defnax
b0b4320c0b decrease chat bar widget icon size 2016-08-13 16:20:58 +02:00
Phenom
fcad9d99ab Fix RSTextBrowser::loadResource if image comes from stylesheet. 2016-08-13 10:42:42 +02:00
Phenom
f71aad4b9c Add Chat Load Embedded Images Option like forum and message. 2016-08-13 09:46:31 +02:00
defnax
0e1c0c2eb3 Added search filter for participants list. 2016-08-12 22:19:44 +02:00
thunder2
f3b8843384 Fixed QMAKE_PRE_LINK for Windows compile without MSYS2 2016-08-12 10:03:47 +02:00
defnax
1fe7dce424 Set icons for the voting combo box 2016-08-10 00:22:23 +02:00
defnax
d1645e97bd moved auto-ban checkbox to a better position 2016-08-09 19:38:56 +02:00
Cyril Soler
aaf13eb4dd Merge pull request #466 from PhenomRetroShare/Fix_RsCollEditorCountUpdateWhenRemove
Fix RsCollection Editor Count Update When Removing items.
2016-08-09 10:47:08 +02:00
Phenom
275c47eff9 Add Title when ask for password. 2016-08-09 01:22:14 +02:00
Phenom
6edd7bb8e3 Add possibility to create GXSId directly on GenCertDialog. 2016-08-08 22:57:06 +02:00
Cyril Soler
c2c88939fe Merge pull request #462 from PhenomRetroShare/Add_CaseSensitiveOptionForLobbyNotify
Add Case Sensitive option for Lobby Notify.
2016-08-08 22:18:32 +02:00
Cyril Soler
0b1f08a1ce Merge pull request #461 from PhenomRetroShare/Add_CommentNumberOnButton
Add Comment Number On Button.
2016-08-08 22:12:55 +02:00
Cyril Soler
723d96bcd1 Merge pull request #460 from PhenomRetroShare/Fix_LobbyNotifyIcon
Fix Lobby Notify Icon.
2016-08-08 22:11:10 +02:00
Phenom
ee368ef045 Fix RsCollection Editor Count Update When Removing items.
Thanks to Jola to get this bug.
2016-08-08 20:45:43 +02:00
Phenom
88407e6d30 Fix Image Block on RSTextBrowser. 2016-08-07 19:41:44 +02:00
Phenom
d0482707c5 Add Case Sensitive option for Lobby Notify. 2016-08-07 19:00:23 +02:00
Phenom
ea6bbac732 Add Comment Number On Button. 2016-08-07 14:40:04 +02:00
defnax
dea776a61a Moved font menu to Settings menu 2016-08-06 18:35:07 +02:00
Phenom
776e404c2b Fix Lobby Notify Icon.
But now this not report which type of lobby is.
2016-08-06 17:52:12 +02:00
Cyril Soler
9f14103c1c Merge pull request #458 from PhenomRetroShare/Fix_QMessageBoxAddWidget
Fix QMessageBox layout addWidget.
2016-08-06 15:47:23 +02:00
Phenom
21bd8cd6df Fix QMessageBox layout addWidget. 2016-08-06 13:49:53 +02:00
Phenom
beab81e134 Fix Forum Item sort on LastPost View.
msg.mMeta.mChildTs Was not updated when received new child so do it when
creating GxsIdRSTreeWidgetItem.
2016-08-06 11:57:41 +02:00
defnax
f3d1a6c1ec Added missed notify icon 2016-08-05 19:13:59 +02:00
defnax
ac73fd92a7 Merge branch 'master' of https://github.com/RetroShare/RetroShare 2016-08-05 01:01:56 +02:00
defnax
e2bb477899 Added new blue icon set for Chat Widget (icons by Beluga) svg ad png Format 2016-08-05 01:00:53 +02:00
Cyril Soler
96e73b301c Merge pull request #454 from csoler/v0.6-ContactList
V0.6 contact list
2016-08-04 22:38:59 +02:00
csoler
5a55de5ec8 added missing DontUseNativeDialog flag in misc.cpp 2016-08-04 22:01:30 +02:00
csoler
7545ad4d11 simplied/improved reputation system. Now ids can be banned based on their owner node using a single checkbox in the Person tab, with immediate effect 2016-08-04 11:43:35 +02:00
Cyril Soler
60cf2991d4 Merge pull request #436 from G10h4ck/libresapilocal
Libresapilocal
2016-08-03 08:46:15 +02:00
csoler
5fac5a8d76 moved all getOpenFilename to use misc::getOpenFilename 2016-07-31 22:15:56 +02:00
Phenom
d000d75a38 Fix Import and Export Cert file *.asc. 2016-07-31 21:03:45 +02:00
Cyril Soler
edce1e953c Merge pull request #449 from PhenomRetroShare/Add_RemoveDuplicateCBInRSCollEditor
Add Remove Duplicate checkbox in RsCollection editor.
2016-07-31 17:47:50 +02:00
Phenom
6935441e4f Fix other QFileDialog call in misc adding DontUseNativeDialog option. 2016-07-31 16:23:41 +02:00
Phenom
03179043f1 Add Remove Duplicate checkbox in RsCollection editor.
If unchecked, you can add the same file (same hash) in multiple
directories.
2016-07-31 16:08:15 +02:00
Phenom
998fede7e7 Fix IdDialog ContextMenu shown at startup. 2016-07-31 11:15:47 +02:00
Phenom
bef7db4b4d Fix IdChooser in Signed Lobby.
So you cannot choose an unsigned Id.
2016-07-30 19:14:59 +02:00
Cyril Soler
2921d9eac2 Merge pull request #445 from PhenomRetroShare/Add_MergeDisplayMenuToHeaderContextMenu
Move Display button's menu to Header context menu on FriendList.
2016-07-30 15:26:27 +02:00
Phenom
46e4b3b4c8 Fix FriendList sorting when expand PGPItem sorted by LastContact or IP 2016-07-30 13:58:02 +02:00
Phenom
ae9ab644a9 Move Display button's menu to Header context menu on FriendList. 2016-07-30 13:27:23 +02:00
defnax
d62f8a49f1 Fixed stylesheet 2016-07-29 23:21:46 +02:00
defnax
032bcf7a26 Fixed Stylesheets 2016-07-29 23:14:46 +02:00
Cyril Soler
b1dcd2ff08 Merge pull request #444 from PhenomRetroShare/Add_MergeFilterIdFilterToHeaderContextMenu
Merge Filter ComboBox to Header Context Menu in IdDialog.
2016-07-29 22:02:57 +02:00
csoler
1707c07937 added DontUseNativeDialog as default flag in file dialog in order to avoid some crashed when not using it 2016-07-29 21:58:59 +02:00