~roeldeconinck/mnemosyne-proj/import

« back to all changes in this revision

Viewing changes to mnemosyne/TODO

  • Committer: Peter Bienstman
  • Date: 2011-08-24 17:39:01 UTC
  • Revision ID: peter.bienstman@ugent.be-20110824173901-mt7oqw34dq0s33e1
Tweaks for dialogs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
-windows dialogs have ? in upper right corner (Qt.WStyle_MinMax | Qt.WStyle_SysMenu))?
2
 
-make sure they have maximise buttons too.
3
 
-make dialogs copyable from
4
 
-use saveGeometry and saveState as opposed to manually saving width and height?
5
 
-check close event: make sure sure geometry is written on accept too, as well as close event
 
1
-add filter plugin example
 
2
 
 
3
-make sure all dialogs minimise/maximise buttons, and no help buttons
 
4
-use saveGeometry and saveState as opposed to manually saving width and height
 
5
-ake sure sure geometry is written on accept too, as well as close event
 
6
 
 
7
(done up to browse cards)
 
8
 
 
9
-add 2 test case of Tim
6
10
 
7
11
-configure dialog is slow on Windows due to server detect
8
12
 
23
27
 
24
28
-migrate science server machine
25
29
 
 
30
-when sync server is running, it seems possible to start a second copy of Mnemosyne, which just complains about
 
31
 'unable to start sync server'
 
32
 
26
33
-About dialog
27
34
-Contributors: Konrad Wojas, Laurent Mauron, Ed Bartosh, Mike Appleby, Max Usachev, Ullrich Martini
28
35
 (also make sure they are on webpage)
49
56
-card type clone: rename and delete, both in card browser and card type browser
50
57
 
51
58
-make distrib under linux
52
 
-bundle webserver with install?
 
59
-bundle webserver with install
53
60
 
54
61
 
55
62
 
84
91
 (reproduce: download_binary_database for HTTP 1.0)
85
92
-Qt bug? cursor is always black, also on a black background
86
93
 https://bugreports.qt.nokia.com/browse/QTBUG-52
 
94
-Qt bug? error dialogs don't allow copying the text from it on all platforms
87
95
-coverage bug?: default_controller().sync() does not seem to get picked up.
88
96
 
89
97
-workaround for short ogg files. Make short mp3 workaround linux only. Test if silence files
293
301
using Qwebit http://stackoverflow.com/questions/3142132/how-to-use-a-qgraphicswebview is not
294
302
a good alternative, as it does not obey selection coloring
295
303
-Tree widgets: save expanded/collapsed state of nodes
 
304
-when deleting cards, only mention sister cards if there are actually sister cards
296
305
-allow users to show/hide/rearrange columns
297
306
-show full text on mouseover in case text does not fit in column
298
307
-integrate sqlite with ICU for unicode/chinese sorting: