quassel.git
2009-03-13 Manuel NickschasAdd -DLINK_EXTRA to the buildsys to allow for specifyin...
2009-03-12 Marcus Eggenbergeradding --change-userpass=<username> option to the core
2009-03-12 Marcus EggenbergerPreserving the order of bound values when dumping error...
2009-03-12 Marcus EggenbergerTreating invalid IdentityIds as NULL values
2009-03-11 Marcus Eggenbergerfixes a bug where the data/config-dir option was not...
2009-03-11 Marcus Eggenbergerfixes #609 - bufferview not correctly sorted
2009-03-11 Marcus Eggenbergerfixes #580 - nick-dropdown is updated even if nickchang...
2009-03-11 Marcus EggenbergerFixing issues with SQLite backend not properly storing...
2009-03-11 Marcus Eggenbergerfixes #611 - quasselclient --help shows core options
2009-03-11 Marcus Eggenbergerreenabling the logging facility for all messagetypes
2009-03-11 Marcus EggenbergerDropping --migrate-backend option and adding --add...
2009-03-10 Marcus Eggenbergerproperly purging the core buffersyncer
2009-03-10 Marcus Eggenbergertackeling 30 sec ping timeout issues
2009-03-08 Marcus Eggenbergerselecting a proper default identity when creating a...
2009-03-08 Marcus EggenbergerFixes #583 - identity settings: clicking delete or...
2009-03-08 Marcus Eggenbergersome SQLite love <3
2009-03-07 Marcus Eggenbergerproperly making identity cert and key persistent
2009-03-07 Marcus Eggenbergerfixing issues with deleting and renaming buffers with...
2009-03-05 Marcus Eggenbergerupdating bufferid seq properly after migration to postgres
2009-03-03 Marcus Eggenbergersaner amount for cached ids (postgres only)
2009-03-03 Marcus Eggenbergerprettyficating the prompting for backend credentials
2009-03-03 Marcus Eggenbergerhandling some sqlite inconsistencies more gracefully
2009-03-03 Marcus EggenbergerPostgres tweaks
2009-03-03 Marcus Eggenbergermigration no longer eats memory
2009-03-03 Marcus Eggenbergerupdating sequences after mirgration
2009-03-03 Marcus Eggenbergerfirst version of postgres migration writer
2009-03-03 Marcus Eggenbergerfirst version of sqlite migration reader
2009-03-03 Marcus Eggenbergerfirst version of backend migration interface
2009-03-03 Marcus Eggenbergermaking use of postgres timestamps
2009-03-03 Marcus EggenbergerFurther improvements to the postgres backend:
2009-03-03 Marcus Eggenbergertweakinating
2009-03-03 Marcus Eggenbergerfirst version of postgres backend
2009-03-03 Manuel NickschasMake manageusers.py look in various locations for the...
2009-03-03 Manuel NickschasBuild without QWebKit
2009-03-01 Manuel NickschasUpdate db path for manageusers.py
2009-02-28 Manuel NickschasRename NickCompletionSettings to TabCompletionSettings
2009-02-28 Manuel NickschasAllow QGroupBox for auto widget handling in settingspages
2009-02-25 Manuel NickschasAlways put own nick last in nick completion
2009-02-25 Manuel NickschasSmart tab completion!
2009-02-25 Manuel NickschasSlot is gone from Client
2009-02-25 Manuel NickschasUpdate IrcUser's lastChannelActivity timestamp if she...
2009-02-25 Manuel NickschasIntroduce ClientUserInputHandler
2009-02-25 Manuel NickschasMove nick completion suffix setting from UiSettings...
2009-02-25 Manuel NickschasAdd timestamps for lastChannelActivity and lastSpokenTo...
2009-02-20 Manuel NickschasDon't use Qt::Sheet on != Mac
2009-02-20 Manuel NickschasChop linefeed from a single line selection
2009-02-19 Marcus Eggenbergerfixing images in webpreview when linked statically
2009-02-19 Manuel NickschasAdd -DSTATIC for static builds
2009-02-17 Manuel NickschasChange version.inc for release 0.4.0
2009-02-17 Manuel NickschasChange wording in first-run wizard
2009-02-17 Marcus Eggenbergerfixing button size
2009-02-17 Marcus Eggenbergerworaround for old bufferviews that had colors disabled
2009-02-17 Marcus Eggenbergerminor improvements to automatic buffer selection
2009-02-17 Marcus Eggenbergerdisabling away on detach in mono mode. some minor impro...
2009-02-17 Marcus Eggenbergergetting rid of FG abbrevs and unused color buttons
2009-02-17 Marcus Eggenbergerdisabling global unread requester
2009-02-17 Manuel Nickschastypo--
2009-02-17 Manuel NickschasTrigger paste protection if pasting more than 3 lines...
2009-02-17 Manuel NickschasChangeLog++
2009-02-17 Marcus EggenbergerThe BufferSyncer cache is now purged when an unknown...
2009-02-17 Manuel NickschasTweak aboutDlg some more
2009-02-17 Marcus Eggenberger/* no comment */
2009-02-17 Marcus Eggenbergerfixing issues with the nick selector not displaying...
2009-02-17 Marcus Eggenbergerfixes #543
2009-02-17 Marcus Eggenbergerfixing auto expand issues with new networks
2009-02-16 Marcus Eggenbergerfixing disabled away reason fields
2009-02-16 Manuel NickschasMake nokia.png a proper png
2009-02-16 Manuel NickschasSome more tweaks to AboutDlg
2009-02-16 Manuel NickschasFix fontchange notification in InputWidget
2009-02-16 Marcus Eggenbergerfixing nossl builds
2009-02-16 Daniel AlbersStop InputLine::eventFilter() from eating JumpKeys
2009-02-16 Manuel NickschasMove font settings to general appearance settingspage
2009-02-16 Manuel NickschasMake the yellow sender color a bit darker to improve...
2009-02-15 Manuel Nickschastypos--
2009-02-15 Manuel NickschasFix layout issues in SimpleNetworkEditor
2009-02-15 Manuel NickschasCategories in the settings dialog are now clickable
2009-02-15 Manuel NickschasGet user name from getpwuid, fixes #546
2009-02-15 Manuel NickschasDeuglify channel state icons
2009-02-15 Manuel NickschasFix issues with the color settings page, default to...
2009-02-15 Daniel Albershide not yet working URL color settings
2009-02-15 Daniel Albersdisable senderColoring per default
2009-02-15 Daniel AlbersUse Oxygen palette as hardwired sender colors for now...
2009-02-15 Daniel Albers_sender became private, use sender() instead
2009-02-15 Daniel Albersstrip senderFrame and unused colorsettings
2009-02-15 jakob- Implemented: Settings option to enable/disable sender...
2009-02-15 jakob- Implemented: Sender auto coloring based on the tango...
2009-02-15 Marcus Eggenbergerfixes #542 - show identities and network settings on...
2009-02-15 Marcus Eggenbergerinternal refactoring: ripping identity editor and ident...
2009-02-15 Marcus Eggenbergerfixing search in messages like join, part, etc...
2009-02-14 Manuel NickschasUpdate INSTALL
2009-02-14 Manuel NickschasWarnings--
2009-02-14 Manuel NickschasChange bufferview icons
2009-02-14 Manuel NickschasUpdate hicolor icons, remove unneeded ones
2009-02-14 Manuel NickschasFix window icon for inactive state
2009-02-14 Manuel NickschasAdd app icons for inactive state
2009-02-14 Manuel NickschasCall activateWindow() on tray restore
2009-02-14 Manuel NickschasUse SystemTray in MainWin and notification backends
2009-02-14 Manuel NickschasIntroduce SystemTray class to handle the systray icon...
2009-02-14 Manuel NickschasChange logo font
2009-02-14 Manuel NickschasAdd missing animation phases
next