lp:kflickr

Created by TundraMan and last modified
Get this branch:
bzr branch lp:kflickr

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
TundraMan
Project:
KFlickr
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://git.code.sf.net/p/kflickr/code.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 10 seconds — see the log

Recent revisions

263. By TundraMan

release: create new release

Release 20140907. This release uses https which is now required by
flickr.

Signed-off-by: Mark Asselstine <email address hidden>

262. By TundraMan

comms: switch to using https

Flickr has switched to always using https so we need to follow suit.

Signed-off-by: Mathias Homann <email address hidden>
Signed-off-by: Mark Asselstine <email address hidden>

261. By TundraMan

sqlphototablemodel: clarify template object

Work around a build issue which we run in to with newer g++ and qt5.
No changes in how things work, just clarify the object the template
operation is working with.

Signed-off-by: Mark Asselstine <email address hidden>

260. By TundraMan

Add translation script and update pot file

Every time I add new strings I have to go looking for
the method to generate the .pot file. Added what seems
to be the latest and greatest translation script along
with some notes on how it is run. Commiting this to avoid
having to go looking again for how this is done. Generated
a new kflickr.pot with the new script.

The .po files have some automatic updates made by the build
system, committing these as well to avoid seeing these files
as always modified.

Signed-off-by: Mark Asselstine <email address hidden>

259. By TundraMan

Add photograph sorting feature

Add the ability to sort the list of photographs in
chronological or reverse chronological order. The
ability for the user to sort the photographs is also
available and is the default.

When sorting by time EXIF data is used when available
and the fallback is the file creation time.

Signed-off-by: Mark Asselstine <email address hidden>

258. By TundraMan

create .gitignore file

Signed-off-by: Mark Asselstine <email address hidden>

257. By TundraMan

Allow files to be passed on the command line

Old kflickr used to accept filenames on the command
line, restore this functionality.

Signed-off-by: Maxi Combina <email address hidden>
Signed-off-by: Mark Asselstine <email address hidden>

256. By TundraMan

Fix internal drag-n-drop

The drag-n-drop functionality was not working in any expected way so
changing to a QSet ensures the data is as expected and the drag-n-drop
function works in a predictable way.

Signed-off-by: Mark Asselstine <email address hidden>

255. By TundraMan

Update translations

Copy of the latest translation files off of launchpad.

Signed-off-by: Mark Asselstine <email address hidden>

254. By TundraMan

Fix sqltable ID fetching

The algorithm used to fetch the next key ID for a new
table item would return an improper ID that was already
in use thus causing all sorts of bad behaviour such as
incorrect previews. Fixed the algorithm such that it is
now returning unique IDs.

Signed-off-by: Mark Asselstine <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers