Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qt6 port, warning suppression #188

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Qt6 port, warning suppression #188

wants to merge 29 commits into from

Commits on Sep 17, 2020

  1. Add Korean Translate

    mirusu400 authored and brendan-t committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    df1f8e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Add French translation

    maltaisn committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    61e423c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Add Polish translation

    fyrtax committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    2de32ff View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Ignore build folder

    Virgil Grigoras committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    e03960a View commit details
    Browse the repository at this point in the history
  2. German translation added

    Virgil Grigoras committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    595a1ee View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'polish/master'

    Virgil Grigoras committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    592300b View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'french/master'

    Virgil Grigoras committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    d3a03bc View commit details
    Browse the repository at this point in the history
  5. Add option to use black as filling background color

    Virgil Grigoras committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    87af484 View commit details
    Browse the repository at this point in the history
  6. Better translation

    Virgil Grigoras committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    b83d557 View commit details
    Browse the repository at this point in the history
  7. Add 1200 DPI as option

    Virgil Grigoras committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    7d4c4f3 View commit details
    Browse the repository at this point in the history
  8. Fix for #87af484 which broke the build

    Virgil Grigoras committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    692ffd8 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'korean/master'

    Virgil Grigoras committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    d16344c View commit details
    Browse the repository at this point in the history
  10. Update readme

    Virgil Grigoras committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    ca7d423 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    b472a7a View commit details
    Browse the repository at this point in the history
  2. Translations synced with project

    Virgil Grigoras committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    a07c618 View commit details
    Browse the repository at this point in the history
  3. Bump version

    Virgil Grigoras committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    f3fe586 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Qt6 port, warning suppression

    In addition to changes required to port to Qt6, warnings related to
    boost bind and to deprecated types in Tiff{Reader,Writer}.hpp were
    eliminated.
    kunzjacq committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    a2ad776 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Enable compilation with both Qt5 and Qt6

    Tested with Qt 5.15.2 and 6.2.3.
    kunzjacq committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    f8be714 View commit details
    Browse the repository at this point in the history
  2. Require at least Qt 5.15

    kunzjacq committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    06238ee View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    1359b27 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    8ad0ec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4c655f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Update README.md

    Links updated
    vigri authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    e1218c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Enable compilation with Qt6 and MSVC

    Add missing headers, account for the different target path, change the
    Qt binary dir determination method.
    kunzjacq committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    4df65ca View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Configuration menu
    Copy the full SHA
    a0112f9 View commit details
    Browse the repository at this point in the history
  2. ignore CMake user settings

    kunzjacq committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    5442e12 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Enable the installation of scantailor-advanced with libjpeg-turbo under

    Windows
    
    Enable the CMake install step to find the libjpeg-turbo dll, which has
    version number (libjpeg-62.dll)
    kunzjacq committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    4e3d89b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    bd35d95 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Configuration menu
    Copy the full SHA
    6bc208f View commit details
    Browse the repository at this point in the history