Google Code Exporter
Google Code Exporter
``` I tried to compile your program on Linux (Archlinux) and it failed complaining about "memcpy" not being part of "std" in "pdf_document.cpp". I just fixed it adding #include at...
``` pdf-presenter is great, especially on my Dell mini running Ubuntu I have a couple of feature requests, though. Would it be possible to advance to the next slide when...
``` Every view has a border and does not show the PDF slide at maximum height/width. ``` Original issue reported on code.google.com by `[email protected]` on 23 Oct 2008 at 10:26
``` What steps will reproduce the problem? 1. Open PDF 2. Double click on any view in the presenter screen What is the expected output? What do you see instead?...
``` What steps will reproduce the problem? 1. Open PDF with notes 2. Click Toggle notes 3. Write down something into the text edit field What is the expected output?...
``` For those who love using Vim, but need to work in multiple languages at the same time, the lack of bi-directional support for working with right-to-left languages is a...
``` Quick hack for QT on line 4413: scope_or_label_pattern = r'\s*(\w+|private slots)\s*:\s*\\?$' ``` Original issue reported on code.google.com by `[email protected]` on 7 Apr 2015 at 1:43 Attachments: - [cpplint.py.patch](https://storage.googleapis.com/google-code-attachments/google-styleguide/issue-43/comment-0/cpplint.py.patch)
``` Which feature would you like to see enhanced? Email notifications. Please describe the enhancement in detail. These should be configurable through a web UI. Also the settings should be...
``` Which feature would you like to see enhanced? Statistics collection Please describe the enhancement in detail. Users should be able to configure statistics collection through Probe's web UI. Also,...
``` Please describe the feature you would like to see added. Log in through a web form rather than using HTTP Auth. How will this feature make Probe better? In...