Commit Graph

14542 Commits

Author SHA1 Message Date
Phenom
bbaad83857 Fix build with Qt 5.15+ 2020-06-03 19:25:06 +02:00
G10h4ck
5f06651e54
Merge pull request #1991 from G10h4ck/extrafiles_overflow_check
ExtraFileHash check for integer overflow
2020-06-01 00:52:39 +02:00
defnax
eee7ef600f
Merge pull request #1989 from defnax/fixing-stylesheet
Removed stylesheet it gets issues on other style
2020-05-31 23:45:51 +02:00
Gioacchino Mazzurco
295ecf368e
ExtraFileHash check for integer overflow
When passing large periods 2038 problems was silently triggered due to
  time being stored as int in FileInfo::age, thus causing erratic
  behaviour in extra files timeout. Now period is checked and if too
  large an error is reported.
Deprecate FileDetails which is confusing dummy wrapper of FileInfo
Remove ftExtraList::cleanupEntry deadcode
2020-05-31 15:19:00 +02:00
defnax
e7cc74751f Removed stylesheet it gets issues on other style 2020-05-31 00:21:19 +02:00
defnax
54364c488e
Merge pull request #1988 from PhenomRetroShare/Fix_MessageDeleteLast
Fix Message Delete Last to clear widget.
2020-05-30 22:12:13 +02:00
Gioacchino Mazzurco
0c1785b0d3
Merge branch 'atomic_variadic_log' 2020-05-30 22:11:04 +02:00
Phenom
df12c72ab8 Fix Message Delete Last to clear widget. 2020-05-30 19:39:02 +02:00
csoler
93f7f4fdd6
Merge pull request #1987 from PhenomRetroShare/Fix_MessageSentTags
Fix Message Sent keeps Tags
2020-05-30 18:27:42 +02:00
Phenom
d256595aa7 Fix Message Sent keeps Tags 2020-05-30 18:20:17 +02:00
defnax
6b786b3604
Merge pull request #1985 from defnax/emojiandstylesheets
Added missed facepalming emoji & stylesheet fixes
2020-05-30 14:00:23 +02:00
defnax
6352fc9719
Merge pull request #1986 from PhenomRetroShare/Fix_ForceItemColorForGtkDarkTheme
Fix qss StyleSheet dark theme item color for gtk users
2020-05-30 13:57:39 +02:00
Phenom
70e2a1a801 Fix qss StyleSheet dark theme item color for gtk users
gtk users can't set Qt system theme.
2020-05-30 12:40:42 +02:00
G10h4ck
97a60865b4
Merge pull request #1981 from G10h4ck/RsMemoryWrapper_JSON_fixup
Change raw memory JSON representation
2020-05-29 19:16:00 +02:00
defnax
28508c47ce
Merge pull request #1968 from defnax/added-mail-settings-for-emoticons
Added mail settings for emoticons
2020-05-29 18:27:01 +02:00
defnax
22618de00c * Added missed facepalming emoji & stylesheet fixes
* Added missed facepalming emoji
* Added default stylesheets for Messages selection & hover
* Added default selection color for the Main Window ListView
2020-05-29 18:16:59 +02:00
G10h4ck
3f7bfdfbb5
Merge pull request #1984 from G10h4ck/already_have_files_extra
RsFiles::alreadyHaveFile look into extra list too
2020-05-29 12:20:55 +02:00
Gioacchino Mazzurco
43f7b6c0ba
RsFiles::alreadyHaveFile look into extra list too 2020-05-29 11:03:57 +02:00
Gioacchino Mazzurco
2ae21ca800
rsdebug supports variadic style for atomic log 2020-05-29 01:09:10 +02:00
Gioacchino Mazzurco
c1c303218c
Change raw memory JSON representation
Fix bug reported by b1rdG
The new way permits to add more formats in the future without breaking
  retro-compatibility again.
Add support for RsJson in rsdebug for Android
2020-05-28 23:01:04 +02:00
G10h4ck
968f234bfd
Merge pull request #1959 from G10h4ck/rsbase64_fixup
RsBase64 handle correcly 0 lenght buffer encoding and padding
2020-05-28 18:45:04 +02:00
Gioacchino Mazzurco
d76f397358
RsBase64 calculate size properly and avoid FP math 2020-05-28 17:57:42 +02:00
csoler
8eaee5a619
Merge pull request #1976 from RetroShare/revert-1975-revert-1942-UpdateRates
Revert "Revert "bandwidth control improvement""
2020-05-26 22:08:52 +02:00
Gioacchino Mazzurco
3332c32a84
RsBase64 handle correcly 0 lenght buffer encoding 2020-05-26 19:56:17 +02:00
csoler
b294a34d11
Revert "Revert "bandwidth control improvement"" 2020-05-25 20:28:50 +02:00
csoler
d87abb45e3
Merge pull request #1975 from RetroShare/revert-1942-UpdateRates
Revert "bandwidth control improvement"
2020-05-24 23:40:50 +02:00
csoler
301def6018
Revert "bandwidth control improvement" 2020-05-24 23:40:26 +02:00
defnax
d1d4b47877
Merge pull request #1974 from hunbernd/feature/msys2enhancements
[WIP] Improved msys2 build scripts
2020-05-24 22:36:21 +02:00
csoler
42a10d59b2
Merge pull request #1942 from jolavillette/UpdateRates
bandwidth control improvement
2020-05-24 21:57:31 +02:00
defnax
988dff472c
Merge pull request #1969 from defnax/messages-small-changes
[Mail] small ui fixes & changes
2020-05-24 16:03:36 +02:00
defnax
178b37a95f small ui fixes & changes
* Update the context menu icons for attachments
* Display the File type icon for attachments
* on reply load the tags
2020-05-24 02:28:54 +02:00
jolavillette
735a123a02 restore 1.1 factor in ft/fttransfermodule 2020-05-24 00:32:24 +02:00
hunbernd
e4f94dc99f Pack webui 2020-05-23 22:32:08 +02:00
hunbernd
a11dc09790 Build webui 2020-05-23 22:05:44 +02:00
hunbernd
81a7d5a365 Removed winhttpjs and wget
Winhhtpjs triggered some antivirus software
Use powershell for downloads
2020-05-23 17:57:59 +02:00
hunbernd
1d298e20ba Removed sigcheck
Use powershell to extract the version information
2020-05-23 17:54:11 +02:00
hunbernd
c05f5e8329 Use ntldd instead of depends.exe
Check all exe and dll for dependencies
Deploy cmark.dll
2020-05-23 16:53:59 +02:00
hunbernd
f5306fd549 Dump the active build configuration into a file 2020-05-23 16:10:11 +02:00
defnax
74646413c4 Added mail settings for emoticons 2020-05-23 00:16:49 +02:00
csoler
f422c7249a
Merge pull request #1966 from PhenomRetroShare/Fix_ChannelMarkAllRead
Fix Channels Mark All as Un/Read.
2020-05-22 18:23:55 +02:00
csoler
eeca7c6d3a
Merge pull request #1963 from csoler/v0.6-GxsGroup
fixed compilaiton of photoshare due to changes in GxsChange class
2020-05-22 18:21:33 +02:00
Gioacchino Mazzurco
77f818f0b3
Fix JSON API compilation error introduces in f6260a95ae 2020-05-22 17:52:05 +02:00
Phenom
ee0cc25b13 Fix Channels Mark All as Un/Read. 2020-05-22 12:33:54 +02:00
defnax
d6748b17d5
Merge pull request #1964 from defnax/Chat-widget
Moved Fonts to bottom & Chat notify to top
2020-05-22 12:20:12 +02:00
defnax
e460a02f54
Merge pull request #1957 from PhenomRetroShare/Fix_IndentInChatMessage
Fix Indent in Chat Message
2020-05-22 12:19:53 +02:00
defnax
d872dd56ff Moved Fonts to bottom & Chat notify to top 2020-05-22 01:28:07 +02:00
defnax
56d8a1c819
Merge pull request #1960 from PhenomRetroShare/Fix_GxsForumModelSetMsgReadStatusDataChanged
Fix GxsForumModel::setMsgReadStatus dataChanged call
2020-05-21 23:38:23 +02:00
csoler
029f6c846b
Merge pull request #1962 from defnax/group-treeitem-textcolor
Fixing Group Tree item text color
2020-05-21 23:00:59 +02:00
csoler
82690561b6
fixed compilaiton of photoshare due to changes in GxsChange class 2020-05-21 22:45:49 +02:00
csoler
2a5adddc3b
Merge pull request #1881 from PhenomRetroShare/Add_VotesOn_getPostData
Add Votes when calling getPostData.
2020-05-21 22:38:06 +02:00