Commit Graph

11322 Commits

Author SHA1 Message Date
csoler
181a824d11 fixed memory leak in BWGraphSource due to missing destructor 2017-07-25 21:56:20 +02:00
csoler
a382a0f5ce fixed memory leak in p3peermgr config load 2017-07-25 21:52:09 +02:00
csoler
041f989f1c rewrote processRecvdMessages() and processRecvdGroups() in RsGenExchange. Removed mReceivedGrps and mReceivedMsgs, cleaned-up terrible branching and memory management 2017-07-25 21:21:24 +02:00
Angela Mazzurco
1cbce239aa Fix correct variable type 2017-07-25 20:19:27 +02:00
Phenom
cbec8185e6 Add qmake CONFIG flag for MacOS version.
No need to change retroshare.pri, only add rs_macos10.x to qmake
commande line.
2017-07-25 18:09:11 +02:00
csoler
461ccf3b84 removed aliasing in storeMessages/storeGroups, removed several memory leaks in unittests, improved auto-delete structures in rsgxsutil, added deletion for members of RsGenExchange, removed shared pointers from unittests (they cause a memory leak and are only used in unittests) 2017-07-25 00:07:53 +02:00
Angela Mazzurco
d65d29b8d7 Merge branch 'qml_app_ui_improvements' into GSoC2017-evaluation-II 2017-07-24 18:57:26 +02:00
csoler
ef24459c5e fixed memory leak in gxssecurity test 2017-07-24 18:48:13 +02:00
csoler
79779b8056 fixed memory leaks in GxsSecurity 2017-07-24 18:45:24 +02:00
csoler
70f72db0aa fixed memory leak in GxsSecurity 2017-07-24 18:20:21 +02:00
Angela Mazzurco
f57e3327f0 Trigger /peer/attempt_conection 2017-07-24 17:38:30 +02:00
Angela Mazzurco
12b642cc84 Refactor to fill column with mouse area 2017-07-24 17:32:35 +02:00
Angela Mazzurco
9449e3b439 Refactor to be an Item instead of toolbutton 2017-07-24 17:30:55 +02:00
Angela Mazzurco
040a358d69 Fix ion url from top button when identity is not yours 2017-07-24 16:45:02 +02:00
Angela Mazzurco
6d6c54d129 Add chat bubble icon 2017-07-24 16:44:11 +02:00
Angela Mazzurco
ca1b692a82 Delete icon of buttons 2017-07-24 16:30:40 +02:00
Angela Mazzurco
cf91bbbf0b Change button text to be more specific 2017-07-24 16:28:04 +02:00
Angela Mazzurco
4747e163d5 Set button to open and close advanced options 2017-07-24 16:25:38 +02:00
Angela Mazzurco
731a10a6a5 Add info tooltip for each option 2017-07-24 16:25:08 +02:00
Angela Mazzurco
89034d2755 Add info icon 2017-07-24 16:23:32 +02:00
Angela Mazzurco
a6d75eb324 Add shortcut on sidebar to share RS link 2017-07-24 15:18:28 +02:00
csoler
bcaafc241d improved template class naming for temporary Gxs grp data structures 2017-07-24 14:29:30 +02:00
csoler
df691bd2d7 improved tests to avoid memory leak 2017-07-24 12:16:06 +02:00
Gioacchino Mazzurco
3b1606ceb9 Remove misguiding if 2017-07-24 11:52:23 +02:00
Gioacchino Mazzurco
03cc2e629d Remove miguiding if before delete 2017-07-24 10:16:24 +02:00
csoler
764fadf0ee suppressed memory leak in serialisation test code 2017-07-23 22:58:01 +02:00
csoler
880eb58155 suppressed memory leak in serialisation test code 2017-07-23 22:56:27 +02:00
Angela Mazzurco
667b4b3e4c Merge branch 'qml_app_ui_improvements' into GSoC2017-evaluation-II 2017-07-22 19:55:41 +02:00
Angela Mazzurco
b867e66fa9 Fix button when image scaled is to big 2017-07-22 19:51:54 +02:00
Angela Mazzurco
ab46c8d457 Refactor to use custom buttons 2017-07-22 19:51:32 +02:00
Angela Mazzurco
2ef2342363 Style view 2017-07-22 19:40:02 +02:00
Angela Mazzurco
31d8cdf943 Add necessary icons 2017-07-22 19:39:37 +02:00
Angela Mazzurco
03cd80f5ad Style buttons 2017-07-22 19:11:56 +02:00
Angela Mazzurco
753032e5e8 Add necessary icons 2017-07-22 19:05:36 +02:00
Angela Mazzurco
4df10e3c69 Style buttons 2017-07-22 18:40:09 +02:00
Angela Mazzurco
20b2de59c5 Proper way to handle cancel signal to go back 2017-07-22 18:28:41 +02:00
Angela Mazzurco
cd809165db Add icons 2017-07-22 18:27:15 +02:00
Angela Mazzurco
201ffcedd8 Add options icon 2017-07-22 17:56:11 +02:00
Angela Mazzurco
adb3b0fc39 Style bottom button 2017-07-22 17:44:51 +02:00
Angela Mazzurco
18d29310d3 Style location list view 2017-07-22 17:41:40 +02:00
Angela Mazzurco
1ee655978c Merge branch 'qml_app_style_buttons' into qml_app_ui_improvements 2017-07-22 17:32:04 +02:00
Angela Mazzurco
e82a94673d Fix width when icon is set 2017-07-22 17:17:17 +02:00
Angela Mazzurco
9edccf8cc4 Add default border radius to buttons 2017-07-22 16:31:31 +02:00
Angela Mazzurco
0a3a8272b4 Set disabled button colors 2017-07-22 16:27:11 +02:00
Angela Mazzurco
e4e3411308 Fix height problem 2017-07-22 16:21:32 +02:00
Angela Mazzurco
4e4c991034 Refactor variable to be more usable 2017-07-22 16:06:36 +02:00
Angela Mazzurco
331b00d5d9 Set default color for buttons 2017-07-22 16:03:49 +02:00
Angela Mazzurco
5138683784 Set button default width and height 2017-07-22 15:54:41 +02:00
Angela Mazzurco
64c48be211 Add cancel button on Locations view to go back to location selector 2017-07-22 15:42:08 +02:00
Angela Mazzurco
962cda0947 Change layout of location selector 2017-07-22 15:32:17 +02:00