Luis Ángel San Martín
e7061c586c
Update readme file name in script (again)
2019-08-24 11:11:51 +02:00
Luis Ángel San Martín
128313daf5
Update eeadme file name in script
2019-08-24 11:11:51 +02:00
Luis Ángel San Martín
021c1084cb
Make build scripts fail if something goes wrong
2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
15ea33c24b
Setup vs2017 environment and use nmake in windows
2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
5c2e4e24d9
Set the path in the right step
2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
b97f66a4e3
Include Qt bin into PATH
2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
607b7b4d6f
Remove QMAKE_MAC_SDK from all projects
2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
e034a23db9
Update gitignore
2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
bc0d471ca3
Invoke compile script in macos from the right folder
2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
9797051a36
Compile with unarr in Ubuntu for now
2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
1f159e8c51
Use the build script for macos
2019-08-24 11:11:50 +02:00
Luis Ángel San Martín
6bae91e0de
Download p7zip sources for Macos build
2019-08-24 11:11:49 +02:00
Luis Ángel San Martín
8133e244fc
Add auto confirmation for wget installation
2019-08-24 11:11:49 +02:00
Luis Ángel San Martín
fce305b1ab
Install wget as a requisite in Windows
2019-08-24 11:11:49 +02:00
Luis Ángel San Martín
f4d37ccb8a
Get 7zip source code for Windows
2019-08-24 11:11:49 +02:00
Luis Ángel San Martín
b0eb577b5b
Fix aqt invocation
2019-08-24 11:11:49 +02:00
Luis Ángel San Martín
6f02d4e927
Add jobs for all the supported platforms
2019-08-24 11:11:49 +02:00
Luis Ángel San Martín
5d31bdeac5
Set up CI with Azure Pipelines
...
[skip ci]
2019-08-24 11:11:49 +02:00
Luis Ángel San Martín
fafcfdd2dc
Give the OK to the connection asap
2019-08-24 11:07:36 +02:00
Luis Ángel San Martín
0892d2a022
Fix saving progress in double page mode
...
If the current page is being displayed we don't change anything, if is it not, we pick the current index page.
2019-08-21 18:46:10 +02:00
Luis Ángel San Martín
4f4c562a33
Add setting to disable the continue reading banner in the grid view
2019-08-11 11:47:14 +02:00
Luis Ángel San Martín
901d0ab03a
Fix Potential fix for GridComicsView in Qt 13
2019-08-11 10:15:44 +02:00
Luis Ángel San Martín
98a6ef5698
Initialize pointer and use less restrictive condition in destructor
2019-06-02 09:37:40 +02:00
Luis Ángel San Martín
5db5fb7e0c
Fix crash when closing YACReader with an empty go to flow gl
2019-06-02 09:28:54 +02:00
Luis Ángel San Martín
d9f3e7707e
Use a README based on markdown
2019-06-01 18:46:44 +02:00
Luis Ángel San Martín
ad33a73f2f
Merge pull request #63 from YACReader/feature/fix_ogl_texture_destruction
...
Fix YACReaderPageFlowGL texture destruction
2019-06-01 16:14:17 +02:00
Luis Ángel San Martín
c06e8c0fc6
Fix YACReaderPageFlowGL texture destruction
2019-06-01 16:13:29 +02:00
Luis Ángel San Martín
d459056615
Merge pull request #62 from YACReader/feature/magnifying_glass_fixes
...
Feature/magnifying glass fixes
2019-06-01 16:12:53 +02:00
Luis Ángel San Martín
0ab94181cc
Use exiting variable instead of request the image several times
2019-06-01 16:12:08 +02:00
Luis Ángel San Martín
0503a83a86
Use device pixel ratio when using intermediate images in lens
2019-06-01 16:12:08 +02:00
Luis Ángel San Martín
bc5a177f4f
Merge pull request #61 from YACReader/feature/fix_warnings
...
Feature/fix warnings
2019-06-01 16:05:47 +02:00
Luis Ángel San Martín
4126fc71c3
Remove unused variables
2019-06-01 16:04:48 +02:00
Luis Ángel San Martín
f29724e404
Annotate overridden methods
2019-06-01 16:04:48 +02:00
Luis Ángel San Martín
9140d66693
Use nullptr
2019-06-01 16:04:48 +02:00
Luis Ángel San Martín
e2276cbc1c
More auto
2019-06-01 16:04:48 +02:00
Luis Ángel San Martín
268bebbddd
Use nullptr instead of 0
2019-06-01 16:04:48 +02:00
Luis Ángel San Martín
bb334cfd50
Use auto to avoid duplicating the type name
2019-06-01 16:04:48 +02:00
Luis Ángel San Martín
923ad40057
Use nullptr instead of 0
2019-06-01 16:04:48 +02:00
Luis Ángel San Martín
2fe3fcf041
Merge pull request #60 from YACReader/feature/setup_clang_format
...
Add .clang-format and format all code
2019-06-01 15:59:53 +02:00
Luis Ángel San Martín
2bd8e2c5ad
Remove comment pragmas
...
We don't have special types of comments so far
2019-05-31 19:43:54 +02:00
Luis Ángel San Martín
824b4878a4
Q_FOREACH is deprecated, no need to format it
2019-05-31 19:41:51 +02:00
Luis Ángel San Martín
e3ec56aa43
Format code using clang-format
2019-05-30 19:46:37 +02:00
Luis Ángel San Martín
e0eb94e3ae
Dependencies shouldn't be formated by clang-format
2019-05-30 19:24:34 +02:00
Luis Ángel San Martín
8b54744723
Add .clang-format files
...
Third party code should be excluded from automatic formating: QsLog and QtWebApp
2019-05-30 18:58:54 +02:00
Luis Ángel San Martín
d1b1965fc0
Merge pull request #59 from vedgy/eliminate-SlideInitializer
...
Reader: eliminate SlideInitializer class
2019-05-30 18:29:02 +02:00
Luis Ángel San Martín
ca34e99ec4
Merge pull request #57 from vedgy/misc-code-fixes
...
Miscellaneous code fixes
2019-05-30 18:24:53 +02:00
Luis Ángel San Martín
6c628318fe
Merge pull request #54 from vedgy/fix-crash-at-exit
...
Library: fix a crash at exit when server is disabled
2019-05-30 18:22:06 +02:00
Luis Ángel San Martín
7b712e144a
Merge pull request #53 from selmf/light_gl_flow_refactoring
...
Light gl flow refactoring
2019-05-30 18:21:05 +02:00
Luis Ángel San Martín
ae1badc351
Merge pull request #13 from jeremydouglass/patch-1
...
Add Up Down navigation to FlowView
2019-05-30 18:19:13 +02:00
Jeremy Douglass
6f2a4bf243
Add Up Down navigation to FlowView
...
Adds vertical navigation (up down) to FlowView. This corresponds visually to the File Name list display -- especially when the flow pane is hidden, pressing up-down is the intuitive way to navigate up-down in the list.
2019-05-30 18:15:33 +02:00