Fix crash when encountering a topic with HTML tags
[quassel.git] / src / qtui / ui /
2010-03-09 Dirk Rettschlagcleanup
2010-03-09 Dirk Rettschlagfixed height of inputline to match the rest of the...
2010-03-09 Dirk Rettschlagbetter height for nick combobox and style button
2010-03-03 Manuel NickschasPrettify notifications settingspage
2010-03-03 Manuel NickschasIntegrate DesktopNotification into system tray/status...
2010-02-14 Dirk Rettschlagstyle button is smaller now
2010-02-14 Dirk Rettschlagfixed layout and escape quotes
2010-02-14 Dirk Rettschlagadded missing icons
2010-02-14 Dirk Rettschlagfirst version of richtext support for input widget...
2009-12-02 Michael Grohcorrect tab order for the rest of the ui
2009-11-28 Manuel NickschasReenable CoreConfigWizard
2009-11-28 Manuel NickschasDisplay lag and SSL status in CoreConnectionStatusWidget
2009-11-28 Manuel NickschasAdd SslInfoDlg as a nice way to show information about...
2009-11-28 Manuel NickschasImplement user authentication for core login
2009-11-28 Manuel NickschasAdd a new statusbar widget for displaying CoreConnectio...
2009-11-28 Manuel NickschasKill CoreConnectDlg, kill it with fire!
2009-11-19 Manuel NickschasDon't draw a sunken frame around SettingsPageDlg's...
2009-09-14 Aurelien GateauBasic implementation of indicators.
2009-09-11 Manuel NickschasDisplay correct core timezone in core connection dialog
2009-09-11 Manuel NickschasFix spelling
2009-08-24 Manuel NickschasDon't wrap the input line (really this time!)
2009-08-21 Manuel NickschasRedesign the topic widget
2009-08-21 Manuel NickschasRename setters to be more Qt-like
2009-08-16 Manuel NickschasIntroduce multi-line editing for the inputline
2009-08-12 Manuel Nickschass/Buffer/Chat/g
2009-05-21 Marcus Eggenbergerimproved debugging facilities for the bufferview overlay
2009-04-27 Manuel NickschasRemove input line margin
2009-04-17 Manuel NickschasRevamp InputLine
2009-03-03 Marcus Eggenbergerfirst version of postgres backend
2009-02-17 Manuel NickschasTweak aboutDlg some more
2009-02-15 Manuel NickschasFix layout issues in SimpleNetworkEditor
2009-02-15 Marcus Eggenbergerfixes #542 - show identities and network settings on...
2009-02-11 Manuel NickschasFix bufferwidget layout
2009-02-11 Manuel NickschasAdd new logo for the main page
2009-02-04 Marcus Eggenbergerfixes #448 - progress indicator for backlog
2009-01-28 Marcus EggenbergerQuassel warns you now properly about SSL Errors
2009-01-12 Manuel NickschasMake button to edit identities from networks settings...
2008-12-18 Manuel NickschasIntroducing: Audio Notifications!
2008-11-16 Kevin FunkPrevent coreinfodlg from being too tall
2008-11-16 Manuel NickschasUpdate the AboutDlg a bit
2008-11-09 Kevin FunkFix some strings
2008-11-07 Manuel NickschasAllow port numbers up to 65535 for proxies
2008-10-30 Marcus Eggenbergerlala missing added files (or something like that)
2008-10-26 Kevin FunkGet rid off obsolete icons.qrc references in ui files
2008-10-21 Marcus Eggenbergerhiding internal connection mode in client only build
2008-10-21 Marcus EggenbergerFirst working version of internal core connection.
2008-10-17 Manuel NickschasActually kill mainwin.ui
2008-10-12 Manuel NickschasMake position hints configurable again
2008-10-12 Manuel NickschasComplete and pimp DesktopNotificationBackend.
2008-10-04 Manuel NickschasMake git revision in AboutDlg link to our gitweb
2008-09-26 Manuel NickschasEven more icon fixes...
2008-09-26 Manuel NickschasMoar icon fixes
2008-09-26 Manuel NickschasAdd :/pics, show Quassel logo in BufferWidget again
2008-09-02 Manuel NickschasReintroduce layout margin for topic line, looks ugly...
2008-09-01 Manuel NickschasTrying to force Qt's layout system into not screwing...
2008-08-16 Marcus EggenbergerIntroducing search in the chatview. See views -> show...
2008-08-07 Manuel NickschasAdd MessageProcessor progress widget to MainWin's statu...
2008-07-27 Marcus Eggenbergeradded debug helper for the networkmodel
2008-07-24 Marcus Eggenbergerimproving the channel lists. errors are redirected...
2008-07-18 Marcus Eggenbergerunconfusinating the core edit dialog
2008-07-16 Marcus Eggenbergersome tweaks to the coreinfo dialog
2008-07-16 Marcus Eggenbergerfirst version of core info dialog
2008-07-12 Marcus EggenbergerMerge branch 'network-sync'
2008-07-12 Marcus Eggenbergerupdating the sync dialog according to the new sync...
2008-07-10 Marcus Eggenbergerset proper menuRoles for About (Quassel|Qt) and Prefere...
2008-07-06 Marcus Eggenbergermore cleanup (internal handling of network actions)
2008-07-06 Marcus Eggenbergercleaning up a bit (views menu and mainwin.cpp)
2008-07-02 Marcus Eggenbergeron public request: edit button to the right
2008-07-02 Marcus EggenbergerFixing Topic Widget (vertical centering, scrolling...
2008-07-01 Marcus EggenbergerFixing layout of the settingsdialog on Mac OS X again.
2008-07-01 Manuel NickschasFixing/tweaking various UIs, mostly icons
2008-06-30 Sebastian GothRemoved already unused topicEditButton from topicwidget
2008-06-26 Manuel NickschasMeh, missed one reference to the old icon locations...
2008-06-26 Sebastian GothMerge branch 'upstream'
2008-06-26 Manuel NickschasFix icon in aboutdlg
2008-06-23 Marcus EggenbergerImplemented a channel browser (BR #176).
2008-06-17 Manuel NickschasMerge branch 'cmake'
2008-06-16 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-16 Marcus EggenbergerFixing BR #149 (high cpu load in settings)
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-10 Manuel NickschasMerge branch 'cmake' of git@git.quassel-irc.org:quassel...
2008-06-10 Marcus EggenbergerCleaning up the icon dir
2008-06-08 Marcus EggenbergerSome clarifications in the terminology of the core...
2008-06-07 Marcus EggenbergerCleaning up the icon dir
2008-04-13 Manuel NickschasMerging r730:732 from trunk to branches/0.3. Forwardpor...
2008-04-13 Marcus EggenbergerIntroducing the all-new all-fancy bufferviews.
2008-03-30 Marcus EggenbergerImplemented SSL support for client <-> core connection.
2008-03-29 Marcus EggenbergerAdded Socks5 and HTTP-Proxy support to the client.
2008-03-12 Marcus Eggenbergertopic line edit has now a clear button
2008-03-10 Manuel NickschasMake the newly arrived topicbutton display background...
2008-03-10 Marcus EggenbergerPurdificationings of the TopicWidget (no more colore...
2008-02-26 Manuel NickschasMake syncing fly again :) Also removed not-yet-used...
2008-02-12 Manuel NickschasFix tab order in CoreConnectDlg.
2008-02-12 Manuel NickschasOK button does no longer discard a settings dialog...
2008-02-10 Manuel NickschasFix default button behavior in CoreConnectDlg.
2008-02-10 Manuel NickschasHere's hoping this fixes CoreConnectDlg even on the...
2008-02-09 Manuel NickschasMore fixes to the coreconnectdlg...
2008-02-08 Manuel NickschasTrying to fix some CoreConnectDlg layout issues...
2008-02-08 Manuel NickschasAdded a shiny new AboutDlg
2008-02-08 Manuel NickschasFile -> Quit now correctly calls QCoreApplication:...
next