[tellico] [Bug 362028] CSV import makes edit entry window too wide

2016-05-03 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362028

Robby Stephenson  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/tell |http://commits.kde.org/tell
   |ico/e158e4e5d1dc3971783bd08 |ico/7327bb58e2fefcd5e70735d
   |65e4a5a7a507b65fa   |cbfc49c9c410ff5d6

--- Comment #2 from Robby Stephenson  ---
Git commit 7327bb58e2fefcd5e70735dcbfc49c9c410ff5d6 by Robby Stephenson.
Committed on 04/05/2016 at 02:56.
Pushed by rstephenson into branch '2.3'.

Use elided text in Choice combo box to avoid overly wide dialog

Use 40% of screen width as maximum, eliding text in the middle.

The Entry Edit Dialog could still be too wide for the screen if the
label or other UI elements cause a change. I need to investigate the
appropriate use of QSizePolicy
FIXED-IN: 2.3.12

Conflicts:
ChangeLog
src/gui/choicefieldwidget.cpp

M  +4-0ChangeLog
M  +1-1src/detailedlistview.cpp
M  +0-2src/entryeditdialog.cpp
M  +29   -10   src/gui/choicefieldwidget.cpp
M  +1-0src/gui/choicefieldwidget.h

http://commits.kde.org/tellico/7327bb58e2fefcd5e70735dcbfc49c9c410ff5d6

-- 
You are receiving this mail because:
You are watching all bug changes.


[tellico] [Bug 362028] CSV import makes edit entry window too wide

2016-05-03 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362028

Robby Stephenson  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/tell
   ||ico/e158e4e5d1dc3971783bd08
   ||65e4a5a7a507b65fa
   Version Fixed In||2.3.12

--- Comment #1 from Robby Stephenson  ---
Git commit e158e4e5d1dc3971783bd0865e4a5a7a507b65fa by Robby Stephenson.
Committed on 04/05/2016 at 02:40.
Pushed by rstephenson into branch 'master'.

Use elided text in Choice combo box to avoid overly wide dialog

Use 40% of screen width as maximum, eliding text in the middle. Change
to using QComboBox instead of KComboBox

The Entry Edit Dialog could still be too wide for the screen if the
label or other UI elements cause a change. I need to investigate the
appropriate use of QSizePolicy
FIXED-IN: 2.3.12

M  +4-0ChangeLog
M  +1-1src/detailedlistview.cpp
M  +0-2src/entryeditdialog.cpp
M  +29   -13   src/gui/choicefieldwidget.cpp
M  +3-2src/gui/choicefieldwidget.h

http://commits.kde.org/tellico/e158e4e5d1dc3971783bd0865e4a5a7a507b65fa

-- 
You are receiving this mail because:
You are watching all bug changes.


[tellico] [Bug 250913] "Open Link" button on icon hover in icon list

2016-04-26 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=250913

Robby Stephenson  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||3.0
  Latest Commit||http://commits.kde.org/tell
   ||ico/68e18020fc0afb857c77805
   ||fa5acbe3205d13f03

--- Comment #5 from Robby Stephenson  ---
Git commit 68e18020fc0afb857c77805fa5acbe3205d13f03 by Robby Stephenson.
Committed on 27/04/2016 at 01:58.
Pushed by rstephenson into branch 'master'.

Add links to context menu in icon view for each URL field
FIXED-IN: 3.0

M  +37   -2src/entryiconview.cpp
M  +1-0src/entryiconview.h

http://commits.kde.org/tellico/68e18020fc0afb857c77805fa5acbe3205d13f03

-- 
You are receiving this mail because:
You are watching all bug changes.


[tellico] [Bug 347923] Add blue-ray region codes to default video collection

2016-04-26 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347923

Robby Stephenson  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Robby Stephenson  ---
For Amazon, at least, Blu-ray Regions A, B, and C are returned as Region 1, 2,
or 3, so the existing region codes work without problem.

-- 
You are receiving this mail because:
You are watching all bug changes.


[tellico] [Bug 250912] Make icons list a separate view mode.

2016-04-26 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=250912

Robby Stephenson  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #5 from Robby Stephenson  ---
Tellico 3.0 will have a separate icon view mode, as shown in the current
version 2.9.91, which is the first beta for KDE Frameworks 5.

-- 
You are receiving this mail because:
You are watching all bug changes.


[tellico] [Bug 250912] Make icons list a separate view mode.

2016-04-26 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=250912

Robby Stephenson  changed:

   What|Removed |Added

   Version Fixed In||3.0

-- 
You are receiving this mail because:
You are watching all bug changes.


[tellico] [Bug 361622] Tellico ("Video Collection") crashes if there is a blank line in "Cast"

2016-04-25 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361622

Robby Stephenson  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/tell |http://commits.kde.org/tell
   |ico/73d78959641a3ae1641d6cc |ico/9a5f05b0af4d4e8aa308061
   |10975d241bed9f026   |f565e4f165d33db81

--- Comment #4 from Robby Stephenson  ---
Git commit 9a5f05b0af4d4e8aa308061f565e4f165d33db81 by Robby Stephenson.
Committed on 26/04/2016 at 01:46.
Pushed by rstephenson into branch 'master'.

Fix crashing bug with empty rows in table values

When formatting the field value, the number of columns was not being
checked before the first value was accessed, causing a crash when there
were no column values

Add a unit test, as well
FIXED-IN: 2.3.12

M  +4-0ChangeLog
M  +3-3src/derivedvalue.cpp
M  +4-4src/entry.cpp
M  +12   -0src/tests/collectiontest.cpp

http://commits.kde.org/tellico/9a5f05b0af4d4e8aa308061f565e4f165d33db81

-- 
You are receiving this mail because:
You are watching all bug changes.


[tellico] [Bug 361622] Tellico ("Video Collection") crashes if there is a blank line in "Cast"

2016-04-25 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361622

Robby Stephenson  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/tell
   ||ico/73d78959641a3ae1641d6cc
   ||10975d241bed9f026
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||2.3.12

--- Comment #3 from Robby Stephenson  ---
Git commit 73d78959641a3ae1641d6cc10975d241bed9f026 by Robby Stephenson.
Committed on 26/04/2016 at 01:45.
Pushed by rstephenson into branch '2.3'.

Fix crashing bug with empty rows in table values

When formatting the field value, the number of columns was not being
checked before the first value was accessed, causing a crash when there
were no column values

Add a unit test, as well
FIXED-IN: 2.3.12

M  +4-0ChangeLog
M  +3-3src/derivedvalue.cpp
M  +4-4src/entry.cpp
M  +12   -0src/tests/collectiontest.cpp

http://commits.kde.org/tellico/73d78959641a3ae1641d6cc10975d241bed9f026

-- 
You are receiving this mail because:
You are watching all bug changes.


[tellico] [Bug 357036] Bad acronym for TMDb

2016-04-16 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357036

--- Comment #5 from Robby Stephenson  ---
>From your screenshot, it looks like you have two IMDB link fields in your
collection. If you create a new movie collection, for example, do you have the
same problem? If you do have two fields, could you delete one?

-- 
You are receiving this mail because:
You are watching all bug changes.


[tellico] [Bug 361625] Tellico ("Video Collection") - Date field filter bugs

2016-04-16 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361625

Robby Stephenson  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/tell |http://commits.kde.org/tell
   |ico/ce6372fae186040ce8a3553 |ico/bedb2eba02adaa645db983c
   |e93364c1f73af809f   |39dba3d92d8cecd6c

--- Comment #5 from Robby Stephenson  ---
Git commit bedb2eba02adaa645db983c39dba3d92d8cecd6c by Robby Stephenson.
Committed on 16/04/2016 at 20:56.
Pushed by rstephenson into branch '2.3'.

Properly account for zero-padding in filter dates

Custom dates would have dates in format yyy-M-d, not ISO format,
i.e not zero-padded. Correct for the problem, and also fix the issue
when saving
FIXED-IN: 2.3.12

Conflicts:
src/translators/tellicoxmlexporter.cpp

M  +6-2src/filter.cpp
M  +8-0src/gui/datewidget.cpp
M  +6-3src/tests/filtertest.cpp
M  +8-0src/translators/xmlstatehandler.cpp

http://commits.kde.org/tellico/bedb2eba02adaa645db983c39dba3d92d8cecd6c

-- 
You are receiving this mail because:
You are watching all bug changes.


[tellico] [Bug 361625] Tellico ("Video Collection") - Date field filter bugs

2016-04-16 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361625

Robby Stephenson  changed:

   What|Removed |Added

   Version Fixed In||2.3.12
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/tell
   ||ico/ce6372fae186040ce8a3553
   ||e93364c1f73af809f

--- Comment #4 from Robby Stephenson  ---
Git commit ce6372fae186040ce8a3553e93364c1f73af809f by Robby Stephenson.
Committed on 16/04/2016 at 20:49.
Pushed by rstephenson into branch 'master'.

Properly account for zero-padding in filter dates

Custom dates would have dates in format yyy-M-d, not ISO format,
i.e not zero-padded. Correct for the problem, and also fix the issue
when saving
FIXED-IN: 2.3.12

M  +6-2src/filter.cpp
M  +8-0src/gui/datewidget.cpp
M  +6-3src/tests/filtertest.cpp
M  +1-1src/translators/tellicoxmlexporter.cpp
M  +8-0src/translators/xmlstatehandler.cpp

http://commits.kde.org/tellico/ce6372fae186040ce8a3553e93364c1f73af809f

-- 
You are receiving this mail because:
You are watching all bug changes.


[tellico] [Bug 361625] Tellico ("Video Collection") - Date field filter bugs

2016-04-11 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361625

Robby Stephenson  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Robby Stephenson  ---
I believe this bug was fixed in Tellico version 2.3.10.

-- 
You are receiving this mail because:
You are watching all bug changes.


[tellico] [Bug 361622] Tellico ("Video Collection") crashes if there is a blank line in "Cast"

2016-04-11 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361622

--- Comment #1 from Robby Stephenson  ---
I can't immediately reproduce the crash. Can you be more explicit about your
steps, especially #2? I opened your test file, double-clicked the Bambi entry,
double-clicked the first cell in row 2 of the Cast, clicked backspace, then
double-clicked cell 2 in the row, clicked backspace, then clicked "Save Entry",
and everything worked.

Thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.


[tellico] [Bug 357799] [Internet Search] Result list is not cleared on new search

2016-01-22 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357799

Robby Stephenson  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/tell
   ||ico/2eb8dfb28474bd556f89ec5
   ||be87ba0d5ea6bd527

--- Comment #4 from Robby Stephenson  ---
Git commit 2eb8dfb28474bd556f89ec5be87ba0d5ea6bd527 by Robby Stephenson.
Committed on 22/01/2016 at 20:35.
Pushed by rstephenson into branch 'master'.

Clear search results for each new search
REVIEW: 126705

M  +1-0src/fetchdialog.cpp

http://commits.kde.org/tellico/2eb8dfb28474bd556f89ec5be87ba0d5ea6bd527

-- 
You are receiving this mail because:
You are watching all bug changes.


[tellico] [Bug 357637] "Defaults" button in Collection Fields window doesn't work

2016-01-15 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357637

Robby Stephenson  changed:

   What|Removed |Added

   Version Fixed In||2.3.12
  Latest Commit|http://commits.kde.org/tell |http://commits.kde.org/tell
   |ico/9e6ca6b26d16916355e65fb |ico/cf5cade4524b0e0e1be922f
   |d1cab95f4bd0a434a   |b92d37c0478701374

--- Comment #3 from Robby Stephenson  ---
Git commit cf5cade4524b0e0e1be922fb92d37c0478701374 by Robby Stephenson.
Committed on 16/01/2016 at 04:14.
Pushed by rstephenson into branch '2.3'.

Fix "Defaults" button in Collection Fields dialog

Patch from Sven Werlen. Signal was not connected to slot.
FIXED-IN: 2.3.12

M  +4-0ChangeLog
M  +2-0src/collectionfieldsdialog.cpp

http://commits.kde.org/tellico/cf5cade4524b0e0e1be922fb92d37c0478701374

-- 
You are receiving this mail because:
You are watching all bug changes.


[tellico] [Bug 357637] "Defaults" button in Collection Fields window doesn't work

2016-01-15 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357637

Robby Stephenson  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/tell
   ||ico/9e6ca6b26d16916355e65fb
   ||d1cab95f4bd0a434a
 Resolution|--- |FIXED

--- Comment #2 from Robby Stephenson  ---
Git commit 9e6ca6b26d16916355e65fbd1cab95f4bd0a434a by Robby Stephenson.
Committed on 16/01/2016 at 04:07.
Pushed by rstephenson into branch 'master'.

Fix "Defaults" button in Collection Fields dialog

Patch from Sven Werlen. Signal was not connected to slot.
REVIEW: 126656

M  +2-0src/collectionfieldsdialog.cpp

http://commits.kde.org/tellico/9e6ca6b26d16916355e65fbd1cab95f4bd0a434a

-- 
You are receiving this mail because:
You are watching all bug changes.


[tellico] [Bug 338849] Consistent crash on import file listing

2015-12-06 Thread Robby Stephenson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=338849

Robby Stephenson  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.