Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (109 - 111 of 301)

Ticket Resolution Summary Owner Reporter
#115 fixed Use UniStrcoll for QString::localeAwareCompare() Dmitry A. Kuminov
Description

This will make sure that the string will be collated according to the current OS/2 system locale.

#116 wontfix Enable precompiled headers Dmitry A. Kuminov
Description

As we now support GCC4, it would be nice to make use of the precompiled headers feature that should significantly increase the build speed.

See last comments in #114 for some more information.

#117 fixed Add Sqlite3 backend to Qt psmedley
Description

Quassel (an IRC client) builds pretty easily with cmake & Qt4 beta5, however fails to run with the following:

Could not initialize any storage backend! Exiting... Currently, Quassel supports SQLite3 and PostgreSQL. You need to build your Qt library with the sqlite or postgres plugin enabled in order for quasselcore to work.

Can support for at least sqlite be added?

Note: See TracQuery for help on using queries.