Phenom
e639dc57ce
Fix connect for avatar updateAvatar in ChatMsgItem and MessengerWindow.
...
As it is already connected in AvatarWidget's constructor.
2016-02-18 11:48:58 +01:00
Phenom
dc2578b528
Fix "(EE) cannot update avatar. mId has unhandled type." error.
...
Error was raised because event pass trought all widgets.
2016-02-17 18:18:56 +01:00
Phenom
3276790bf8
Add minimal Size for stackPages in MainWindow for first start.
2016-02-16 23:15:33 +01:00
Cyril Soler
efadc7d2c6
Merge pull request #270 from PhenomRetroShare/Fix_GxsChannelFilterWhenLoading
...
Fix Channel filter when loading big post.
2016-02-14 13:38:08 -05:00
electron128
821c14426c
remove dead code from RsNotify (old forum and channel read status changed notify)
2016-02-14 12:48:52 +01:00
electron128
63a8260cb9
change RsNotify to use RsGxsId for chat lobby events
2016-02-14 11:53:27 +01:00
defnax
8637d3cb31
Fixed issue #263
2016-02-13 16:15:41 +01:00
Phenom
3ebb8c6ce8
Fix GenCertDialog on Mac stay on.
...
Only call processEvent() if hasPendingEvents().
If no events are available, this function will wait until more are
available and return after processing newly available events.
2016-02-12 17:54:35 +01:00
Phenom
5f0afb3d6e
Fix Channel filter when loading big post.
...
And fix "Not a GxsChannelPostItem, deleting!" error message
Don't search empty text in very long string.
2016-02-08 19:42:56 +01:00
csoler
4a8edee615
reverted commits 1843a5460d
and 48d7c57662
for the release, since they dont fit the GUI style and cause problems, until they are made right
2016-02-06 12:01:39 -05:00
thunder2
ccf96a35c3
Updated languages from Transifex
2016-02-05 20:04:46 +01:00
defnax
80ac88994f
Merge pull request #265 from PhenomRetroShare/Add_SaveOpMode
...
Save last state of OpMode status bar droplist and restore it at start.
2016-02-04 20:11:47 +01:00
thunder2
b46e2a9aa2
Updated english translation
2016-02-04 12:07:43 +01:00
csoler
c6bb23aff7
updated french text, and improved message in IdDialog
2016-02-03 21:20:16 -05:00
Phenom
1843a5460d
Add colored style sheet to OpModeStatus ComboBox.
2016-02-03 18:00:01 +01:00
Phenom
48d7c57662
Save last state of OpMode status bar droplist and restore it at start.
2016-02-03 18:00:01 +01:00
csoler
464e89b766
updated french translation (unfinished)
2016-02-02 23:13:07 -05:00
csoler
26744d552a
worked a bit on the french translation
2016-02-02 22:50:59 -05:00
thunder2
ca8eee50d6
Updated english translation
2016-02-02 19:36:35 +01:00
csoler
aa194caea3
fixed bug preventing save of routage info in distant messaging
2016-01-31 20:27:53 -05:00
csoler
f0a49a427e
changed global router routing strategy. Should be more effective now.
2016-01-30 20:27:56 -05:00
csoler
58e59d1181
added sounds to chat lobbies (patch fromManuel Davis)
2016-01-28 20:19:44 -05:00
thunder2
8dde723e90
Added security hardening flags for ASLR and DEP protection for Windows compile.
2016-01-28 19:02:42 +01:00
Cyril Soler
b1f165fec8
added sound event to lobbies (patch from Manuel Davis)
2016-01-28 10:22:32 -05:00
csoler
3bc444b087
removed some debug info
2016-01-26 23:00:10 -05:00
csoler
af770fda9c
fixed messagebox to remember which from ID was used last time
2016-01-26 22:46:07 -05:00
csoler
749ca08f9f
slightly improved message shown over lobby names
2016-01-26 22:30:04 -05:00
csoler
f063e5ba6f
Allow main window to resize to much smaller size when needed. Should help people with small screens to resize RS window appropriately (patch from Manuel Davis)
2016-01-26 22:16:45 -05: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
defnax
70bf938654
reduced the default width & height
...
reorder in MessagePage, move Distant Message box to the top.
2016-01-23 13:37:08 +01:00
csoler
fc0067f980
fixed bug in network graph search sizes
2016-01-22 22:06:31 -05:00
csoler
c428739abd
cleaned the network graph a little bit. Removed text, updated bounding boxes, removed background
2016-01-22 21:32:35 -05:00
Cyril Soler
b3625448e9
fixed compilation
2016-01-22 09:31:40 -05:00
csoler
b3df4c19dc
made the Global router stats widget more efficient/compact/explicit
2016-01-21 23:55:22 -05:00
csoler
449aba928a
fixed compilation of SearchDialog.cpp
2016-01-21 22:44:48 -05:00
csoler
94b586846e
moved SearchDialog into FileTransfer/
2016-01-21 21:49:52 -05:00
csoler
6a32da2420
removed explicit size constraint on listview for config page (screws up the view in HDPI screens) to let the list take its preferred size
2016-01-21 21:40:48 -05:00
Cyril Soler
9347b86e63
new simple solution for sound on linux based on using system sound player. To be tested.
2016-01-21 11:48:41 -05:00
Cyril Soler
9999742ec7
reverted commit for phonon since phonon is deprecated. Will be replaced by qtmultimedia in the next commit
2016-01-21 11:32:17 -05:00
csoler
e25787bcd5
fixed sound on linux using phonon. This should be extensible to all unix systems
2016-01-20 23:25:08 -05:00
Cyril Soler
fc3606c18e
fixed DHT icon size problem
2016-01-20 14:02:13 -05:00
Cyril Soler
9063612c33
fixed utf8 issue in ChatWidget. To be tested.
2016-01-20 11:19:36 -05:00
csoler
c597c8cb6f
removed explicit spacing sizes in plugins page
2016-01-19 23:19:46 -05:00
csoler
3203249bd2
fixed size of help icons in MainPage class
2016-01-19 22:59:11 -05:00
csoler
597f541c50
added 2 icons
2016-01-19 22:44:27 -05:00
csoler
3d58f9b2b1
added correct icons in ToasterStatus
2016-01-19 22:35:58 -05:00
csoler
b382c3e846
fixed icon sizes in peerstatus/statusbar
2016-01-19 22:16:25 -05:00
csoler
a2d8cc84fd
fixed DHT status icon sizes and added tooltip
2016-01-19 22:01:26 -05:00
csoler
37204d768e
fixed icon in NewsFeed, added missing spacer in IdDialog
2016-01-19 21:46:22 -05:00
csoler
1471979e0e
added a few tooltips in Tor configuration panel
2016-01-19 18:08:47 -05:00