summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLubos Dolezel <lubos@dolezel.info>2015-06-03 09:51:54 +0200
committerLubos Dolezel <lubos@dolezel.info>2015-06-03 09:51:54 +0200
commit6bfac287c04b23de198defa91f6e59b69b776355 (patch)
tree55cfba3a32e4f4fb5b673dec3322c5bf334146e4 /TODO
parent344495d4f01649aa6dd2f761d40986a7550f0ea4 (diff)
downloadtwinkle-6bfac287c04b23de198defa91f6e59b69b776355.tar
twinkle-6bfac287c04b23de198defa91f6e59b69b776355.tar.gz
twinkle-6bfac287c04b23de198defa91f6e59b69b776355.tar.lz
twinkle-6bfac287c04b23de198defa91f6e59b69b776355.tar.xz
twinkle-6bfac287c04b23de198defa91f6e59b69b776355.zip
Updated TODO with the list of what remains to be ported
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 11 insertions, 1 deletions
diff --git a/TODO b/TODO
index f2f7939..967567e 100644
--- a/TODO
+++ b/TODO
@@ -5,6 +5,16 @@
tedious enough. The ultimate goal is allow twinkle to be built against
either of Qt4 and Qt5.
+ Remaining .ui/cpp/h files:
+ * historyform
+ * mphoneform
+ * selectnicform
+ * selectprofileform
+ * selectuserform
+ * syssettingsform
+ * userprofileform
+ * gui
+
* make KDE support work again
After cleaning up the autotools config, twinkle only builds with
@@ -19,7 +29,7 @@
Dirty workaround for (mostly) calling GUI related methods from non-GUI
threads. Doesn't actually work with Qt4, causing segfaults. Analyze
- the remaining uses and get rid off it.
+ the remaining uses and get rid of it.
* MEMMAN_* tracking macros