Skip to content

Commit

Permalink
Merge pull request #78 from matkoniecz/patch-1
Browse files Browse the repository at this point in the history
interger -> integer
  • Loading branch information
pbienst authored Aug 5, 2018
2 parents 7765f4f + e635919 commit 05d5309
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -126,13 +126,13 @@ Milesteiner
defined in the ui file.
-Qt bug? cannot define sq escape character to search for literal _
-Qt bug? Kanji does not scale, but latin does
厳�?�?�警戒<span style="font-size:24pt;">test 厳�?�?�警戒</span>
厳��警戒<span style="font-size:24pt;">test 厳��警戒</span>
-Qt bug
1. Add new card
2. Enter "test" on front
3. Enter " test " (alt+174, alt+175) on back
3. Enter "« test »" (alt+174, alt+175) on back
The card gets closed the moment one has hit the alt+..5 key and a new card is
created with just the "" symbol.
created with just the "»" symbol.
-Qt bug: enabling word wrap on tag label breaks setting of stretch factors in
q and a
-Qt issue: toggling a tag in the card browser using 'space' does not update the
Expand Down Expand Up @@ -540,7 +540,7 @@ http://stackoverflow.com/questions/611459/how-to-sort-text-in-sqlite3-with-speci

Multiuser statistics analysis:

-break out card id strings to a different table and use interger _id in the
-break out card id strings to a different table and use integer _id in the
rest of the database to save space
-move times from a later start date to save space?
-investigate origin of ._ logs
Expand Down

0 comments on commit 05d5309

Please sign in to comment.