qt6-bb10/src/corelib
David Faure 272d20ce27 QStandardPaths: add DownloadLocation.
Only properly implemented on unix (XDG), falls back to Document location
on Mac and Windows, because not easily available with the current API
being used by either one.

Change-Id: Id269f0e3c4e3a68e19205de96c0b39980fde80ff
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2011-11-04 10:54:54 +01:00
..
animation QUnifiedTimer: Add callback for timer ticks. Used for profiling 2011-10-10 15:04:22 +02:00
arch Remove S60/symbian specific code in corelib/arch 2011-11-01 01:51:32 +01:00
codecs Use load() when constructing QSimpleCodec's reverse map 2011-10-27 11:12:38 +02:00
concurrent Fix most warnings about assignments of QAtomicInt. 2011-10-31 11:29:08 +01:00
global Enable deprecated feature for now 2011-11-03 18:43:52 +01:00
io QStandardPaths: add DownloadLocation. 2011-11-04 10:54:54 +01:00
kernel qeventdispatcher_win: Fix warnings about QAtomicInt. 2011-11-01 14:39:55 +01:00
plugin corelib: Remove Q_WS-macros. 2011-10-24 11:04:04 +02:00
statemachine Add missing Q_OBJECT macro to GoToStateTransition 2011-10-05 15:00:38 +02:00
thread QThread::isFinished should return true from finished() 2011-11-03 18:43:52 +01:00
tools Use standard spelling for two languages 2011-11-04 01:54:25 +01:00
xml Remove redundant assignment in QXmlStreamReader 2011-10-06 09:36:39 +02:00
QtCore.dynlist Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
corelib.pro corelib: Remove Q_WS-macros. 2011-10-24 11:04:04 +02:00
eval.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00