~adamreichold/qpdfview/trunk

  • Committer: Adam Reichold
  • Date: 2020-01-01 09:02:34 UTC
  • Revision ID: adam.reichold@t-online.de-20200101090234-t7v5ct4zs04jmiud
Make the data subdirectory in the application directory compile-time-configurable as it has a special meaning on Mac OS X and must be ../Resources instead of data.
Filename Latest Rev Last Changed Committer Comment Size
..
annotationwidgets.cpp 1986 9 years ago Adam Reichold Use resource aliases to make the source references 4.3 KB Diff Download File
annotationwidgets.h 1518 11 years ago Adam Reichold Make proper use of application and anonymous names 1.9 KB Diff Download File
bookmarkdialog.cpp 1677 10 years ago Adam Reichold Update change log and initial focus label in bookm 2.3 KB Diff Download File
bookmarkdialog.h 1677 10 years ago Adam Reichold Update change log and initial focus label in bookm 1.3 KB Diff Download File
bookmarkmenu.cpp 2037 8 years ago Adam Reichold Only show tool tips for flagged menu items to avoi 3.3 KB Diff Download File
bookmarkmenu.h 1869 10 years ago Adam Reichold Remove superfluous inline keywords at class-body-d 1.8 KB Diff Download File
bookmarkmodel.cpp 2075 7 years ago Adam Reichold Force usage of HTML mode for bookmark tool tips to 3.9 KB Diff Download File
bookmarkmodel.h 2048 8 years ago Adam Reichold Use less antropomorphic names in the bookmark mode 2.3 KB Diff Download File
database.cpp 2060 7 years ago Adam Reichold Extend the database schema to store the paths curr 25.5 KB Diff Download File
database.h 2060 7 years ago Adam Reichold Extend the database schema to store the paths curr 2.3 KB Diff Download File
djvumodel.cpp 2066 7 years ago Adam Reichold Also try to load application translations from emb 23.4 KB Diff Download File
djvumodel.h 2041.2.12 8 years ago Adam Reichold Fix usage of QList in the bookmark and search mode 3 KB Diff Download File
documentlayout.cpp 1779 10 years ago Adam Reichold Standardize on float literals in document layout i 10 KB Diff Download File
documentlayout.h 1686 10 years ago Adam Reichold Merge page-numbers branch improving calculation of 3.8 KB Diff Download File
documentview.cpp 2091 6 years ago Adam Reichold Use QPaintDevice::devicePixelRatioF instead of dev 78.8 KB Diff Download File
documentview.h 2060 7 years ago Adam Reichold Extend the database schema to store the paths curr 10.6 KB Diff Download File
fitzmodel.cpp 2096 5 years ago Adam Reichold Include vit9696's Fitz plug-in changes for compati 10.7 KB Diff Download File
fitzmodel.h 2079 7 years ago Adam Reichold Merge update to Fitz plug-in including support for 2.7 KB Diff Download File
fontsdialog.cpp 1994 9 years ago Adam Reichold Use domain-specific data structures instead of sta 2.2 KB Diff Download File
fontsdialog.h 1994 9 years ago Adam Reichold Use domain-specific data structures instead of sta 1.1 KB Diff Download File
formfieldwidgets.cpp 2044 8 years ago Adam Reichold Fix building with Qt4 after latest round of merges 7.7 KB Diff Download File
formfieldwidgets.h 1518 11 years ago Adam Reichold Make proper use of application and anonymous names 3.8 KB Diff Download File
global.h 1898.2.6 10 years ago Adam Reichold Extend the document view's render flags helper met 1.5 KB Diff Download File
helpdialog.cpp 2098 5 years ago Adam Reichold Make the data subdirectory in the application dire 4.1 KB Diff Download File
helpdialog.h 1695 10 years ago Adam Reichold Make help dialog non-modal. 1.3 KB Diff Download File
imagemodel.cpp 2041.2.12 8 years ago Adam Reichold Fix usage of QList in the bookmark and search mode 4.8 KB Diff Download File
imagemodel.h 2041.2.12 8 years ago Adam Reichold Fix usage of QList in the bookmark and search mode 2 KB Diff Download File
main.cpp 2098 5 years ago Adam Reichold Make the data subdirectory in the application dire 13.8 KB Diff Download File
mainwindow.cpp 2088 6 years ago Adam Reichold Do not refresh modified documents from disk withou 121 KB Diff Download File
mainwindow.h 2061 7 years ago Adam Reichold Fix not properly restoring the outline model expan 17.4 KB Diff Download File
miscellaneous.cpp 2056 7 years ago Adam Reichold Add support to open the current document in a new 21.9 KB Diff Download File
miscellaneous.h 2056 7 years ago Adam Reichold Add support to open the current document in a new 8.1 KB Diff Download File
model.h 2041.2.12 8 years ago Adam Reichold Fix usage of QList in the bookmark and search mode 6.4 KB Diff Download File
pageitem.cpp 2097 5 years ago Adam Reichold Avoid accepting null rubber band rectangle during 34.7 KB Diff Download File
pageitem.h 2041.2.12 8 years ago Adam Reichold Fix usage of QList in the bookmark and search mode 6.4 KB Diff Download File
pdfmodel.cpp 2063 7 years ago Adam Reichold Fix an unused variable warning in the PDF model im 32.2 KB Diff Download File
pdfmodel.h 2041.2.12 8 years ago Adam Reichold Fix usage of QList in the bookmark and search mode 5.3 KB Diff Download File
pluginhandler.cpp 2079 7 years ago Adam Reichold Merge update to Fitz plug-in including support for 15.9 KB Diff Download File
pluginhandler.h 2079 7 years ago Adam Reichold Merge update to Fitz plug-in including support for 1.8 KB Diff Download File
presentationview.cpp 2091 6 years ago Adam Reichold Use QPaintDevice::devicePixelRatioF instead of dev 14 KB Diff Download File
presentationview.h 1898.2.10 10 years ago Adam Reichold Extend the presentation view to use render flags a 3 KB Diff Download File
printdialog.cpp 2094 5 years ago Adam Reichold Add tool tip to print dialog to illustrate the syn 6.7 KB Diff Download File
printdialog.h 2087 6 years ago Adam Reichold Hide the page ranges field on the extended print o 1.5 KB Diff Download File
printoptions.h 1932 9 years ago Adam Reichold Prepare the PDF settings for Poppler version 0.35 1.7 KB Diff Download File
psmodel.cpp 2041.2.12 8 years ago Adam Reichold Fix usage of QList in the bookmark and search mode 8.1 KB Diff Download File
psmodel.h 2041.2.12 8 years ago Adam Reichold Fix usage of QList in the bookmark and search mode 3 KB Diff Download File
recentlyclosedmenu.cpp 2044 8 years ago Adam Reichold Fix building with Qt4 after latest round of merges 2.3 KB Diff Download File
recentlyclosedmenu.h 2036 8 years ago Adam Reichold Make the recently used and closed as well as the t 1.3 KB Diff Download File
recentlyusedmenu.cpp 2044 8 years ago Adam Reichold Fix building with Qt4 after latest round of merges 3.1 KB Diff Download File
recentlyusedmenu.h 2036 8 years ago Adam Reichold Make the recently used and closed as well as the t 1.4 KB Diff Download File
renderparam.h 1898.2.7 10 years ago Adam Reichold Merge latest fixes and improvements from the paren 4.5 KB Diff Download File
rendertask.cpp 2028 8 years ago Adam Reichold Remove unnecessary forward declarations and clarif 12.1 KB Diff Download File
rendertask.h 2028 8 years ago Adam Reichold Remove unnecessary forward declarations and clarif 4.4 KB Diff Download File
searchitemdelegate.cpp 2073 7 years ago Adam Reichold Fix highlighting of matched text when part of it i 4.1 KB Diff Download File
searchitemdelegate.h 1840 10 years ago Adam Reichold Move the search item delegate into a separate modu 1.3 KB Diff Download File
searchmodel.cpp 2053 7 years ago Adam Reichold Use a second column in the extend search results v 12.6 KB Diff Download File
searchmodel.h 2041.2.12 8 years ago Adam Reichold Fix usage of QList in the bookmark and search mode 3.6 KB Diff Download File
searchtask.cpp 2033 8 years ago Adam Reichold Extend change log and choose a better name for the 3.4 KB Diff Download File
searchtask.h 2031 8 years ago Adam Reichold Implement parallel execution of the search task us 3.5 KB Diff Download File
settings.cpp 2052 7 years ago Adam Reichold Also save and restore the current tab index when t 38.1 KB Diff Download File
settings.h 2056 7 years ago Adam Reichold Add support to open the current document in a new 21.1 KB Diff Download File
settingsdialog.cpp 2054 7 years ago Adam Reichold Allow a zero database save interval, i.e. meaning 39.2 KB Diff Download File
settingsdialog.h 2041.2.12 8 years ago Adam Reichold Fix usage of QList in the bookmark and search mode 6.3 KB Diff Download File
shortcuthandler.cpp 2003 9 years ago Adam Reichold Do some minor refactoring in the shortcut handler. 7.9 KB Diff Download File
shortcuthandler.h 2003 9 years ago Adam Reichold Do some minor refactoring in the shortcut handler. 2.4 KB Diff Download File
signalhandler.cpp 1823 10 years ago Adam Reichold Update copyrights after the change of the current 2.1 KB Diff Download File
signalhandler.h 1518 11 years ago Adam Reichold Make proper use of application and anonymous names 1.2 KB Diff Download File
thumbnailitem.cpp 1992 9 years ago Adam Reichold Move loading of interactive elements out of the ma 4.5 KB Diff Download File
thumbnailitem.h 1992 9 years ago Adam Reichold Move loading of interactive elements out of the ma 2.1 KB Diff Download File
tileitem.cpp 2041.2.12 8 years ago Adam Reichold Fix usage of QList in the bookmark and search mode 5.9 KB Diff Download File
tileitem.h 2041.2.12 8 years ago Adam Reichold Fix usage of QList in the bookmark and search mode 2.2 KB Diff Download File