root/trunk/tests/MainPterTest.cxx

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @227 [227] 2 years jordi The MainView? now has a separate widget for the current page number and the …
(edit) @212 [212] 2 years jordi Added the action to print to the main menu and made its sensitivity to …
(edit) @210 [210] 2 years jordi Added test for checking the save a document functionality.
(edit) @207 [207] 2 years jordi Added checks for the Save and Zoom widgets in the MainPterTest? class' …
(edit) @141 [141] 2 years jordi I've added a new test fixture for the PagePter? class that just checks that …
(edit) @136 [136] 2 years jordi Now all tests passes and the ePDFView executable can be build.
(edit) @134 [134] 2 years jordi ePDFView now compiles (thanks Broeisi for pointing that) although it's now …
(edit) @133 [133] 2 years jordi Added the ShowIndex? and ShowToolAndStatusBar? tests as they are not …
(edit) @132 [132] 2 years jordi The MainPter? now can load, show the error message and ask for the password …
(edit) @123 [123] 2 years jordi Renamed the "Show Outline" option to "Show Index" and added a shortcut for …
(edit) @122 [122] 2 years jordi Now all tests pass. It turns out that I used usleep(2) believing that it …
(edit) @120 [120] 2 years jordi Added initial support for caching of page's pixmaps.
(edit) @115 [115] 2 years jordi Loading or reloading a document is now a background process, so the GUI …
(edit) @104 [104] 2 years jordi Rotation the page also keeps the zoom to fit and zoom to width options.
(edit) @103 [103] 2 years jordi The sidebar visibility is also handled by the presenter now.
(edit) @102 [102] 2 years jordi The status and toolbar now are shown by the presenter, and are also saved …
(edit) @99 [99] 2 years jordi The MainPter? now resizes the page shown if the zoom to width or zoom to …
(edit) @98 [98] 2 years jordi Divided the pageZoom function from the MainPter? test to ZoomInAndOut?, …
(edit) @97 [97] 2 years jordi The Main presenter now pass the last folder used to open a file to the …
(edit) @80 [80] 2 years jordi All setters function from IDocument now frees the argumen after copying it …
(edit) @73 [73] 2 years jordi Spell checked all source files.
(edit) @67 [67] 2 years jordi Added support for named destinations for PDF outlines. Now the view shows …
(edit) @66 [66] 2 years jordi The main presenter shows the sidebar when the document has outlines. Also …
(edit) @65 [65] 2 years jordi The Main presenter now can reload encrypted files without bothering the …
(edit) @64 [64] 2 years jordi Added the reload action to the GTK's MainView?. Also I fixed a weird bug …
(edit) @63 [63] 2 years jordi The presenter now can reload a document. To do so I had to add the setters …
(edit) @62 [62] 2 years jordi The main presenter now sets the sensitiveness of a "Reload" action, still …
(edit) @58 [58] 2 years jordi I've changed the old DocumentIndex? class name to DocumentOutline?, …
(edit) @55 [55] 3 years jordi Removed useless checks.
(edit) @54 [54] 3 years jordi Increment ePDFView's version number. The MainPterTest? doesn't include the …
(edit) @36 [36] 3 years jordi I've forgoten the rotate left and rotate right sensitivity. I've added the …
(edit) @31 [31] 3 years jordi The presenter is now able to control the Zoom: In, Out, toFit and …
(edit) @30 [30] 3 years jordi The main presenter now can rotate as well.
(edit) @29 [29] 3 years jordi The page navigation toolbar works as expected, setting the sensitiveness …
(edit) @28 [28] 3 years jordi Now the tests prove that we can load an encrypted file asking only once …
(edit) @27 [27] 3 years jordi The user can now open an encrypted pdf file, as the presenter will ask for …
(edit) @26 [26] 3 years jordi When an error loading the document happens, the view shows to the user an …
(edit) @25 [25] 3 years jordi It's now possible to cancel the open file dialog :-)
(edit) @24 [24] 3 years jordi The main presenter now can open files and changes the window's title to …
(edit) @23 [23] 3 years jordi At last, I have the first presenter's test. At the previous commit I …
(edit) @21 [21] 3 years jordi I added the dumb document and main view for testing. I had to create a …
(add) @20 [20] 3 years jordi Added the test fixture for the yet to come Main Presenter. I still need to …
Note: See TracRevisionLog for help on using the revision log.