Merge branch 'central-widget'
[krunner.git] / TODO
blobf2f72e47db19d7ba7fadd49b3be8de5927cabc1c
1 ================================================
2 Real TODOs:
3 -------------
5 - Scroller classes
6   * Add a correct licensing
7   * Sanitize the enums we currently have, names, files where they are, etc... maybe a namespace for them?
9 - General
10   * Write the TODO
12 ================================================
13 TODOs caught by grep:
14 -------------
16 ./raptorsliderviewgroup.h:35:            //TODO
17 ./raptorclaw.cpp:34://TODO
18 ./krunnerapp.cpp:173: * TODO: doesn't this belong in the window manager?
19 ./krunnerapp.cpp:218:/*TODO: fixme - move to kwin
20 ./krunnerapp.cpp:229:        //TODO: move this dialog into its own KDialog subclass
21 ./krunnerapp.cpp:295:        // TODO: should we show these errors in Interface?
22 ./raptorsliderviewgroup.cpp:75:    //TODO : add phase animation integration.here
23 ./raptorscrollhandler.h:34:    QSize minimumSize() const {} //TODO Implement me
24 ./raptorscrollhandler.h:35:    QSize maximumSize() const {} //TODO Implement me
25 ./raptorscrollhandler.h:37:    Qt::Orientations expandingDirections() const{} //TODO Implement me
26 ./raptorscrollhandler.cpp:26://TODO
27 ./raptorscrollhandler.cpp:33://TODO don't do this!
28 ./README:32:TODO
29 ./runners/services/servicerunner.cpp:65:    //TODO: this is horifically inneficient and doesn't really return very good matches anyways
30 ./runners/services/servicerunner.cpp:80:            // TODO: connect the actions to ... something =)
31 ./runners/sessions/sessionrunner.cpp:61:    //TODO: ugh, magic strings.
32 ./runners/sessions/sessionrunner.cpp:97:    //TODO: this message is too verbose and too technical.
33 ./runners/search/searchrunner.cpp:63:    //TODO: actually ask strigi for results. for now, we just return a static set
34 ./interface.cpp:567:    // TODO: we may want to stop this from flickering about as well,
35 ./interface.cpp:599:    //TODO: implement
36 ./interface.cpp:615:    //TODO: in the case where we are no longer showing options
37 ./interface.cpp:642:        //TODO: we need to insert an element into the krunner dialog
39 ==========================================
40 FIXMEs caught by grep:
41 -----------
43 ./raptorclaw.cpp:41://FIXME
44 ./raptorclaw.cpp:52://FIXME: need methods for these
45 ./interface.cpp:61://FIXME: 
46 ./interface.cpp:295:    //FIXME: the label doesn't  really behaves correctly (try to write some more text in).