Museeq Qt 4 Port
Porting Museeq from Qt3.x to Qt4.0 has been going on in earnest for week or so (since mid-April 2007).
Status
- Compiles with MinGW on win32 (hyriand)
- Compiles on Linux with X.org and Qt 4.2
Working
- Chat rooms
- Private Chats
- Userinfo
- Transfers (partially)
- Browser (search is crashy/broken)
- Search (column sizing needs to be improved)
- Search popup users submenu
- URL handlers
- Chat log saving
- Tickers
- There's a funny bug that flips the tickers 180 degrees
- Trayicon
- Muscan launching/reading for Shares in Settings dialog
- Finish Transfer item update code and user grouping
To Do
- ReAdd? Scripting support (Qt 4.3?)
- Running Processes
- Museekd Daemon launching
- Drag and Drop
- Remove all Qt3 Support code
- Improve how the Userinfo image displays
Checkout
svn co http://www.museek-plus.org/svn/branches/newnet/museeq-qt4 museeq-qt4
Compile
qmake "CONFIG += BINRELOC" make
