Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes: change file license headers to include LGPL | hjk | 2009-02-25 | 1058 | -22216/+17984 |
| | |||||
* | A simple, dummy, and probably buggy binary patched for Qt. | Roberto Raggi | 2009-02-24 | 4 | -0/+513 |
| | |||||
* | Fixes: - crash while open invalid doc files | Patrick Star | 2009-02-24 | 1 | -1/+1 |
| | | | | | | | Task: - found by Denis RevBy: - Thomas AutoTest: - manual Details: - we have some broken doc entrys, they won't return a url at all | ||||
* | Merge branch '1.0.0' into master-master | Oswald Buddenhagen | 2009-02-24 | 36 | -98/+100 |
|\ | | | | | | | | | | | Conflicts: src/plugins/debugger/debugger.pro src/plugins/debugger/gdbengine.cpp | ||||
| * | more reliable startup breakpoint handling | Oswald Buddenhagen | 2009-02-24 | 1 | -27/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | instead of picking "random" known entry point symbols, ask the debugger for the actual entry point. this also removes the "one instruction after the first one" hack, as it seems fairly pointless. NOTE: this does *not* work with the 2005 version of apple gdb. Conflicts: src/plugins/debugger/gdbengine.cpp | ||||
| * | more elegant | Oswald Buddenhagen | 2009-02-24 | 1 | -3/+1 |
| | | |||||
| * | less confusing "starting debugger" messages | Oswald Buddenhagen | 2009-02-24 | 1 | -3/+1 |
| | | |||||
| * | connect right signal | Oswald Buddenhagen | 2009-02-24 | 1 | -1/+1 |
| | | |||||
| * | create less likely to clash fifo names on windows | Oswald Buddenhagen | 2009-02-24 | 1 | -1/+5 |
| | | |||||
| * | Fixes: debugger: compile with QT_NO_CAST_TO_ASCII | hjk | 2009-02-24 | 2 | -9/+11 |
| | | |||||
| * | make attach & detach work | Oswald Buddenhagen | 2009-02-24 | 2 | -38/+87 |
| | | | | | | | | | | | | Conflicts: src/plugins/debugger/gdbengine.cpp | ||||
| * | more thoughtfull setTokenBarrier() placement | Oswald Buddenhagen | 2009-02-24 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | also, make it complain upon abuse of this call. Conflicts: src/plugins/debugger/gdbengine.cpp | ||||
| * | fix typos in comments | Oswald Buddenhagen | 2009-02-24 | 1 | -2/+2 |
| | | |||||
| * | Fixes: - Missed large icon | con | 2009-02-24 | 1 | -0/+0 |
| | | |||||
| * | Fixes: - Updated icons again | con | 2009-02-24 | 8 | -0/+0 |
| | | |||||
| * | Fixes: - Updated version number | con | 2009-02-24 | 26 | -97/+97 |
| | | |||||
* | | Merge branch '1.0.0' into master | Oswald Buddenhagen | 2009-02-24 | 3 | -76/+73 |
|\ \ | |/ | | | | | | | Conflicts: src/plugins/coreplugin/manhattanstyle.cpp | ||||
| * | Fixed qtlibspatcher wrapper script to pass on parameters | Berlin | 2009-02-24 | 1 | -2/+2 |
| | | | | | | | | Done with hjk | ||||
| * | Upgrade qtlibspatcher to patch Qt 4.5.0 | Thorbjørn Lindeijer | 2009-02-23 | 1 | -38/+38 |
| | | | | | | | | Was failing because it still tried to patch Qt 4.4.3 | ||||
| * | Fixes: Clean up manhattan toolbuttons | Jens Bache-Wiig | 2009-02-23 | 1 | -18/+9 |
| | | | | | | | | | | Details: Simplified painting a bit. Cleaner lines. | ||||
| * | Fixes: Resolve | Jens Bache-Wiig | 2009-02-23 | 1 | -35/+45 |
| | | |||||
* | | Cleanup | Roberto Raggi | 2009-02-24 | 1 | -17/+6 |
| | | |||||
* | | Cleanup the indexer, and remove to old sequential stuff. | Roberto Raggi | 2009-02-24 | 1 | -34/+15 |
| | | |||||
* | | Introduced a parallel indexer. It is ifdef-out atm. | Roberto Raggi | 2009-02-24 | 3 | -23/+102 |
| | | |||||
* | | more elegant | Oswald Buddenhagen | 2009-02-23 | 1 | -3/+1 |
| | | |||||
* | | Look at the char at the left of \ or @. | Roberto Raggi | 2009-02-23 | 1 | -1/+1 |
| | | |||||
* | | Postpone the update of the ifdefedOut blocks. | Roberto Raggi | 2009-02-23 | 2 | -1/+6 |
| | | |||||
* | | Oops! we still need to create a Document::Ptr for the `unresolved' files. | Roberto Raggi | 2009-02-23 | 1 | -1/+0 |
| | | |||||
* | | Merge branch '1.0.0' into master | Oswald Buddenhagen | 2009-02-23 | 44 | -167/+291 |
|\ \ | |/ | | | | | | | Conflicts: src/plugins/debugger/gdbengine.cpp | ||||
| * | Wrap qtlibspatcher for finding QtCore | Thorbjørn Lindeijer | 2009-02-23 | 1 | -0/+2 |
| | | |||||
| * | Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0 | hjk | 2009-02-23 | 9 | -39/+7 |
| |\ | |||||
| | * | Fixes: - Missing tr and bad mnemonic for File->Session | con | 2009-02-23 | 1 | -1/+1 |
| | | | | | | | | | | | | Task: - 244546 | ||||
| | * | Fixes: - Don't show Mac focus halo in locator and find | con | 2009-02-23 | 2 | -0/+3 |
| | | | | | | | | | | | | Task: - 242931 | ||||
| | * | Fixes: - Remove license button. | con | 2009-02-23 | 2 | -36/+0 |
| | | | |||||
| | * | Fixes: - Show extension of projects to add files to | con | 2009-02-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Details: - Helps distinguishing adding to pro or pri file with same name | ||||
| | * | Fixes: - Temporarily adapt picture in welcome screen. | con | 2009-02-23 | 2 | -0/+1 |
| | | | | | | | | | | | | Details: - New picture to be added later. | ||||
| | * | more precise label | Oswald Buddenhagen | 2009-02-23 | 1 | -1/+1 |
| | | | |||||
| * | | Fixes: debugger: fix Mac OS 10.4 | hjk | 2009-02-23 | 2 | -11/+46 |
| |/ | |||||
| * | Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0 | hjk | 2009-02-20 | 8 | -0/+2 |
| |\ | |||||
| | * | Fixes: - New application icons for windows and linux | con | 2009-02-20 | 7 | -0/+0 |
| | | | |||||
| | * | Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0 | con | 2009-02-20 | 1 | -2/+2 |
| | |\ | |||||
| | * | | Fixes: - Don't override mac app icon via setWindowIcon. | con | 2009-02-20 | 1 | -0/+2 |
| | | | | |||||
| * | | | Fixes: rename some commands to get something like a 'naming scheme' | hjk | 2009-02-20 | 14 | -30/+30 |
| | |/ | |/| | | | | | | | | | | in place RevBy: con | ||||
| * | | Fixes: commands: rename FakeVim.InstallHandler -> TextEditor.FakeVimHandler | hjk | 2009-02-20 | 1 | -2/+2 |
| |/ | |||||
| * | Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0 | Daniel Molkentin | 2009-02-19 | 56 | -840/+1571 |
| |\ | |||||
| | * | Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainline into 1.0.0 | dt | 2009-02-19 | 2 | -1/+0 |
| | |\ | |||||
| | * | | Fixes: Make QtCreator fly even in face of perforce misconfiguration. | dt | 2009-02-19 | 7 | -85/+207 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Details: If p4 is in path, but the server isn't configured correctly we were pretty slow, this fixes that by running p4 client -o after the settings have changed, if that doesn't return after 2 seconds, then we cache that as a invalid configuration. | ||||
| | * | | Fixes: Move code from ~OutputWindow to an earlier place. | dt | 2009-02-19 | 2 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | Details: We should stop all running runners, while the plugins are still alive. | ||||
| * | | | qtlibspatcher: Change path for bundled Qt to 4.5.0 on Windows | Daniel Molkentin | 2009-02-19 | 1 | -1/+1 |
| | | | | |||||
* | | | | Load library at runtime | Friedemann Kleint | 2009-02-23 | 4 | -29/+104 |
| | | | |