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) |
JuhaManninen (talk | contribs) |
||
(11 intermediate revisions by 6 users not shown) | |||
Line 10: | Line 10: | ||
|[[Win32/64 Interface|Win32]]||Desktop Windows for both 32 and 64 bits||working||1.0||WinAPI||Paul Ishenin and [[User:Vincent|Vincent]]||- | |[[Win32/64 Interface|Win32]]||Desktop Windows for both 32 and 64 bits||working||1.0||WinAPI||Paul Ishenin and [[User:Vincent|Vincent]]||- | ||
|---- class="working" | |---- class="working" | ||
− | |[[Qt Interface|Qt]]||The | + | |[[Qt Interface|Qt]]||The Qt4 interface||working||1.0||Qt and LCL||[[User:Zeljan|Zeljan]]||Depends on qt4 bindings |
|---- class="working" | |---- class="working" | ||
− | |[[Windows CE Interface|WinCE]]||The Windows CE interface||working||1.0||Windows API and LCL|| | + | |[[Qt5 Interface|Qt5]]||The Qt5 interface||working||1.8||Qt5 and LCL||[[User:Zeljan|Zeljan]]||Depends on qt5 bindings |
+ | |---- class="working" | ||
+ | |[[Windows CE Interface|WinCE]]||The Windows CE interface||working||1.0||Windows API and LCL||-||Depends on volunteers | ||
|---- class="progress" | |---- class="progress" | ||
|[[fpGUI Interface|fpGUI]]||The fpGUI interface||in progress||no target||fpGUI and LCL||-||Depends on volunteers | |[[fpGUI Interface|fpGUI]]||The fpGUI interface||in progress||no target||fpGUI and LCL||-||Depends on volunteers | ||
+ | |---- class="deprecated" | ||
+ | |[[Carbon Interface|Carbon]]||The Carbon interface||stalled (deprecated)||1.0||Carbon and LCL||-||- | ||
|---- class="working" | |---- class="working" | ||
− | |[[ | + | |[[Cocoa Interface|Cocoa]]||The Cocoa interface||working||2.6 - 2.8?||Cocoa and LCL||[[Dmitry]]||Depends on volunteers |
− | |||
− | |[[ | ||
|---- class="progress" | |---- class="progress" | ||
− | |[[Custom Drawn Interface|CustomDrawn]]||The CustomDrawn interface||in progress||no target||LCL, X11, Android NDK and SDK|| | + | |[[Custom Drawn Interface|CustomDrawn]]||The CustomDrawn interface||in progress||no target||LCL, X11, Android NDK and SDK||-||Depends on volunteers |
|} | |} |
Latest revision as of 11:45, 7 November 2021
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 Qt4 interface | working | 1.0 | Qt and LCL | Zeljan | Depends on qt4 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 | - | Depends on volunteers |
fpGUI | The fpGUI interface | in progress | no target | fpGUI and LCL | - | Depends on volunteers |
Carbon | The Carbon interface | stalled (deprecated) | 1.0 | Carbon and LCL | - | - |
Cocoa | The Cocoa interface | working | 2.6 - 2.8? | Cocoa and LCL | Dmitry | Depends on volunteers |
CustomDrawn | The CustomDrawn interface | in progress | no target | LCL, X11, Android NDK and SDK | - | Depends on volunteers |