Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-13 | List MUCs available on services. | Kevin Smith | |
Resolves: #276 | |||
2010-05-06 | Rewrite of large amounts of roster code. | Kevin Smith | |
Now keeps widgets out of Swiften, keeps sorting inside Swiften, and keeps track of presences to show the correct presence per roster item. Resolves: #316 Resolves: #81 Resolves: #239 | |||
2010-04-23 | Make latency stats optional. | Kevin Smith | |
Includes boost program_options so we can use commandline parameters. Netbook mode is now activated with --netbook-mode. Latency debug is activated with --latency-debug. | |||
2010-04-15 | Set a special X11 window resource name on the main dialog. | Remko Tronçon | |
This allows users to tweak windowmanagers like FVWM based on the type of dialog of Swift. | |||
2010-04-08 | Added copyrights to Swift. | Remko Tronçon | |
2010-03-28 | Chat list in the gui (mostly non-functional). | Kevin Smith | |
2010-03-19 | Start of event viewer. | Kevin Smith | |
Creates a basic event viewer framework, and plugs it into the Swift controllers, so that messages are displayed (in a very ugly way). Still a long way to go. | |||
2010-02-10 | Move the Chat stuff in Controllers into Chat folder. | Kevin Smith | |
It was starting to get a bit unwieldly in Controllers/ | |||
2009-11-28 | Fix AppCast URL. | Remko Tronçon | |
2009-11-28 | Removed dummy autoupdater. | Remko Tronçon | |
2009-11-28 | Change appcast URL. | Remko Tronçon | |
2009-11-27 | Integrated Sparkle auto-updater. | Remko Tronçon | |
2009-11-26 | Plumbing to show a dummy XMLConsoleWidget in the chat tabs. | Kevin Smith | |
This should all work now, and the XMLConsoleController needs to talk to the QtXMLConsoleWidget through the XMLConsoleWidget interface. Resolves: #256 | |||
2009-11-24 | Integrated new IdleDetector. | Remko Tronçon | |
2009-10-25 | Some groundwork ready for autoaway | Kevin Smith | |
2009-10-15 | Save the geometry of the chat and roster windows. | Kevin Smith | |
2009-08-29 | Basic About dialog | Kevin Smith | |
2009-08-28 | Show the hidden roster on system tray click. | Kevin Smith | |
2009-07-26 | Begin to assage Swift model into Qt Model/View. | Kevin Smith | |
2009-06-28 | Moving resources into Swift/ and starting on Sound. | Kevin Smith | |
2009-06-21 | Enable netbook mode with any commandline parameters | Kevin Smith | |
2009-06-21 | Unconditional netbookremix mode | Kevin Smith | |
2009-06-21 | First pass at netbook mode | Kevin Smith | |
2009-06-18 | System Tray | Kevin Smith | |
We need to have a look at the icons somewhat, but these will do for the second. | |||
2009-06-10 | Moved Swiften/Controllers to Swift/Controllers. | Remko Tronçon | |
2009-06-10 | Moved UI/Qt -> Swift/QtUI. | Remko Tronçon | |