Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-16 | Prettify the ChatList a bit. | Kevin Smith | |
Resolves: #322 | |||
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-06 | Fix compilation. | Remko Tronçon | |
2010-04-04 | Include QtXMLPatterns4 in Windows installs. Bumps requirement for packaging ↵ | Kevin Smith | |
on Windows to Qt-4.6 | |||
2010-04-04 | Add 'remove' context menu item for rosters (not implemented). | Kevin Smith | |
2010-03-30 | Fix 'scons dist=1'. | Remko Tronçon | |
2010-03-29 | Populate the chats list with muc bookmarks | Kevin Smith | |
2010-03-28 | Chat list in the gui (mostly non-functional). | Kevin Smith | |
2010-03-22 | Sucky UI for subscription requests | 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-01-01 | Package phonon in windows install. | Remko Tronçon | |
The binary Qt package depends on phonon. | |||
2009-12-19 | Colour tabs with waiting messages. | Kevin Smith | |
Resolves: #278 | |||
2009-11-28 | Create a dist target for mac DMG bundling. | Remko Tronçon | |
2009-11-27 | Removed references to phonon. | Remko Tronçon | |
2009-11-27 | Integrated Sparkle auto-updater. | Remko Tronçon | |
2009-11-27 | Use new versioning scheme. | Remko Tronçon | |
Development builds are now X.Y.Z.date (Assuming we'll never have more than patch releases). The Swift version number has to be changed in Swift/SConscript (and only there), or can be passed via the command line as swift_version=myversion | |||
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-25 | Enabled stream compression again. | Remko Tronçon | |
2009-11-24 | Integrated new IdleDetector. | Remko Tronçon | |
2009-11-24 | Don't build swift in console mode. | Remko Tronçon | |
2009-11-21 | Tweaking compilation flags on Windows. | Remko Tronçon | |
Use /nologo and /subsystem:windows. | |||
2009-11-15 | Linkify URLs. | Remko Tronçon | |
2009-11-01 | Fix incorrectly bundled Qt image plugins. | Remko Tronçon | |
2009-10-25 | Some groundwork ready for autoaway | Kevin Smith | |
2009-09-26 | Added debian packaging script. | Remko Tronçon | |
2009-08-29 | Allow multi-line inputs, and grow accordingly. | Kevin Smith | |
2009-08-29 | Basic About dialog | Kevin Smith | |
2009-08-28 | Add SCons tool to dump build version in a file. | Remko Tronçon | |
2009-08-16 | Add LibXML support to build system. | Remko Tronçon | |
2009-08-16 | Adding roster tabs, ready to take Events. | Kevin Smith | |
2009-08-16 | Adding in a button to the roster for 'Add Contact' | Kevin Smith | |
2009-08-16 | Adding the start of a 'me view' to the head of the roster. | Kevin Smith | |
2009-08-13 | Remove common controls dependency until it is needed. | Remko Tronçon | |
2009-08-13 | Console builds. | Remko Tronçon | |
2009-08-13 | Fix NSIS script to work with SCons scanner. | Remko Tronçon | |
2009-08-13 | Bundle image formats. | Remko Tronçon | |
2009-08-13 | Fix Windows bundling. | Remko Tronçon | |
2009-08-13 | Made NSIS build status pretty. | Remko Tronçon | |
2009-08-13 | Add Mac App bundle creation tool. | Remko Tronçon | |
2009-08-13 | More SCons windows tweaks. | Remko Tronçon | |
2009-08-12 | More windows tweaks. | Remko Tronçon | |
2009-08-12 | Accidentally committed SCons change. | Remko Tronçon | |
2009-08-12 | Remove commented code. | Remko Tronçon | |
2009-08-11 | Add dynamic build date to NSIS build. | Remko Tronçon | |
2009-08-11 | Add Swift Windows bundling. | Remko Tronçon | |
2009-08-10 | Fix SCons build on windows. | Remko Tronçon | |
2009-08-10 | Migrated all configure flags to SCons. | Remko Tronçon | |
2009-08-09 | Added quick'n dirty OS X bundle generation. | Remko Tronçon | |
2009-08-09 | Add SConscript files. | Remko Tronçon | |