Phenom
|
deb6693248
|
Fix CppCheck in idle.cpp
/retroshare-gui/src/idle/idle.cpp:118: warning:
Cppcheck(knownConditionTrueFalse): Condition 't>0' is always true
|
2017-11-06 22:20:44 +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 |
|
thunder2
|
7c126f24ba
|
Add define WINDOWS_SYS for windows compile in RetroShare.pro.
Now the idle functions for windows are used.
Removed unused file idle_mac.cpp.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3463 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2010-09-09 11:09:40 +00:00 |
|
chrisparker126
|
3c14705b39
|
win_idle, in idle_platform.cpp now as with linux, and mac.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2809 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2010-04-28 08:20:41 +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 |
|
defnax
|
63b1758537
|
added idle sources
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@923 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-01-09 01:51:49 +00:00 |
|