summaryrefslogtreecommitdiffstats
path: root/src/pwgui/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Try to get password from pwdaemonv29r2v29r1v28r1Simon Rettberg2021-04-301-1/+73
* [pwgui] Steal env var for user prefix from printerguiSimon Rettberg2016-09-021-18/+21
* [pwgui] Fix formatting, introduce constants for argv indexSimon Rettberg2016-09-021-15/+23
* read the environment PWGUI_USERPREFIX and prefix the username with it.Christian Klinger2016-08-231-1/+26
* added x11 workaround.Christian Klinger2016-06-011-0/+3
* [pwgui] Fix compiler warningSimon Rettberg2015-10-291-1/+1
* [pwgui] Break backend messages by \n, feed backend through stdinSimon Rettberg2015-10-221-12/+31
* [pwgui] Revert using cupsTempFile2 - has issues when running backendSimon Rettberg2015-10-121-4/+2Star
* [pwgui] Include cups.hSimon Rettberg2015-10-121-0/+1
* [pwgui] return "cancel job" on failure, so we don't depend on proper cups err...Simon Rettberg2015-10-121-15/+19
* [pwgui] Also use the grayed out fake backgroundSimon Rettberg2015-10-091-2/+9
* Merge branch 'master' of dnbd3:openslx-ng/printerguiSimon Rettberg2015-10-081-3/+5
|\
| * germanizeJonathan Bauer2015-10-081-1/+1
| * fix msgBox not beeing properly centeredJonathan Bauer2015-10-081-2/+4
* | Add fullscreen bg to printergui; preserve job nameSimon Rettberg2015-10-081-3/+11
|/
* move msgBox closer to center :) TOFIXJonathan Bauer2015-10-071-1/+5
* [pwgui] Actually execute the message box after creating it...Simon Rettberg2015-10-071-0/+1
* [pwgui] Only kill printergui after we tried running the backend for the first...Simon Rettberg2015-10-071-5/+25
* Consistent code formattingSimon Rettberg2015-02-031-75/+99
* Fix intentionManuel Schneider2014-12-031-395/+395
* Fix printing problemsManuel Schneider2014-12-031-20/+59
* Fixed stupid bugsSimon Rettberg2014-09-181-31/+42
* [printpwgui] rename helper_error to helper_messageBox, show messageBox if pri...Simon Rettberg2014-05-061-17/+38
* Fix: run_backend returned wrong status codeSimon Rettberg2014-02-261-1/+3
* [printpwgui] Show message boxes on error whereever possibleSimon Rettberg2014-02-251-4/+85
* Add auth support for iprint via ipp14Simon Rettberg2014-02-131-1/+76
* Fix indentationSimon Rettberg2014-02-101-3/+3
* Fix reading from stdin. fread sucks.Simon Rettberg2014-02-101-4/+12
* Finally make it work as intended.Simon Rettberg2014-02-071-7/+26
* More output on failures, Delete tmpfile after exit, chown tmpfile to printing...Simon Rettberg2014-02-071-5/+17
* Implement writing filled out form back to pipeSimon Rettberg2014-02-071-2/+4
* Getting there, slowly:Simon Rettberg2014-02-071-30/+170
* Lots of changes: Two binaries (selection/pw auth), qmake -> cmake, gitignore,...Simon Rettberg2014-02-061-0/+135