Menu

Tree [5cc99f] master /
 History

HTTPS access


File Date Author Commit
 CScreenie 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 CScreenie.pro 2011-07-10 Biber Biber [5cc99f] Fixed the win XP crash.
 CScreenie.pro.user 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 CScreenie.pro.user.1.3 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 Makefile 2011-05-17 Biber Biber [9545a7] 1.18
 Makefile.Debug 2011-05-17 Biber Biber [9545a7] 1.18
 Makefile.Release 2011-05-17 Biber Biber [9545a7] 1.18
 OptionsWindow.cpp 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 OptionsWindow.h 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 README 2011-05-17 Biber Biber [9545a7] 1.18
 RectangleWidget.cpp 2011-07-10 Biber Biber [5cc99f] Fixed the win XP crash.
 RectangleWidget.h 2011-05-17 Biber Biber [9545a7] 1.18
 Thumbs.db 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 about.cpp 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 about.h 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 about.ui 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 cs.ico 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 cs.png 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 cscreenie.qrc 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 custompage.php 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 dialog.cpp 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 dialog.h 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 dialog.ui 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 file.jpg 2010-12-28 Biber Biber [a132a1] First Commit
 globalshortcutmanager.cpp 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 globalshortcutmanager.h 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 globalshortcutmanager_mac.cpp 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 globalshortcutmanager_mac.cpp.c 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 globalshortcutmanager_win.cpp 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 globalshortcutmanager_x11.cpp 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 globalshortcuttrigger.h 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 gpl.txt 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 icon.rc 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 main.cpp 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 mainwindow.cpp 2011-05-17 Biber Biber [9545a7] 1.18
 mainwindow.h 2011-05-17 Biber Biber [9545a7] 1.18
 moc_OptionsWindow.cpp 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 moc_RectangleWidget.cpp 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 moc_dialog.cpp 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 moc_globalshortcuttrigger.cpp 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 moc_mainwindow.cpp 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 object_script.CScreenie.Debug 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 object_script.CScreenie.Release 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 optionswindow.ui 2011-05-17 Biber Biber [9545a7] 1.18
 qrc_cscreenie.cpp 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 ui_about.h 2011-07-10 Biber Biber [5cc99f] Fixed the win XP crash.
 ui_dialog.h 2011-07-10 Biber Biber [5cc99f] Fixed the win XP crash.
 ui_optionswindow.h 2011-07-10 Biber Biber [5cc99f] Fixed the win XP crash.
 upload.php 2011-05-16 Biber Biber [86a6f1] 1.18 i suck at git.
 uploader.cpp 2011-05-17 Biber Biber [9545a7] 1.18
 uploader.h 2011-05-17 Biber Biber [9545a7] 1.18

Read Me

Compile

$ qmake 
$ make

Note on ubuntu you should use qmake-qt4

For custom server uploading,first edit this line in custompage.php

$path 		  = "uploads/images/";

To the directory where you want the screenshots to be saved.
Then upload the custompage.php, name it whatever you like.
In the options set the custom page url to the page you uploaded.
And set the image path url to the absolute url where you set the $path variable in custompage.php.

biber.np@gmail.com

Update by whoami <sh.whoami@gmail.com>:

Or use upload.php

Update $uploadPath = "uploads/"; to the path you wish for uploads to be saved
to.
Then change 
$siteName = 'WhoseUpload';
to your site's name.
This will allow for both user uploads and CScreenie uploads. Upload it to the server,
set your options to reflect the .php file and the image path url to the
absolute path set in $uploadPath.