csoler
160c289e6f
Merge pull request #728 from mestaritonttu/patch-10
...
Removed extra "to"
2017-03-07 21:44:42 +01:00
RetroPooh
d3f0f9dde3
router stats - mark active tunnels bold
2017-03-07 17:50:13 +03:00
mestaritonttu
87f9dba211
Improvements and typo fixes in strings
2017-03-07 14:05:21 +02:00
mestaritonttu
222cf48c8f
Various improvements and fixes to strings
2017-03-07 14:03:05 +02:00
mestaritonttu
83283d9031
Remove extra your
2017-03-07 13:58:43 +02:00
mestaritonttu
7005126f56
Added whitespace to strings
2017-03-07 13:57:10 +02:00
mestaritonttu
6ec5415762
ASCII uppercase
2017-03-07 13:55:02 +02:00
mestaritonttu
28d2e27a4c
Remove whitespace from string
2017-03-07 13:53:08 +02:00
mestaritonttu
931531b1a0
Fix typo
2017-03-07 13:51:28 +02:00
mestaritonttu
65c7ca744e
Clarify sorting by posts
2017-03-07 13:49:57 +02:00
mestaritonttu
21b78618f3
Fix grammar
2017-03-07 13:48:14 +02:00
mestaritonttu
ba18fcdc27
Fix grammar
2017-03-07 13:45:31 +02:00
mestaritonttu
a4c2015507
Fix typos
2017-03-07 13:41:45 +02:00
mestaritonttu
6b4f7e3d2f
Removed extra "to"
2017-03-07 13:39:39 +02:00
mestaritonttu
b4445675ec
Added period
2017-03-07 13:34:53 +02:00
csoler
a5182252af
Merge pull request #716 from felisucoibi/master
...
Renamed settings name sections now they are the same as buttons
2017-03-07 11:27:17 +01:00
Phenom
dc65d3fe0a
Fix Setting list width.
2017-03-06 21:19:41 +01:00
thunder2
0316c8c5ae
Added workaround for crash on Windows 7 for Qt versions with gcc 5.3.0.
...
The call to GetProcAddress in openssl (cryptlib.c) finds an function pointer to the not existing function _OPENSSL_isservice in the executable running on Windows 7.
2017-03-06 06:34:06 +01:00
csoler
313e1b3402
updated translation files
2017-03-05 20:10:01 +01:00
csoler
fbd72ddf73
fixed settings SoundPage
2017-03-05 13:57:49 +01:00
felisucoibi
15bb0ff416
Update ChatPage.h
2017-03-05 02:45:37 +01:00
felisucoibi
951820f1d1
Update ForumPage.h
2017-03-05 02:45:07 +01:00
felisucoibi
63174aa14e
Update PostedPage.h
2017-03-05 02:44:18 +01:00
felisucoibi
ca75515541
Update MessagePage.h
2017-03-05 02:43:40 +01:00
csoler
b14e4d50cf
removed memory leak due to missing delete for BWGraph
2017-03-04 21:08:10 +01:00
csoler
0024ddfe1e
fixed utf8 bug in ShareManager
2017-03-04 16:39:39 +01:00
csoler
931442a0c2
fixed compilation
2017-03-04 00:07:51 +01:00
csoler
b4e0a8f836
removed unused file DirectoriesPage.{cpp,ui,h}
2017-03-04 00:04:52 +01:00
csoler
e25756316d
merged Directories settings page into Transfers and renamed it Files
2017-03-04 00:01:21 +01:00
csoler
b82a18ee64
hide add cert file button
2017-03-03 22:41:32 +01:00
csoler
556aae6ce7
Merge pull request #711 from RetroPooh/test2
...
homepage: add webhelp and move quickstartwizard from settings general
2017-03-03 22:37:16 +01:00
RetroPooh
d6870b45e9
homepage - add friend from cert file button
2017-03-04 00:12:36 +03:00
Phenom
1584b7773e
Fix NAT Display setting saving.
2017-03-03 20:35:18 +01:00
RetroPooh
cb960a358d
add webmail invite option to homepage dropmenu
2017-03-03 22:31:23 +03:00
RetroPooh
76ab91f258
quick config on homepage hidden until rework
2017-03-03 20:11:34 +03:00
RetroPooh
47b836d68e
people window fix layout compression on resize
2017-03-03 19:49:56 +03:00
RetroPooh
d36096896e
forum post dialog - hide obsolete sign option
2017-03-03 16:59:18 +03:00
felisucoibi
c7115da408
CHANGED ORDER IN SETTINGS
...
To be in same order than the buttons in menu.
2017-03-03 14:23:50 +01:00
csoler
cdb0c6e59e
fixed [No title] text in people
2017-03-02 22:35:21 +01:00
csoler
1e1fe7708f
fixed styles loading in chat. Added missing history/compact/colored style
2017-03-02 22:30:51 +01:00
csoler
d053400914
attempt to fix problems with chat styles
2017-03-02 20:30:54 +01:00
RetroPooh
328168d9a7
add space after quoting sign
2017-03-02 20:03:16 +03:00
RetroPooh
fc0cfc0f2d
id edit dialog - tag functions hidden (unfinished)
2017-03-02 19:57:21 +03:00
RetroPooh
c9ddd04925
channel item display layout fix correct comments view
2017-03-02 19:00:54 +03:00
RetroPooh
939b5b4ad0
fix channel item display layout
2017-03-02 18:08:35 +03:00
RetroPooh
e408751919
newsfeed item layout for new channel made uniform with forums
2017-03-02 15:49:12 +03:00
defnax
ff5f3df1ac
Fixed default Layout size, it was to big for small screens.
2017-03-02 01:38:11 +01:00
Gioacchino Mazzurco
08161db43b
PopupDistantChatDialog fix some strings
2017-03-02 00:08:12 +01:00
Gioacchino Mazzurco
953b70fbe4
Improve async distant chat, fix chat msg receiving
...
DistantChatService::initiateDistantChatConnexion(...) made notification
message optional (enabled by default)
p3ChatService removed duplicion avoidance as it is not necessary
p3ChatService::sendStatusString(...) send status only if peer is online
protect p3ChatService::mDistantGxsMap with mutex as operation on it may
be done by different threads
p3ChatService::receiveGxsMai(...) set chat message item peer id with
distant tunnel id, so it is recognized as a distant message later
made p3GxsTunnelService::makeGxsTunnelId(...) static as it need no
access to this, now it can be used easier by other components
rename RsGxsMailItem::recipientsHint to recipientHint as for now only
one recipient is possible (TODO: update documentation too)
GxsMailsClient::receiveGxsMail(...) changed paramethers for better
abstracion, now destination id is passed too because it is usually a
very useful information
ChatWidget some adaptation to async chat, a couple of method have been
deprecated too
PopupDistantChatDialog::updateDisplay(...) adapt message shown to the
user to the new async chat paradigm (TODO: need review)
2017-03-01 23:31:13 +01:00
csoler
ea2c832bb5
attempt to sort out chat style config issus
2017-03-01 22:54:46 +01:00