nowrep
|
44693080cb
|
Qt5: Fixed Q_WS_X11 macro usage
|
2012-12-22 12:47:45 +01:00 |
|
nowrep
|
89e091f09c
|
Qt5: Main code has been edited to support both Qt4 and Qt5
It doesn't include plugins yet.
Even thought the app can be built with Qt5 now, it won't run.
I am still working on a fix.
|
2012-12-20 14:45:35 +01: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
|
38ef828b82
|
Private browsing now opens new browser window (in own process)
- closes #415
|
2012-06-26 11:49:39 +02: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 |
|