quassel.git
2009-03-14 Manuel NickschasVarious tweaks to the input line in KDE mode
2009-03-14 Manuel NickschasUse standard key sequence for toggling search rather...
2009-03-14 Manuel NickschasMove ActionCollection handling from QtUi to GraphicalUi
2009-03-14 Jesper ThomschützAdd extra spacing to deal with borders so that the...
2009-03-14 Manuel NickschasProperly handle \r and \n
2009-03-14 Manuel NickschasSome more tweaks to the KDEified input line
2009-03-13 Jesper ThomschützCatch recursion in message logger.
2009-03-13 Jesper ThomschützUse KTextEdit instead of QLineEdit. On most KDE systems...
2009-03-13 Manuel NickschasAdd inxi script for system information
2009-03-13 Manuel NickschasChange signal names in ExecWrapper to not collide with...
2009-03-13 Manuel NickschasUse stdout for --version
2009-03-13 Manuel NickschasAdd --version (-v) switch for non-KDEified Quassel
2009-03-13 Manuel NickschasUse correct encoding (system locale) for processing...
2009-03-13 Manuel NickschasExecWrapper tweaks
2009-03-13 Manuel NickschasEmpty output buffers on script termination
2009-03-13 Manuel NickschasIntroduce /exec support for running simple client-side...
2009-03-13 Manuel NickschasMove the client's AliasManager into Client
2009-03-13 Manuel NickschasAdd Quassel::scriptDirPaths() to get a list of location...
2009-03-13 Manuel NickschasAdd MessageModel::insertErrorMessage()
2009-03-13 Manuel NickschasMoving alias expansion yet again - this time into Alias...
2009-03-13 Manuel NickschasInitialize ClientUserInputHandler in init() rather...
2009-03-13 Manuel NickschasMove alias handling into the client
2009-03-13 quasselHandle empty LINK_EXTRA
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
next