1. Feb 19, 2021
    • Yaroslav Halchenko's avatar
      Merge tag 'v1.5.0' into releases · ed4b379b
      Yaroslav Halchenko authored
      v1.5.0
      
      * tag 'v1.5.0': (584 commits)
        update version
        Removed menu tooltips from Surface Menu until the implementation can be improved and then added to all menus.
        Update help files for the toolbar.
        improve deprecation warning for old volume resample commands
        help info wording
        loosen assert on hermite spline also (not currently used)
        loosen assert bounds check for accidental extrapolation from bsplines
        Removed non-existent file from help_resources.qrc to fix build system compilation errors.
        Updated help_resources.qrc file.  But, getting errors on image loading when viewing Help Html pages in Help Viewing.  However, the help pages and images are loading correctly.  The paths listing the errors have the images in directories different than the images are actually located.  Will see what happens with build that uses Qt 5.7.
        Add 'Decending' label to custom subdivisions editor's value column
        Changed line width (made it smaller) for box that highlights a matrix run.
        WB-907 Free Hand Lines: Disable Cut/Copy for free-hand lines until there is time to implement pasting.   Can be reenabled in Annotation::initializeProperties().
        Update Charting Overview in Help Files.
        Renamed a directory in help so that it does not contain the wb_view version number.
        Verified that tooltips do not work in Mac Menu bar, even in older versions of Qt.
        Added a timer so that there is a one second delay before a tooltip is displayed by WuQToolTipHelper.  But before that, I have enabled Qt tooltips for the surface menu to verify that Qt's tooltips do or do not work for Mac menubar in Qt 5.7 (I have 5.14.2 on my computer).
        Fixed compilation warning on unused variable.
        WB-926 Long scene descriptions cutoff in scene selector: Removed some code that was used for 'before and after' testing to compare cutoff vs non-cutoff descriptions.
        Additional updates to Help Documentation including Macros document.
        WB-933 Window Menu -> Identify Toolbar Information Button: Disable the toolbar's information button and the Window Menu's Information item when the Information is displayed in the Overlay Toolbox.
        ...
      ed4b379b
  2. Feb 17, 2021
  3. Feb 12, 2021
  4. Feb 05, 2021
  5. Feb 04, 2021
  6. Feb 03, 2021
  7. Feb 02, 2021
  8. Feb 01, 2021
  9. Jan 30, 2021
  10. Jan 29, 2021
  11. Jan 28, 2021
  12. Jan 27, 2021
  13. Jan 26, 2021
  14. Jan 23, 2021
  15. Jan 22, 2021
  16. Jan 20, 2021
  17. Jan 16, 2021
  18. Jan 15, 2021
    • John Harwell's avatar
      WB-918 Transparency channel in captures: Additional opacity functions are now... · c5484400
      John Harwell authored
      WB-918 Transparency channel in captures: Additional opacity functions are now enabled for separate RGB / Alpha blending using Develop Menu -> Separate RGB / Alpha Opacity.  Pixel RGBA is examined in View Mode using the pop-up menu.  The dialog shows pixel RGBA and if the format is pre-multiplied alpha, a second set of RGBA values are shown with pre-multiplication removed.
      c5484400
  19. Jan 13, 2021