Difference between revisions of "Template:Widgetset Roadmap"
From Lazarus wiki
Jump to navigationJump to search (Changed cocoa and customdrawn targets to "no target" as 1.2 is cleary invalid. Maintainers: if this is too pessimistic, please update) |
|||
Line 11: | Line 11: | ||
|---- class="working" | |---- class="working" | ||
|[[Qt Interface|Qt]]||The QT interface||working||1.0||Qt and LCL||[[User:Zeljan|Zeljan]]||Depends on qt bindings | |[[Qt Interface|Qt]]||The QT interface||working||1.0||Qt and LCL||[[User:Zeljan|Zeljan]]||Depends on qt bindings | ||
+ | |---- class="working" | ||
+ | |[[Qt5 Interface|Qt5]]||The Qt5 interface||working||1.8||Qt5 and LCL||[[User:Zeljan|Zeljan]]||Depends on qt5 bindings | ||
|---- class="working" | |---- class="working" | ||
|[[Windows CE Interface|WinCE]]||The Windows CE interface||working||1.0||Windows API and LCL||[[User:Sekelsenmat|Felipe]]|| | |[[Windows CE Interface|WinCE]]||The Windows CE interface||working||1.0||Windows API and LCL||[[User:Sekelsenmat|Felipe]]|| |
Revision as of 12:06, 31 December 2016
Unit | Item | State | Target | Backend | Responsible | Comments |
---|---|---|---|---|---|---|
GTK1 | Deprecated interface | working | 1.0 | Gtk | - | - |
GTK2 | Main Linux (and similar UNIXes) interface | working | 1.0 | Gtk2 | Zeljan | - |
GTK3 | Linux (and similar UNIXes) interface | progress | 1.4 | Gtk3 | Zeljan | Alpha state |
Win32 | Desktop Windows for both 32 and 64 bits | working | 1.0 | WinAPI | Paul Ishenin and Vincent | - |
Qt | The QT interface | working | 1.0 | Qt and LCL | Zeljan | Depends on qt bindings |
Qt5 | The Qt5 interface | working | 1.8 | Qt5 and LCL | Zeljan | Depends on qt5 bindings |
WinCE | The Windows CE interface | working | 1.0 | Windows API and LCL | Felipe | |
fpGUI | The fpGUI interface | in progress | no target | fpGUI and LCL | - | Depends on volunteers |
Carbon | The Carbon interface | working | 1.0 | Carbon and LCL | - | - |
Cocoa | The Cocoa interface | in progress | no target | Cocoa and LCL | Paul Ishenin | |
CustomDrawn | The CustomDrawn interface | in progress | no target | LCL, X11, Android NDK and SDK | Felipe |