2651 Commits

Author SHA1 Message Date
Luis Ángel San Martín
55f7c4e1b0 Modify the scale of the cell on mouse over
This will differentiate the mouse over accent vs the selection accent
2021-12-27 16:25:43 +01:00
Luis Ángel San Martín
88de0ae25a Add publication date to the classic comics view table 2021-12-26 20:26:16 +01:00
Luis Ángel San Martín
2cb20cd11e Remove commented code 2021-12-26 20:23:32 +01:00
Luis Ángel San Martín
62464a450c Fix method overriding 2021-12-26 20:22:35 +01:00
Luis Ángel San Martín
868c6aa269 Use the new signal to trigger YACReaderNavigationController::selectedFolder 2021-12-26 17:33:04 +01:00
Luis Ángel San Martín
a619947bfd Add a signal to YACReaderTreeView to know when the current index changes 2021-12-26 17:32:09 +01:00
Luis Ángel San Martín
3792a1efc5 Add override to overridden methods in YACReaderTreeView 2021-12-26 17:31:18 +01:00
Luis Ángel San Martín
e7ad50bc2c Add some comments to make easier to find jobs config in azure pipelines .yml 2021-12-18 21:06:34 +01:00
Luis Ángel San Martín
75fe9c0da2 Try to use a more meaningful tag name for dev releases 2021-12-18 19:15:10 +01:00
Luis Ángel San Martín
c51b7894c9 Add a target pointing to the destination repository 2021-12-18 18:37:54 +01:00
Luis Ángel San Martín
cc1b7ba3fc Set the full repo name 2021-12-18 17:13:22 +01:00
Luis Ángel San Martín
c74ad79c03 Try to upload dev builds to yacreader-dev-builds 2021-12-18 15:11:50 +01:00
BEN ENGLISCH
181494027b Add updated mime-types to YACReader.desktop 2021-11-10 19:21:39 +01:00
Luis Ángel San Martín
053a27d474 Add more missing dlls to the windows installer 2021-11-07 20:47:54 +01:00
Luis Ángel San Martín
e882ad272b Qt.labs.animation is not used yet 2021-11-07 09:31:23 +01:00
Luis Ángel San Martín
7f8c5c9d34 Add QtQuickControls2.dll to the windows installer 2021-11-07 09:31:10 +01:00
Joan Karadimov
19410cd6e7 Enable the usage of pkg-config by MinGW builds 2021-11-02 11:02:32 +01:00
Joan Karadimov
30b8e1bf3c Shorten a Unix/MinGW condition in config.pri 2021-11-02 11:02:32 +01:00
Joan Karadimov
2d533949f4 Remove duplicate variables from YACReaderLibrary.pro 2021-11-02 11:02:32 +01:00
Joan Karadimov
6aeed9ae90 Include some missing headers 2021-11-02 11:02:32 +01:00
Joan Karadimov
1c3fd4d16f Do not pass MSVC arguments to mingw/gcc 2021-11-02 11:02:32 +01:00
Luis Ángel San Martín
7268de0197
Merge pull request #277 from YACReader/feature/qt6-migration
Feature: qt6 migration (part 1: remove all qt5.15 deprecations)
2021-10-24 09:53:12 +02:00
Luis Ángel San Martín
806b5d2462 Install qtquickcontrols2 package in Linux 2021-10-23 17:29:37 +02:00
Luis Ángel San Martín
4bee296096 Strict qt5.15 breaks poppler 2021-10-23 17:11:50 +02:00
Luis Ángel San Martín
ab2de73285 Try dev/unstable 2021-10-23 09:42:21 +02:00
Luis Ángel San Martín
fb133fe98c Try dev/stable 2021-10-20 22:48:32 +02:00
Luis Ángel San Martín
e1814c5a51 Try dev repo to see if fixes compilation when using poppler + qt5.15 2021-10-20 22:13:33 +02:00
Luis Ángel San Martín
3d7f66d327 Try to install the right version of poppler for qt5.15 2021-10-20 21:07:00 +02:00
Luis Ángel San Martín
820e876885 try to get qt5.15 in ubuntu 2021-10-20 19:25:53 +02:00
Luis Ángel San Martín
bac5cfe9c2 Bump unbuntu image to 20.04 2021-10-20 19:19:32 +02:00
Luis Ángel San Martín
45b94cd8ef Migrate GridComicsView and InfoComicsView to QtQuick and QtQuick.Controls 2.15 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
71b17fe258 Trivial migrations to QtQuick 2.15 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
17064a12e6 Remove qml components what won't be used anymore 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
c5d3ebebc8 Remove commented code 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
997b82eb79 Add quickcontrols2 to YACReaderLibrary
QtQuick.Controls v1 to v2 migration, yay! -_-
2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
89459a470d Use Qt::endl 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
2dbfc6cab5 Simplify connection from QComboBox
All we want is the new text after it changes.
2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
ffc0f9ec8a Don't use QDesktopWidget 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
86a31c0ea5 Use QRegularExpression 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
2c0dccd764 Use constructor explicitly 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
47e7eb3801 Remove unused includes 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
98851cf40f Use Qt::endl 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
0bfa0eb31e More setContentsMargins migrations 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
fe3ae36cc2 Move to QFontMetrics new api 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
542b04287b Remove unused function 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
fdd98fc012 Return Qt::NoItemFlags instead of nullptr 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
509b33e991 Methods are not slots 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
6f1f8198d9 Use MultiMap instead of Map 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
ec95f8f5c3 Do not use screengeometry 2021-10-19 00:00:09 +02:00
Luis Ángel San Martín
36227a1354 QtConcurrent::run has changed in Qt6 2021-10-19 00:00:09 +02:00