quassel.git
2009-04-05 Tomas ChvatalCzech: add few strings, remove obsolete.
2009-04-05 Tomas ChvatalFix typo
2009-04-03 Manuel NickschasDon't hang when activating a notification, fixes #657
2009-04-03 Marcus EggenbergerFixing backlog timestamps when merging from sqlite.
2009-04-01 honkmark buffers as read when entering them (not just when...
2009-04-01 ZRegisAdd missing translation Maintoolbar
2009-04-01 Tomas Chvatalczech lingua pass 3
2009-04-01 Tomas ChvatalPass 2 for czech .ts.
2009-04-01 Tomas ChvatalUpdate czech .ts a bit.
2009-04-01 Manuel NickschasImprove systray notifications
2009-03-31 Marcus Eggenbergerfixing some more issues with initial backlog fetching
2009-03-30 Marcus Eggenbergerfixing weird behavior of backlog fetching
2009-03-26 Manuel NickschasAllow arbitrary protocols for URL detection
2009-03-26 Marcus Eggenbergerremoving debug output
2009-03-26 Manuel NickschasReally really don't send empty lines anymore, fixes...
2009-03-26 Marcus Eggenbergerpreventing refetching of backlog which was already...
2009-03-26 Marcus Eggenbergerfixes #636 - Sqlite error when merging buffer
2009-03-24 Marcus Eggenbergerfixing issues with hidden virtual methods
2009-03-24 Marcus Eggenbergerfixing new fancy backlog requesting for mono clients
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-24 Marcus EggenbergerLazy backlog fetching for removed buffers.
2009-03-24 Marcus Eggenbergeractivating a view pulls in needed backlog for the displ...
2009-03-24 Marcus Eggenbergerpruning BufferViewOverlay from stray bufferids in singl...
2009-03-18 Kevin FunkUpdate German translation
2009-03-18 Manuel NickschasPrevent AliasesSettingsPage from crashing when disconne...
2009-03-18 Manuel NickschasFix issues with AppearanceSettingsPage
2009-03-18 Manuel NickschasTurkish translation update
2009-03-18 Manuel NickschasOutput usage information to stdout rather than stderr
2009-03-18 ZRegisFrench translation
2009-03-18 Manuel NickschasDon't mention the database in --help for -c for the...
2009-03-17 Manuel NickschasImprove flood control a bit
2009-03-17 Marcus Eggenbergerno longer requesting backlog for all buffers but only...
2009-03-17 Marcus Eggenbergerfixing buffer merging with postgres backend
2009-03-16 Marcus Eggenbergermoving the bufferoverlay to some static place -> the...
2009-03-16 Marcus Eggenbergerfirst working BufferViewOverlay
2009-03-16 Manuel NickschasAdd mpris script to retreive now-playing information...
2009-03-16 Marcus Eggenbergerinitial version of a bufferview overlay
2009-03-16 Marcus EggenbergerDebug output for ping timeout issues.
2009-03-16 Tomas ChvatalUpdate czech trans.
2009-03-15 Marcus Eggenbergerfixes #627
2009-03-15 Marcus EggenbergerFixes an issue with SQLites implicit transactions vs...
2009-03-15 ZRegisUpdate French Translation
2009-03-15 ZRegisUpdate French Translation
2009-03-15 ZRegisFrench Translation update
2009-03-15 ZRegisFrench Translation Update
2009-03-15 Manuel NickschasUse %n for plural form in translation string
2009-03-15 Edward HadesRussian translation update +plural fix in paste protection.
2009-03-15 Edward HadesUpdated Russian translation.
2009-03-15 Jure RepincUpdated Slovenian translation for Quassel IRC 0.4.0
2009-03-15 Sebastian GothUse correct Window/Page titles for categories
2009-03-15 Sebastian GothAdd ' to urlChars. Fixes #626
2009-03-15 Manuel NickschasRemove old Qtopia code from dev-notes/obsolete - we...
2009-03-14 Manuel NickschasBump inxi script to 1.0.8
2009-03-14 Sebastian Gothreally don't..
2009-03-14 Manuel NickschasSet working directory for scripts to their scriptdir
2009-03-14 Manuel NickschasProperly handle whitespace in script paths
2009-03-14 Sebastian GothDon't send empty lines with KTextEdit
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)
next