Warning: session_start(): open(/tmp/sess_0esk3jjltumvv5sjtcerp3dna6, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
PhotoQt openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (26) .- Knowledge Base  . 

PhotoQt

   1.4.1  

Qt Graphic Viewer

Score 83%
PhotoQt
zoom


PhotoQt
zoom


PhotoQt
zoom


Homepage:  http://photoqt.org
Downloads:  5035
Submitted:  Dec 8 2011
Updated:  Jun 1 2016

Description:

A fast, simple, good looking, yet powerfull and highly configureable image viewer.

PhotoQt v1.4 comes with a large amount of changes and improvement. Nothing was left untouched, numerous bugs were fixed, the complete interface re-structured and re-designed. It has been a little while since the last release, but I'm sure it was worth the wait!

PhotoQt v1.4.1 fixes a number of (small) bugs that have slipped into v1.4. I highly recommend everyone to update!

You can find all the downloads for PhotoQt on the website: http://photoqt.org/down


For release notes and a couple lines about this update, check this article: http://photoqt.org/photoqt-v1-4-1-fixing-some-bugs


You can contact me per email: Lukas --(at)-- photoqt --.dot.-- org



-----------
Enjoy PhotoQt!! :-)






Changelog:

Release 1.4.1 - 01/06/2016
----------------------------
- Fix: External Shortcuts aren't working
- Fix: Detecting a key combination for a shortcut didn't work when a language other than English was set
- Fix: Disabling of thumbnails wasn't preserved across sessions
- Fix: Not possible to change setting for Extras filetypes (xcf and psd/psb)
- Fix: Deleting images that had non-Latin characters in their filepath/filename didn't work
- Fix: Pressing the 'Enter' key in a CustomLineEdit went to a second line
- Fix: Renaming a file didn't reload the directory or hide the 'Rename' element
- Fix: Add 'missing' photoqt.appdata.xml file to source tree
- Fix: Impossible to use '+' (normal and keypad) for shortcuts
- Fix: Resizing PhotoQt in window mode didn't adjust the width/height of the image container properly
- Fix: Triggering 'floatable' mode of MetaData element didn't adjust width/height of image container
- Fix: RAW: PhotoQt would always load at most a half-sized image instead of the full one
- Fix: Handling of non-Latin characters faulty in certain cases
- Fix: PhotoQt sometimes would load the thumbnails with a higher priority than the main image
- Fix: Database info in settings manager didn't update automatically after cleaning/emptying database
- Fix: When loading a folder, thumbnails sometimes wouldn't start loading automatically
- Fix: RAW fileformats are not enabled by default (when compiled with LibRaw support)
- Add: Shortcut to hard-delete a file directly, by-passing the confirmation element
- Updated some languages


#################################################

For a full changelog see here: http://photoqt.org/change

-------------------------------------------------




LicenseGPL
Source(PhotoQt 1.4.1)
Send to a friend
Subscribe
Other  Content  from kicher
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8  9 

-

 Hi, I have make error:

 
 by Voroshek on: Sep 1 2014
 
Score 50%

CMakeFiles/photoqt.dir/slideshow/slideshowbar.cpp.o: In function `SlideShowBar::SlideShowBar(QMap<QString, QVariant>, QWidget*, bool)':
undefined reference to `Phonon::AudioOutput::AudioOutput(Phonon::Category, QObject*)'
Any ideas?


Reply to this

-

 Re: Hi, I have make error:

 
 by kicher on: Sep 8 2014
 
Score 50%

Hi Voroshek,

Can you make sure, that you have Phonon installed on your system?

You could try passing the "-DPHONON=OFF" to cmake before compiling (though this will disable the Phonon features, i.e. playback of music during a slideshow). Starting with the next version 1.1 (which should be coming over the next few weeks), Phonon will no longer be needed, but I'll make use of the Qt5 Multimedia functionality...


Reply to this

-

 Re: Re: Hi, I have make error:

 
 by Voroshek on: Sep 8 2014
 
Score 50%

Hi.
Yes, i have install all phonon librares and headers and i have try the "-PHONON=OFF". My sound system is damaged, maybe why.
I did not know, any application can not be installed for this.
Thanks.


Reply to this

-

 Re: Re: Re: Hi, I have make error:

 
 by kicher on: Sep 8 2014
 
Score 50%

Hm, with Phonon installed, there should be no problem... Which system/distro are you using?

Btw: It's "-DPHONON=OFF", don't forget the "D" after the dash "-" (though that might just have been a typo here)...

If nothing works, try passing the above flag to a fresh compilation (i.e. delete "old" build/ folder and re-create it)...


Reply to this

-

 Re: Re: Re: Re: Hi, I have make error:

 
 by Voroshek on: Sep 9 2014
 
Score 50%

After re-create in new "build" with "-DPHONON=OFF" compilation run good (of course I have typo here :-)).
Thanks for your help and program, it is fine.


Reply to this

-

 Re: Re: Re: Re: Re: Hi, I have make error:

 
 by kicher on: Sep 13 2014
 
Score 50%

Glad it's working now :-)
Regards
Lukas


Reply to this

-

 Font size?

 
 by janet on: Oct 12 2014
 
Score 50%

Looks very good. And thanks for making it possible to increase the font size for the file information. But please, can you also do this for the information on the thumbnail? I really cannot read anything on them (I have chosen the biggest possible size for the file information and that is the smallest possible size for me).

Maybe you can also add an option to increase the size of the shown file name in the upper left corner? Maybe an option to increase all text? And maybe even more than the biggest size now is?


Reply to this

-

 Re: Font size?

 
 by kicher on: Oct 13 2014
 
Score 50%

Hi janet,

Thanks for the feedback! I think, it'd really be a good idea to be able to adjust the font size of all text in general... I'll look into that! You'll probably be able to see it implemented incrementally in the code on GitHub, as for the next release I'll solely be working on fixing/improving/updating the current feature set.

Regards
Lukas


Reply to this

-

 1.1.0.1

 
 by symbianflo on: Oct 19 2014
 
Score 50%
symbianflosymbianflo
MandrivaUser s.ro / Rosalinux.ro
Home

parallel build broken , make j1 used for build.

Thanks for sharing your work.


Linus Torvalds only has to enter a room, and every Windows computer in it segfaults instantly.
http://video.linux.com/videos/linux-pub-with-subtiles

Reply to this

-

 Re: 1.1.0.1

 
 by kicher on: Oct 21 2014
 
Score 50%

Thanks for letting me know!

It's fixed on GitHub by adding a DEPENDS to the resource generation (tested with -j2 and -j4):
https://github.com/luspi/photoqt-dev/commit/1b0ba616139ab74f5072d3e57ab77314674e0f7b


Reply to this

-
.

 Re: Re: 1.1.0.1

 
 by symbianflo on: Oct 21 2014
 
Score 50%
symbianflosymbianflo
MandrivaUser s.ro / Rosalinux.ro
Home

Thank you for the quick answer.


Linus Torvalds only has to enter a room, and every Windows computer in it segfaults instantly.
http://video.linux.com/videos/linux-pub-with-subtiles

Reply to this

-
.

 Rosa rpms

 
 by symbianflo on: May 20 2016
 
Score 50%
symbianflosymbianflo
MandrivaUser s.ro / Rosalinux.ro
Home

Updated to 1.4
Build against qt 5.6.0

Thanks for sharing your work , awesome image viewer.


Linus Torvalds only has to enter a room, and every Windows computer in it segfaults instantly.
http://video.linux.com/videos/linux-pub-with-subtiles

Reply to this

-
.

 Re: Rosa rpms

 
 by kicher on: May 20 2016
 
Score 50%

Thanks a million :-)


Reply to this

-

 Re: Re: Rosa rpms

 
 by symbianflo on: May 20 2016
 
Score 50%
symbianflosymbianflo
MandrivaUser s.ro / Rosalinux.ro
Home

Just doin' my civic duty :D
please read your mails.


Linus Torvalds only has to enter a room, and every Windows computer in it segfaults instantly.
http://video.linux.com/videos/linux-pub-with-subtiles

Reply to this

-
.

 Re: Re: Re: Rosa rpms

 
 by kicher on: May 21 2016
 
Score 50%

:-)


Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team