nowrep
|
44693080cb
|
Qt5: Fixed Q_WS_X11 macro usage
|
2012-12-22 12:47:45 +01:00 |
|
nowrep
|
999f499288
|
Use .qupzilla/tmp instead of /tmp.
- use it for downloading temporary files that are going
to be opened
- this directory will be cleaned upon application close
|
2012-11-27 19:14:03 +01:00 |
|
nowrep
|
528f398cbe
|
Using QLatin1String and QLatin1Char now everywhere
- it saves few unnecessary allocations
|
2012-09-04 12:42:45 +02:00 |
|
nowrep
|
7b21bf61f1
|
Q_OS_X11 macro is invalid in both Qt 4 & 5.
- so for now, use just Q_WS_X11
|
2012-09-04 10:54:39 +02:00 |
|
nowrep
|
c7cdaf824f
|
Qt5: Changing Q_WS_* macros to Q_OS_*
- Q_WS_* macros have been removed in Qt 5
|
2012-09-03 23:03:20 +02:00 |
|
nowrep
|
b2181f0bab
|
Coding style: Use empty QString() constructor instead of "" everywhere
|
2012-09-02 11:42:41 +02:00 |
|
nowrep
|
014fa12159
|
Added GreaseMonkey + PIM plugins
|
2012-07-11 18:30:00 +02:00 |
|
nowrep
|
2d5c9bcc2b
|
Building: Option to build without QtDBUS module.
- more info in BUILDING
- desktop notifications will be disabled with this option
|
2012-07-10 11:56:24 +02:00 |
|
nowrep
|
ac36261549
|
Plugins: Calling unload() on app shutdown.
|
2012-07-08 14:03:50 +02:00 |
|
nowrep
|
a0b9c0fc69
|
Fixed building on Windows + whole compilation is now faster.
|
2012-02-29 18:33:50 +01:00 |
|
nowrep
|
9c789792f4
|
Rearranged directory structure. All sources are under src/ dir now.
- updated Italian homepage translation
|
2012-02-23 19:18:08 +01:00 |
|