csoler
|
bc3a71d3f5
|
fixed license in util/ lang/ and idle/
|
2018-12-27 14:39:10 +01:00 |
|
AsamK
|
b36d0fad4a
|
Fix crash when running natively on Wayland
|
2016-08-28 17:52:01 +02:00 |
|
electron128
|
a37ab6f644
|
fixed compile on Linux with Qt5 (patch from sehraf)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8116 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-04 10:12:05 +00:00 |
|
csoler
|
b593a918a0
|
optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7627 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-10-21 22:33:02 +00:00 |
|
thunder2
|
f10f029d45
|
Code maintenance for Qt 5:
- Added usage of QUrlQuery
- Removed QSound::isAvailable()
- Changed Qt::escape() to QString::toHtmlEscaped()
- Changed QAbstractItemModel::setSupportedDragActions() to virtual QAbstractItemModel::supportedDragActions()
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6851 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-10-19 20:59:55 +00:00 |
|
chrisparker126
|
926c0dc284
|
enabled idle monitor
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2796 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2010-04-27 12:19:44 +00:00 |
|