csoler
84c81588bb
disabled show OpMode status on default
2017-05-08 09:39:18 +02:00
Phenom
30632dcfeb
Fix CSA warnings: Called C++ object pointer is null
...
Logic error: Called C++ object pointer is null
1: Calling 'MainWindow::createNotifyIcons' in /home/phenom/GIT/
RetroShare/trunk/retroshare-gui/src/gui/MainWindow.cpp:291
2: Loop body executed 0 times in /home/phenom/GIT/RetroShare/trunk/
retroshare-gui/src/gui/MainWindow.cpp:600
3: Calling 'MainWindow::updateTrayCombine' in /home/phenom/GIT/
RetroShare/trunk/retroshare-gui/src/gui/MainWindow.cpp:605
4: Value assigned to field 'notifyMenu' in /home/phenom/GIT/RetroShare/
trunk/retroshare-gui/src/gui/MainWindow.cpp:654
5: Assuming pointer value is null in /home/phenom/GIT/RetroShare/trunk/
retroshare-gui/src/gui/MainWindow.cpp:658
6: Called C++ object pointer is null in /home/phenom/GIT/RetroShare/
trunk/retroshare-gui/src/gui/MainWindow.cpp:679
2017-04-25 09:50:14 +02:00
Phenom
13c8f7d342
Fix Clang warnings: Infinite recursion
...
warning: all paths through this function will call itself [-Winfinite-
recursion]
{
^
2017-04-17 21:38:41 +02:00
Phenom
1584b7773e
Fix NAT Display setting saving.
2017-03-03 20:35:18 +01:00
Phenom
e4dbc46b34
Fiw New Warnings
2017-03-01 19:43:34 +01:00
Phenom
064202296d
Fix Notify Settings
2017-02-27 23:01:07 +01:00
Gioacchino Mazzurco
c51ee19e8f
Some consistence fixes in GUI
2017-02-26 21:41:45 +01:00
csoler
27db797a9f
fixed show/hide buttons in appearance settings page
2017-02-22 22:06:00 +01:00
csoler
f3824f2348
merged upstream/master
2017-02-11 10:46:51 +01:00
Phenom
865a5741b2
Fix DisableSysTrayToolTip Option
2017-02-05 14:34:33 +01:00
csoler
339572740b
keep quit button into toolbar
2017-01-26 22:42:24 +01:00
csoler
67af166c0c
moved Options window into a new Preferences tab
2017-01-26 22:35:33 +01:00
csoler
1cdb970e23
moved the AboutDialog into Options
2017-01-24 22:39:28 +01:00
csoler
1d5c536421
Merge pull request #650 from PhenomRetroShare/Add_StatusBarHideOption
...
Add StatusBar and its widgets hide options.
2017-01-23 21:04:41 +01:00
Phenom
9937513dfd
Add StatusBar and its widgets show options.
...
The StatusBar is shown by default.
2017-01-23 18:46:55 +01:00
felisucoibi
07dd196e6d
changed friends to second flaces csoler agreed
2017-01-18 09:54:32 +01:00
felisucoibi
296903a00d
Update MainWindow.cpp
2017-01-17 16:51:16 +01:00
felisucoibi
02aec3d9ef
button changes
2017-01-17 16:32:56 +01:00
csoler
3a92124aac
added method to show a given post author into the people tab
2016-12-27 20:42:47 +01:00
defnax
2e717d35c7
Added Home Page View for easy see own Cert to Copy and Share to Friends
...
Fixed Share Manager Label layout
Update emotes file
Set radio items font size to stylesheet file
2016-12-12 21:16:56 +01:00
Phenom
674b6de381
Fix Some gcc warnings 383 to 208 lines
...
Left explicit #warning and deprecated.
Some lines are wrong indented and produce mal formed code.
2016-11-30 22:01:01 +01:00
mr-alice
ff4c43819e
fixed reloading of ShareManager due to postModDirectories and made it reload after addign new share
2016-09-18 21:41:18 +02:00
csoler
a82f3149d3
removed (unfinished) GettingStarted tab
2016-08-29 20:52:02 +02:00
defnax
6682a7a491
added new mainwindow icons for RetroShare.
2016-08-16 22:02:30 +02:00
Phenom
21bd8cd6df
Fix QMessageBox layout addWidget.
2016-08-06 13:49:53 +02:00
Gio
fe7de83529
WebUI is now optional but enabled by default at compile time
2016-07-28 14:08:49 +02:00
Phenom
10bb542e83
Allow only one instance for useLocalServer option activated. If exists,
...
pass to it arguments.
For now, only allow to pass RsCollection file and retroshare://
protocol.
2016-04-06 22:04:53 +02:00
csoler
3db3ccf636
merged with upstream
2016-02-10 00:00:21 -05:00
Cyril Soler
b3625448e9
fixed compilation
2016-01-22 09:31:40 -05:00
csoler
6ecd2991e7
merged with latest trunk
2016-01-01 15:15:19 -05:00
realityfabric
9f561993ee
fixed spelling errors in several files
2015-12-02 06:18:17 -08:00
csoler
a2d686351f
move circles code to IdDialog
2015-09-06 23:53:21 -04:00
Chozabu
1630577e04
dont set tooltip if enabling updates, set tooltip on save incase of update between click and save
2015-09-02 01:09:39 +01:00
Chozabu
da90bfec08
add option to disable updates to systray tooltip
2015-09-01 13:43:29 +01:00
csoler
42bbf76035
fixed display of software revision in main window (patch from ASmith)
2015-08-18 20:21:45 -04:00
sehraf
48bb8b48c9
sequel to 6b2ed2fb2d
2015-08-05 23:45:45 +02:00
csoler
975b2d8783
moved all bw graph files in statistics. Removed outqueue info widget. Created new cpp files to host the bw graph code. Started minimal UI to display bw information. The goal is to create a widget for displaying selective bw info [work in progress]
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8586 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-07-10 03:24:39 +00:00
thunder2
621abee8da
Enabled Messenger Window in system tray icon.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8585 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-07-09 21:36:32 +00:00
thunder2
00007768f1
Fixed overlay icon (star) for tray icon.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8578 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-07-06 09:10:57 +00:00
csoler
d3257e4455
fixed a few more icons (help icons, grou tree widgets, bullets)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8573 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-30 16:44:58 +00:00
csoler
ebc8bb072c
fixed a few icons and sizeHint functions. Removed unused SFListDelegate files from compilation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8571 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-29 16:08:17 +00:00
electron128
d9e1473533
fixed whitespaces in strings (patch from Henry)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8421 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-12 08:27:26 +00:00
electron128
7ba6b24122
added web interface to tray menu
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8181 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-28 14:55:13 +00:00
thunder2
400d3179e8
Fixed display of version information.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7998 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-08 13:31:44 +00:00
csoler
7642ba1c1f
added load/save to service permission matrix
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7906 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-02-03 21:28:32 +00:00
thunder2
94ec83fcdb
Removed version files from retroshare-gui.
...
Moved header file with version information to retroshare/rsversion.h.
Added version information to Windows executable.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7845 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-14 23:26:51 +00:00
thunder2
7cf4ef4f8b
Changed statusbar hashing label to ElidedLabel
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7823 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-07 11:47:10 +00:00
thunder2
d87778172e
Set the list with buttons in MainWindow and friend list in FriendsDialog to fixed when resizing the window.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7749 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-12 19:44:45 +00:00
thunder2
f9846c02ab
Removed unecessary space around the main pages.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7746 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-11 00:13:40 +00:00
thunder2
ea53e41c9c
Moved font size definitions from ui files to default qss.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7734 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-07 16:27:24 +00:00