Merge pull request #5712 from RosettaCommons/roccomoretti/interactive_test_server_ubuntu2
[Foldit] Address test server dependency handling.
The current benchmark server Linux build tests (and thus the unit tests) for Foldit are failing due to the update to RDKit no longer working with GCC 4.8.
@lyskov helpfully enabled Ubuntu 20.04 based tests (instead of the CentOS 7 based tests we had), but those builds were failing due to dependency issues. I was able to resolve that by building the dependencies on Ubuntu 20.04, adding them to the svn repo, and adjusting the benchmark build script to use those dependencies for the platform.
Merge pull request #5706 from RosettaCommons/roccomoretti/interactive_reflow_title
[Foldit] Reflow Title based on screen width.
StandaloneApplication can now tell the TitlePanel how much size it has, and it figures out how to fit into that size.
* Also resize the title bar of the objective panel to match the title bar size. (The objective panel itself stays the same size, but that doesn't conflict with anything.
* Add tooltips for the full title, when truncating the title.
* Add code to adjust the font size down when truncating the title, to try to keep more of the title visible.
The setup should be extendable for other GUI elements we want to resize/reflow based on screen size.
Merge pull request #5459 from RosettaCommons/joshmiller/rc-hotkey-fix
[Foldit] Remove Remote Control Hotkey
Release Notes: Removed the hotkey for Remote Control
This change allows hotkeys to be added to a deprecated list which unbinds them, overriding the user's hotkey preferences file.
Merge pull request #5686 from RosettaCommons/jtscott/interacitve_selection_gui_quad_one
[Foldit] Unified User Interface
Release Notes: Brand new single user interface.
Merge pull request #5644 from RosettaCommons/jtscott/interactive_remove_ligand_design_action
[Foldit] ActionCartLigandDesign Removal
* Removed ActionCartLigandDesign as it is no longer in use
* Updated logic in Small Molecule builder labels to not trigger fragment panel when active.
Merge pull request #5677 from RosettaCommons/joshmiller/level-fixes
[Foldit] Level fixes
Release notes:
- Fixed a bug causing the guide to not appear in some Dojo levels
Merge pull request #5678 from RosettaCommons/joshmiller/freeze-selected
[Foldit] Add freeze/unfreeze selected to selection tool
Release notes:
- Pressing Freeze in Selection Interface now freezes only the selection, or freezes/unfreezes everything if nothing is selected
Merge pull request #5675 from RosettaCommons/roccomoretti/fix_library_levels
[Foldit] Fix library level.
Move the ABEGO calculation to rosetta_util, make the protein_colors functions take a char.