screenie-qt-0.0~git20100701/ 0000755 0001750 0001750 00000000000 11413120612 014272 5 ustar santa santa screenie-qt-0.0~git20100701/screenie.desktop 0000644 0001750 0001750 00000000230 11413120612 017455 0 ustar santa santa [Desktop Entry]
Name=Screenie
Comment=A fancy screenshot composer
Exec=/usr/bin/screenie
Icon=screenie
Type=Application
Categories=Graphics;3DGraphics;
screenie-qt-0.0~git20100701/parameters.ui 0000644 0001750 0001750 00000036640 11413120612 017005 0 ustar santa santa
ParametersForm
0
0
477
232
250
0
Parameters
:/screenie.png:/screenie.png
-
Left Image
true
true
-
Offset
-
0
300
1
10
275
275
Qt::Horizontal
false
true
-
Distance
-
35
Qt::Horizontal
-
Angle
-
-180
180
-10
-10
Qt::Horizontal
-
Center Image
true
true
-
Offset
-
-150
150
0
Qt::Horizontal
-
Distance
-
0
99
0
Qt::Horizontal
-
Angle
-
0
0
-180
180
15
15
Qt::Horizontal
-
Right Image
true
true
-
Offset
-
300
275
275
Qt::Horizontal
-
Distance
-
35
Qt::Horizontal
-
Angle
-
-180
180
10
10
Qt::Horizontal
-
1
0
Reflection
true
true
-
Opacity
-
35
Qt::Horizontal
-
Offset
-
1
35
Qt::Horizontal
-
1
0
Background
true
true
-
R
-
255
255
Qt::Horizontal
-
255
255
-
G
-
255
255
Qt::Horizontal
-
255
255
-
B
-
255
255
Qt::Horizontal
-
255
255
backgroundRedSlider
sliderMoved(int)
redSpinBox
setValue(int)
471
241
531
242
redSpinBox
valueChanged(int)
backgroundRedSlider
setValue(int)
541
252
409
241
backgroundGreenSlider
sliderMoved(int)
greenSpinBox
setValue(int)
466
273
549
273
greenSpinBox
valueChanged(int)
backgroundGreenSlider
setValue(int)
535
276
460
276
backgroundBlueSlider
sliderMoved(int)
blueSpinBox
setValue(int)
467
309
536
309
blueSpinBox
valueChanged(int)
backgroundBlueSlider
setValue(int)
543
316
474
316
screenie-qt-0.0~git20100701/screenie.pro 0000644 0001750 0001750 00000000636 11413120612 016616 0 ustar santa santa TEMPLATE = app
TARGET = screenie
DEPENDPATH += .
INCLUDEPATH += .
FORMS = parameters.ui help.ui
SOURCES = screenie.cpp
#CONFIG += console
RESOURCES = resources/screenie.qrc
OBJECTS_DIR = .obj
macx {
ICON = resources/screenie.icns
}
win32 {
OBJECTS_DIR = obj
RC_FILE = resources/screenie.rc
}
TRANSLATIONS = l10n/screenie_fr.ts \
l10n/screenie_pl.ts \
l10n/screenie_ru.ts
screenie-qt-0.0~git20100701/.gitignore 0000644 0001750 0001750 00000000141 11413120612 016256 0 ustar santa santa Makefile
*.o
*.exe
*.qm
screenie
# Qt build
ui_*.h
qrc_*.cpp
# Mac
*.xcodeproj
.DS_Store
*.app
screenie-qt-0.0~git20100701/ChangeLog 0000644 0001750 0001750 00000014545 11413120612 016055 0 ustar santa santa commit b47dd97573550f5f6409c46aae183528b7bbef81
Author: Ariya Hidayat
Date: Sun Oct 18 08:50:44 2009 -0400
Faster without alpha-blending (since we wipe the whole mask).
commit 94348cc3176aa135cf848376e69d6db995fe15bb
Author: Łukasz Jernaś
Date: Sun Jan 18 14:16:40 2009 +0100
Install Qt's system translator to translate the save dialog.
commit f60167e204d3761731aef7f528f9382d616a990f
Author: Łukasz Jernaś
Date: Sun Jan 18 14:08:20 2009 +0100
Add *.qm files to ignore list, as they should be generated on the fly
anyway.
commit 0ec0488a5c632f2ff25cbd1a22ff54e7c2109e8b
Author: Łukasz Jernaś
Date: Sun Jan 18 14:07:28 2009 +0100
Added Polish translation.
commit 398d87f36a4ed24ea1a9d0aaaeae4e54ac671a6e
Author: Nicolas Doualot
Date: Wed Oct 15 20:46:00 2008 +0200
Little mistake in translation loading
commit 85253a6350fc67892402fe158dbc8163c275245b
Author: Nicolas Doualot
Date: Tue Oct 14 14:44:10 2008 +0200
Some changes in UI layout.
commit ef3070d398fcb4c1863bac8020d5c3f2ff8d3964
Author: Nicolas Doualot
Date: Tue Oct 14 13:22:50 2008 +0200
Translation update
commit 9b53d96bc8fea1d4046b6aa51d9c206a832e68d3
Author: Nicolas Doualot
Date: Tue Oct 14 11:33:19 2008 +0200
Add translation support (requested by redbaron).
Change file hierarchy.
commit 7fa3cf06a510c5235ed73cbad619711edd5158bb
Author: Nicolas Doualot
Date: Tue Sep 9 00:16:50 2008 +0200
Icon is added on all windows
commit 4791ff9ff0eb1e868ed047232404931ced633e08
Author: Nicolas Doualot
Date: Tue Sep 9 00:12:22 2008 +0200
Display an icon on the main dialog
commit e4362ff77e304af4589a20377e584add827d814e
Author: Nicolas Doualot
Date: Mon Sep 8 22:36:16 2008 +0200
Better looking icon for windows
commit 7d9e898ece21631a1a4f176012539eff06ec94e1
Author: Nicolas Doualot
Date: Mon Sep 8 22:24:38 2008 +0200
Icon for winwods (bad quality)
commit 713484c25ee95ec9586195a0850d2e7c556b7499
Author: Nicolas Doualot
Date: Mon Sep 8 21:54:18 2008 +0200
Better .gitignore for mac
commit fa15ef8aa4687d2b2cabb1c29606e47bea6ef994
Author: Nicolas Doualot
Date: Mon Sep 8 21:49:56 2008 +0200
New icon (better look ?)
commit f8aaddec70d23d31a8db8c6fdf6ad809cc7f849e
Author: Nicolas Doualot
Date: Mon Sep 8 15:09:34 2008 +0200
Add a .gitignore file (execs, generated.h, Makfile and projects ...)
commit ddfb1ecaa36cd34f7b8fac8724f1639a5728f635
Author: Nicolas Doualot
Date: Sun Sep 7 23:08:36 2008 +0200
Add icon for MacOS X build.
commit 3dab4b0b63b2d85a5c962da83ac70951f577fba9
Author: Nicolas Doualot
Date: Sun Sep 7 20:53:44 2008 +0200
Add a .desktop file, and the according icon file
commit 406362146f1b539edf0ccb3ddbbdf7663e5aca89
Author: slubman
Date: Sun Sep 7 11:54:57 2008 +0200
Code cleaning (tabulations, uneeded comments ...)
commit 4b552057e87d52555eefb8236cf4c27a914783a5
Author: Nicolas Doualot
Date: Sat Sep 6 20:46:39 2008 +0200
* Allow to change offset and distance for middle image
* Draw pictures from background to foreground
All of these enable a new rendering effect
commit e2ee6082c6fab1172c2279c1b8ee3f6324b2f234
Author: Nicolas Doualot
Date: Sat Sep 6 20:42:00 2008 +0200
No more console on startup on mac and windows
commit a7497d015dba44d59c64a1a29c8494d930ba1c09
Author: Ariya Hidayat
Date: Mon Jul 14 19:14:21 2008 +0200
Starts with a sensible window size.
commit 2af221a456225eec35f776e6a154ec368d724fb1
Author: Ariya Hidayat
Date: Mon Jul 14 19:12:04 2008 +0200
Full format name.
commit 76f8be28c9c59f0805464d2b3b65358994ec149d
Author: Ariya Hidayat
Date: Mon Jul 14 19:09:02 2008 +0200
Explicitly set the format to PNG.
This fixes null-size output file when the file extention (.png) is not specified.
commit 28008fbe493974f31fef71a7c802ea37126b8451
Author: Ariya Hidayat
Date: Mon Jun 30 02:24:27 2008 +0200
Respond also to the spin boxes
commit 46955e05b2c9b0e33cdee66f5dce6b982a5c4a06
Author: Ariya Hidayat
Date: Sun Jun 29 23:41:40 2008 +0200
Access the widgets directly
commit 6d5419d3a18873ebbcfb48d0e64694b14921b4b5
Author: Ariya Hidayat
Date: Fri Jun 6 14:22:01 2008 +0200
Avoid garbage in the reflection
Patch by Petri Damsten
commit 53e1610a8dcebe5858ccbcd233fe024fdf61332b
Author: Ariya Hidayat
Date: Wed Jun 4 23:21:16 2008 +0200
Move parameter adjustment to the right place
commit d6a482b0740a9e84f873fe27f0be6a3ef11913c0
Author: Ariya Hidayat
Date: Wed Jun 4 23:16:16 2008 +0200
Optimize: use palette for background painting
commit eb1c57e53ebcf1d61929c6281ebccf3ef2121499
Author: Ariya Hidayat
Date: Wed Jun 4 23:12:24 2008 +0200
Add support for translucent background
commit 3ad268a733de864edd4ee0e4598aa8919892998e
Author: Ariya Hidayat
Date: Wed Jun 4 22:20:49 2008 +0200
Reuse render() function to save to file
commit 98ace9e84cf40cab7e30496105582841f155c9de
Author: Ariya Hidayat
Date: Wed Jun 4 22:07:55 2008 +0200
Refactor the rendering part
commit a9b84174fba580811e3505ff6e262ff0559b501c
Author: Ariya Hidayat
Date: Wed Jun 4 00:46:15 2008 +0200
Use QPixmap instead of QImage (almost) everywhere
commit 99a00a953159f6430886b24ce75cf332ea649309
Author: Ariya Hidayat
Date: Wed Jun 4 00:33:14 2008 +0200
Reflection should let be through
commit 0f377a2594665bb505716aef30a01ee7bf0fdf27
Author: Ariya Hidayat
Date: Wed Jun 4 00:17:14 2008 +0200
Add support for custom background color
commit 6a3c18d48741111805f97745c919818b14647870
Author: Ariya Hidayat
Date: Mon Jun 2 14:57:04 2008 +0200
Initial import
screenie-qt-0.0~git20100701/resources/ 0000755 0001750 0001750 00000000000 11413120612 016304 5 ustar santa santa screenie-qt-0.0~git20100701/resources/screenie.png 0000644 0001750 0001750 00000163447 11413120612 020626 0 ustar santa santa PNG
IHDR x gAMA a sRGB cHRM z&