summaryrefslogtreecommitdiff
path: root/qt5/src/poppler-link.cc
AgeCommit message (Expand)AuthorFilesLines
2021-08-27CI: Enable google-explicit-constructorAlbert Astals Cid1-7/+7
2020-10-29clang: Warn about weak-vtablesAlbert Astals Cid1-1/+23
2020-07-03Run clang-formatAlbert Astals Cid1-644/+575
2020-02-15Update(C)Albert Astals Cid1-0/+1
2020-02-15Use std::unique_ptr to pass around LinkDest objectsOliver Sander1-1/+1
2019-12-02Enable modernize-use-overrideAlbert Astals Cid1-2/+2
2019-11-29Enable readability-inconsistent-declaration-parameter-nameAlbert Astals Cid1-1/+1
2019-09-30Run clang-tidy on CIAlbert Astals Cid1-1/+1
2019-03-29Make Catalog::findPage just take a Ref instead of num and genAlbert Astals Cid1-2/+2
2019-03-28Use the newly introduced Ref::INVALID()Albert Astals Cid1-3/+3
2018-12-06qt5: Revert involuntary ABI changeAlbert Astals Cid1-2/+2
2018-11-11Rename GooString::getCString GooString::c_strOliver Sander1-1/+1
2018-11-09exclude some function-args-by-value and function-args-by-refAlbert Astals Cid1-1/+1
2018-11-09Pass small and trivially-copyable type by valueAlbert Astals Cid1-6/+6
2018-09-19Update (C)Albert Astals Cid1-0/+1
2018-09-17Fix TODO in OCGs by creating a look-up table from Ref to OptionalContentGroup...Adam Reichold1-5/+0
2018-04-16Add support for Next actions following an actionAndre Heinecke1-1/+6
2018-04-16Add support for hide actionAndre Heinecke1-0/+28
2018-04-06Add some more constAlbert Astals Cid1-2/+2
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-2/+2
2017-10-02Add missing (C)poppler-0.60Albert Astals Cid1-1/+1
2017-09-16Fix missing-declarations warningsAlbert Astals Cid1-1/+1
2017-01-13qt5: Fix segfault/assert if LinkDestination is constructed with invalid input...Christoph Cullmann1-11/+13
2016-11-25Qt: Support OCG state change linksAlbert Astals Cid1-18/+15
2016-03-03(C) here tooAlbert Astals Cid1-1/+1
2016-03-03Qt: Only check the link page for local linksAlbert Astals Cid1-13/+15
2013-07-01Update copyrightsAlbert Astals Cid1-1/+1
2013-06-17remove deprecated stuffAlbert Astals Cid1-5/+0
2013-06-17Initial Qt5 portAlbert Astals Cid1-0/+711