Christophe Dumez
|
92f840519c
|
- Allow to change UPnP port while it is enabled
- Allow to change qBT style! (GTK people should like Cleanlooks style)
|
18 years ago |
Christophe Dumez
|
e8cc751f22
|
- Splitted search engine code from MainWindow part because GUI.cpp was getting too big and we are going to add a RSS tab soon
- Removed some unnecessary includes
|
18 years ago |
Christophe Dumez
|
1d2d91d091
|
- Added a message saying if upnp is enabled or not
|
18 years ago |
Christophe Dumez
|
fd2d2ddc0b
|
- Added UPnP support (experimental) - taken from aMule CVS
|
18 years ago |
Christophe Dumez
|
f8e7687551
|
- Added CONFIG += thread
|
18 years ago |
Christophe Dumez
|
a0e49f8162
|
- bump version to v0.10.0alpha1 because now there is a branch for v0.9.x
|
18 years ago |
Christophe Dumez
|
398e121d2c
|
- Added some windows rules to src.pro
|
18 years ago |
Christophe Dumez
|
d67f141571
|
- Improved makefile generation
|
18 years ago |
Christophe Dumez
|
6dc77697f3
|
- Use the new doc directory
|
18 years ago |
Christophe Dumez
|
46a8d992cf
|
- Moved include(conf.pri) to qbittorrent.pro (clearer)
|
18 years ago |
Christophe Dumez
|
2aa0c5551c
|
- Removed some old stuff in project file (libqtxml + trayicon)
|
18 years ago |
Christophe Dumez
|
20ab863b38
|
- Updated to beta7
|
18 years ago |
Christophe Dumez
|
7fac73b76d
|
- Updated to beta6
- Updated Changelog
|
18 years ago |
Christophe Dumez
|
af3384f748
|
- Now VERSION is defined in src.pro, avoid duplication, cleaner and more adapted.
|
18 years ago |
Christophe Dumez
|
dc89c5d381
|
- A lot of fixes/improvements in bittorrent class (now compiling)
- Half way, now I need to rewrite the GUI class to use the bittorrent class
|
18 years ago |
Christophe Dumez
|
f4be28c014
|
- Move deletion from hard drive to a thread to avoid GUI freezing
|
18 years ago |
Christophe Dumez
|
1bb286f4a9
|
Fixed utf-8 support in paths and filenames
|
18 years ago |
Christophe Dumez
|
52f1463cb9
|
- Added a torrent addition dialog (Part 1: Still unperfect but working)
|
18 years ago |
Christophe Dumez
|
76ffe565e8
|
- Added Finnish translation
|
18 years ago |
Christophe Dumez
|
27b12498c2
|
- Enabling debug in v4.2.1 too because Trolltech didn't fix their bug yet
|
18 years ago |
Christophe Dumez
|
01c467c31a
|
- Replaced OSD messages by systray messages
|
18 years ago |
Christophe Dumez
|
8b702ef622
|
- Based on Qt 4.2
- Brand new trayicon from Qt 4.2
- Updated Changelog
- Updated configure file
|
18 years ago |
Christophe Dumez
|
c17196e07c
|
- Fixed prefix in Makefile
|
18 years ago |
Christophe Dumez
|
1a6b445652
|
- Fixed Qt 4.2.0 detection
|
18 years ago |
Christophe Dumez
|
48663205b7
|
- Enabled debug output when Qt 4.2.0 is detected (To avoid this bug in Qt: http://www.trolltech.com/developer/task-tracker/index_html?method=entry&id=133139)
|
18 years ago |
Christophe Dumez
|
2cc4e0e665
|
- Enabled debug mode
|
18 years ago |
Christophe Dumez
|
df2d5fa741
|
- Not loading/applying options everytime we show options window anymore...
- Fixed ip filter
- Updated version number
- Disabled debug mode
*** Release is approaching :) ***
|
18 years ago |
Christophe Dumez
|
a3f9de767b
|
- Disabled line wrapping in translators list
- Added -fwrapv to gcc command line
- Updated TODO (tested sequenced download and file previewing : it works!)
|
18 years ago |
Christophe Dumez
|
e9e55a3a9e
|
- Added Norwegian translation
|
18 years ago |
Christophe Dumez
|
969a02b93e
|
- Moved everything to trunk to create a stable branch
|
18 years ago |