RetroPooh
328168d9a7
add space after quoting sign
2017-03-02 20:03:16 +03:00
csoler
ee9fbefd76
added signal blockign trick for widgets, and fixed the bug causing wrong values to be displayed in server settings
2017-02-27 22:29:01 +01:00
hunbernd
d0ab10cc38
Fix slow emoticons by using generic regex rules where possible.
2017-02-05 22:06:36 +01:00
csoler
34962c343a
added a checkbox to load emoticons in forums as an option, so as to avoid crazy loading times. Disabled by default until we fix the RsHtml code
2017-01-18 21:22:38 +01:00
Phenom
40cf76808c
Fix compilation and some new warnings.
2016-12-21 21:23:54 +01:00
csoler
8de9ee8b8d
made friendly time unit returns empty string when time is 0. Fixes 46y display in search dialog
2016-12-19 23:29:04 +01:00
Phenom
ae8365167e
Add grouped emoticons.
2016-11-23 18:48:16 +01:00
felisucoibi
628177c302
fix for windows compile
2016-11-16 11:22:23 +01:00
felisucoibi
ddff9f5358
Improved total file size and a small bug with a comma in TB string of file size 2 CLEANED CODE
2016-11-16 11:03:02 +01:00
csoler
8c8cc88503
fixed problems with negative time shifts in DirDetails causing multiple GUI bugs in File Lists and Search
2016-11-14 21:58:58 +01:00
Phenom
2827233880
Fix windows Compil with sys/socket.h
2016-11-08 23:04:34 +01:00
Gio
ea42d822c2
Merge branch 'master' into android
2016-10-26 13:43:24 +02:00
Phenom
fd5a5cc804
Fix PR#540
2016-10-24 20:11:47 +02:00
Phenom
58a4d39b0f
Fix handle of url in EmbedInHtmlAhref.
...
The url cannot contains space. Query and hash are now handled.
2016-10-22 14:48:47 +02:00
Phenom
fdfd2e9248
Add context menu to show hidden image on lobby.
...
A tooltip show hidden image too.
The RSImageBlockWidget is removed.
2016-10-05 12:27:31 +02:00
Gio
9a980def2c
libretroshare now compiles for Android, instruction on how to do it included
2016-08-23 12:15:28 +02:00
csoler
5a55de5ec8
added missing DontUseNativeDialog flag in misc.cpp
2016-08-04 22:01:30 +02:00
Phenom
6935441e4f
Fix other QFileDialog call in misc adding DontUseNativeDialog option.
2016-07-31 16:23:41 +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
Phenom
ddbcd2150c
Add buttons to send message in plain text and without EmoteIcon.
2016-06-14 23:01:08 +02:00
csoler
d6ae71ebc8
removed pointer to QStringList in QHash, causing memory loss
2016-04-20 20:21:29 -04:00
Chuck Rhode aka Manuel Davis
5645e44f9c
Change regular expression(s) for identifying hotlinks in feral text.
2016-04-19 11:32:56 -05:00
csoler
d512c4a35a
enabled new link type for posted (patch from Fanch)
2016-04-12 22:59:12 -04:00
Phenom
10bb542e83
Allow only one instance for useLocalServer option activated. If exists,
...
pass to it arguments.
For now, only allow to pass RsCollection file and retroshare://
protocol.
2016-04-06 22:04:53 +02:00
csoler
6c8737c84a
merged with upstream/master
2016-03-25 21:09:37 -04:00
csoler
d1b09b93b9
removed some debug info
2016-03-25 18:54:13 -04:00
csoler
4e0ee29d6a
fixed creation/distribution of self-restricted circles
2016-03-17 20:18:54 -04:00
csoler
b6388d7a7a
fixed update of GUI when circles change
2016-03-17 18:17:58 -04:00
csoler
36edde6d25
fixed bug causing GUI to not auto-unsubscribe in circles
2016-03-16 23:30:23 -04:00
Phenom
16c59af9f4
Correct Colored Name Contrast in chat, same way than text.
2016-03-12 13:25:10 +01:00
Phenom
1d2be232f0
Fix Quote Lines With Image
...
When get text with image from toPlainText(), a (-4) char is inserted.
2016-01-23 18:38:30 +01:00
sehraf
54f9912c32
Add whitespaces around smileys.
...
Only replace smileys with an image when they are surrounded by whitespaces.
This fixes smileys in links and other text that happen to include the sequence for a smiley.
2016-01-05 15:01:22 +01:00
electron128
3b2eae4f49
fixed memory leak by using stack memory instead of heap memory
2016-01-01 12:17:08 +01:00
Phenom
162b5fa2eb
Fix colored font in chat.
...
Colored styles were replaced by emoticons.
2015-12-26 15:57:46 +01:00
hunbernd
e2c40d6693
Greentext color is defined in stylesheet, and can be overridden with qss files
2015-12-13 02:01:06 +01:00
hunbernd
bc4691ceb4
Show save image option only when it is needed
2015-12-12 22:41:15 +01:00
hunbernd
bbebd6a5d7
Fix compilation bug with Qt4 caused by Q_DECL_OVERRIDE
2015-12-07 02:49:56 +01:00
hunbernd
5a8f74ce99
Spoiler feature
...
Select text to hide, then right click --> Spoiler
2015-12-07 02:28:27 +01:00
hunbernd
ff44965e2c
Added save image function into chat
2015-12-06 23:00:29 +01:00
hunbernd
0aa82c852b
Fixed line duplication bug again
2015-12-06 21:22:03 +01:00
hunbernd
1dd0a2acd1
>greentext
2015-12-06 21:11:47 +01:00
defnax
5404cda302
Added Forum reply with plaintext quote (by anmo)
2015-11-19 12:05:52 +01:00
defnax
c41f98cb4c
Merge pull request #86 from PhenomRetroShare/Fix_Win7_32bCompilationFromScratch
...
Fix Windows 7 32b Compilation from scratch.
2015-11-06 01:58:30 +01:00
Sergei Reznikov
34758be52a
Add Haiku support
2015-10-20 20:32:44 +03:00
Phenom
625461bf69
Fix Windows 7 32b Compilation from scratch.
...
Add scripts to build Libs on branch.
2015-10-17 12:15:35 +02:00
Phenom
3f155b9b75
Add minimum font size in chat.
2015-09-13 17:35:19 +02:00
Thunder
de92c06f0b
Merge pull request #62 from hunbernd/qt5-fix
...
Qt5 fix
2015-08-31 12:05:08 +02:00
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
Phenom
88a6931758
Allow Chat Text Format Option working.
2015-08-29 19:27:03 +02:00
Phenom
02775c6fb4
Add HTML Text Optimization by exporting styles.
2015-08-20 17:55:20 +02:00