summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | More fixes to LPEJabiertxof2017-05-2714-88/+47
* | | | | | | | | Change bad named varsJabiertxof2017-05-2713-24/+27
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Order LPE parametersJabier Arraiza Cenoz2017-05-262-2/+2
* | | | | | | | Improve methods on rotate copies LPEJabier Arraiza Cenoz2017-05-265-46/+58
* | | | | | | | Allow rotate on split items over Rotate copies LPEJabier Arraiza Cenoz2017-05-251-0/+7
|/ / / / / / /
* | | | | | | merge chr[] branch : Objects panel improvements, mem leaks.Marc Jeanmougin2017-05-2321-81/+214
|\ \ \ \ \ \ \
| * | | | | | | selection chemistry: cancel if we hit top/bottomchr2017-05-231-4/+12
| * | | | | | | fix a brunch of memory leaks pt.2chr2017-05-235-10/+25
| * | | | | | | bugfix: change active layerchr2017-05-232-0/+11
| * | | | | | | opject panel: rework shotcuts: let the user decidechr2017-05-231-27/+36
| * | | | | | | object panel: don't block F2 key, use return to edit cellchr2017-05-231-5/+7
| * | | | | | | object panel: search function blocks too many keystrokeschr2017-05-231-0/+2
| * | | | | | | selection chemistry: implement z-stack orderchr2017-05-237-10/+71
| * | | | | | | object panel: don't scroll to layer when leaving object groupchr2017-05-181-1/+1
| * | | | | | | ObjectsPanel: Polish collapse/expand behaviourchr2017-05-182-5/+9
| * | | | | | | object manager panel: fix clip/mask iconschr2017-05-183-16/+22
| * | | | | | | stroke-style: fix preloading no-markerchr2017-05-181-4/+10
| * | | | | | | fix a brunch of memory leakschr2017-05-186-4/+12
| * | | | | | | bugfix crash while moving objectschr2017-05-181-2/+3
* | | | | | | | cmake/MSYS2: Include libyaml for xverb featureEduard Braun2017-05-232-1/+3
|/ / / / / / /
* | | | | | | merge dimon's branch: fixed xverbsMarc Jeanmougin2017-05-181-33/+5
|\ \ \ \ \ \ \
| * | | | | | | fix crashdmitry.zhulanov@gmail.com2017-05-171-0/+1
| * | | | | | | fix namingdmitry.zhulanov@gmail.com2017-05-171-33/+4
|/ / / / / / /
* | | | | | | Fix build warningEduard Braun2017-05-141-1/+1
* | | | | | | Inkview: Print warning of no (valid) files are found in inputEduard Braun2017-05-141-1/+2
* | | | | | | Inkview: New option -r or --recursive which make Inkview search recursively f...Eduard Braun2017-05-141-23/+37
* | | | | | | Inkview: new option -f or --fullscreen to lauch Inkview in fullscreen modeEduard Braun2017-05-143-24/+34
* | | | | | | cmake/MSYS2: Install translations for glib (required for help output on console)Eduard Braun2017-05-141-0/+1
* | | | | | | cmake: Store defauklt CMAKE_INSTALL_PREFIX to cache, otherwise it will be los...Eduard Braun2017-05-141-1/+2
* | | | | | | Inkview: Large batch of feature improvements and bug fixesEduard Braun2017-05-144-379/+512
|\ \ \ \ \ \ \
| * | | | | | | Inkview: Don't crash when unknow command line option is specifiedEduard Braun2017-05-141-1/+8
| * | | | | | | Inkview: add option -s or --scale to set a factor by witch to scale the displ...Eduard Braun2017-05-143-22/+36
| * | | | | | | Inkview: Add additional information to help output and update option descriptionEduard Braun2017-05-141-4/+9
| * | | | | | | Inkview: refactor InkviewOptionsGroup and other minor refactoringEduard Braun2017-05-141-28/+24
| * | | | | | | Inkview: minor refactoringEduard Braun2017-05-141-12/+9
| * | | | | | | Inkview: Finally implement the -t or --timer option after we dragged it aroun...Eduard Braun2017-05-143-13/+30
| * | | | | | | Inkview: Some more refactoringEduard Braun2017-05-143-15/+15
| * | | | | | | Inkview: Refactoring - move SPSlideShow to separate source fileEduard Braun2017-05-144-325/+398
| * | | | | | | Inkview: Title was not updated when using controls in control window.Eduard Braun2017-05-131-1/+1
| * | | | | | | Inkview: Show number of current slide and total number of slides in titleEduard Braun2017-05-131-1/+6
| * | | | | | | Inkview: Print warning if a file failed to load.Eduard Braun2017-05-131-3/+3
| * | | | | | | Inkview: Support folders as input.Eduard Braun2017-05-131-9/+24
| * | | | | | | Inkview: Put checking for valid files in separate functionEduard Braun2017-05-131-17/+24
| * | | | | | | Inkview: Print error in correct encoding.Eduard Braun2017-05-131-7/+5
| * | | | | | | Inkview: Fix loading files with non-ASCII characters in filenameEduard Braun2017-05-131-5/+4
|/ / / / / / /
* | | | | | | Fix build warningEduard Braun2017-05-121-1/+1
* | | | | | | Fix a bug pointed by suv in IRC about simple mode of rotate copies with origi...Jabier Arraiza Cenoz2017-05-121-1/+5
* | | | | | | Inkview: Fix translation of help output as well as encoding on WindowsEduard Braun2017-05-121-15/+25
|\ \ \ \ \ \ \
| * | | | | | | Inkview: minor cleanupEduard Braun2017-05-121-9/+1
| * | | | | | | Inkview: Fix encoding of console output on WindowsEduard Braun2017-05-121-1/+15